Triggered by Gerrit: https://git.eclipse.org/r/c/sphinx/org.eclipse.sphinx/+/184344 Running as SYSTEM Agent centos-7-x9btf is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-x9btf" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sphinx.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-x9btf" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-x9btf" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sphinx.svc.cluster.local/sphinx/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-sphinx" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-x9btf (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/gerrit The recommended git tool is: NONE using credential git.eclipse.org-bot-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/sphinx/org.eclipse.sphinx > git init /home/jenkins/agent/workspace/gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/sphinx/org.eclipse.sphinx > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_SSH to set credentials ssh://genie.sphinx@git.eclipse.org [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/gerrit@tmp/jenkins-gitclient-ssh4574845528298705538.key > git fetch --tags --progress https://git.eclipse.org/r/sphinx/org.eclipse.sphinx +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/sphinx/org.eclipse.sphinx # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/sphinx/org.eclipse.sphinx # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/sphinx/org.eclipse.sphinx using GIT_SSH to set credentials ssh://genie.sphinx@git.eclipse.org [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/gerrit@tmp/jenkins-gitclient-ssh16519098616448387501.key > git fetch --tags --progress https://git.eclipse.org/r/sphinx/org.eclipse.sphinx +refs/changes/*:refs/changes/* # timeout=10 > git rev-parse refs/remotes/origin/refs/changes/44/184344/13^{commit} # timeout=10 > git rev-parse refs/changes/44/184344/13^{commit} # timeout=10 Checking out Revision d2130802f9da6603fc6eaa201304c868698db017 (refs/changes/44/184344/13) > git config core.sparsecheckout # timeout=10 > git checkout -f d2130802f9da6603fc6eaa201304c868698db017 # timeout=10 Commit message: "Bug 575391 BasicModelSearchService now supports the use of wildcards and regular expressions" First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [gerrit] $ vncserver -list Starting xvnc [gerrit] $ Xvnc :38 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Parsing POMs Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Tue Oct 12 06:43:52 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5938 vncext: created VNC server for screen 0 Modules changed, recalculating dependency graph Established TCP socket on 45589 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [org.eclipse.sphinx.releng.builds] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 45589 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.sphinx.releng.builds/pom.xml verify -P platform-oxygen -Dmaven.test.failure.ignore=true [INFO] Scanning for projects... [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom (2.1 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 674 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 198 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 316 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 842 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 609 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 134 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 356 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 261 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 282 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 524 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 223 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 482 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 458 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 895 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 626 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 652 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 999 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 931 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 910 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 449 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 418 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 516 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 435 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 764 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 220 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 781 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 581 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 842 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 457 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 399 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.1 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 237 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.8 kB at 587 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 900 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar (5.5 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 734 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 826 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 215 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 419 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 550 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 248 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 408 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 886 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 451 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar (13 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: 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 (244 kB at 972 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar (36 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar (196 kB at 595 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 320 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar (1.4 MB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar (7.0 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar (38 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 705 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar (3.1 kB at 7.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar (9.6 kB at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 9.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar (34 kB at 75 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar (27 kB at 56 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar (21 kB at 44 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 704 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 38 kB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sphinx.releng:org.eclipse.sphinx.updates:eclipse-repository:0.12.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho:tycho-p2-repository-plugin is missing. @ line 31, column 18 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip (7.4 MB at 24 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar (217 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar (149 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar (48 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 280 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 307 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 780 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom (1.7 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar (8.0 kB at 402 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.0.0/tycho-source-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.0.0/tycho-source-plugin-1.0.0.pom (2.8 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.0.0/tycho-source-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.0.0/tycho-source-plugin-1.0.0.jar (23 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 737 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 483 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 822 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: 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 722 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 606 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.0.0/tycho-source-feature-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.0.0/tycho-source-feature-plugin-1.0.0.pom (2.1 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.0.0/tycho-extras-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.0.0/tycho-extras-1.0.0.pom (14 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.0.0/tycho-source-feature-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.0.0/tycho-source-feature-plugin-1.0.0.jar (19 kB at 343 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom (4.0 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 416 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 463 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 131 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 672 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 192 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 500 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (3.9 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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 246 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 382 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 313 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.9 kB at 956 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.8 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 220 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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.0 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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.1 kB at 506 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 369 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 675 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar (20 kB at 632 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 954 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom (2.2 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar (28 kB at 815 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom (2.7 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 643 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom (1.8 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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.0 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 211 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 559 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar (28 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar (20 kB at 976 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.pom (4.4 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.0.0/tycho-surefire-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.0.0/tycho-surefire-1.0.0.pom (3.3 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.jar (55 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.pom (2.1 kB at 47 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.pom (1.6 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.pom (1.6 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.pom (2.0 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.pom (2.2 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (2.3 kB at 9.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 402 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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 602 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 58 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 411 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 493 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 936 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 486 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 518 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 657 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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.0 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 316 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 699 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.jar (58 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.jar (417 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.jar (24 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 481 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 421 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 463 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 273 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 1.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.jar (160 kB at 156 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.jar (126 kB at 121 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 980 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 8.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom (2.6 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar (33 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (4.9 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 813 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 317 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 647 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: 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 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 297 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 416 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.pom (7.4 kB at 335 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.17.0/org.eclipse.xtend.maven.parent-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.17.0/org.eclipse.xtend.maven.parent-2.17.0.pom (15 kB at 776 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/xtext-dev-bom/2.17.0/xtext-dev-bom-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/xtext-dev-bom/2.17.0/xtext-dev-bom-2.17.0.pom (13 kB at 823 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.jar (45 kB at 42 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/1.0.0/tycho-document-bundle-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/1.0.0/tycho-document-bundle-plugin-1.0.0.pom (2.5 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/1.0.0/tycho-document-bundle-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/1.0.0/tycho-document-bundle-plugin-1.0.0.jar (32 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.0.0/tycho-p2-extras-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.0.0/tycho-p2-extras-plugin-1.0.0.pom (5.3 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.0.0/tycho-p2-extras-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.0.0/tycho-p2-extras-plugin-1.0.0.jar (25 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (4.1 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (32 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom (1.4 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar (14 kB at 469 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom (2.1 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar (20 kB at 1.5 MB/s) [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/ (128B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/ (128B) [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.7 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.7/ (496B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.7/ (496B) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.7/categoriesOxygen/ (1.46kB) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.7/categoriesOxygen/ (1.46kB) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/ (105.68kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/ (105.68kB) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/ (105.85kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/ (105.85kB) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (108.54kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (108.54kB) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.2-201711300510/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.2-201711300510/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.2-201711300510/ (108.92kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.2-201711300510/ (108.92kB) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/ (108.87kB) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3a-201803300640/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3a-201803300640/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3a-201803300640/ (108.7kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3a-201803300640/ (108.7kB) [INFO] Fetching p2.index from http://download.eclipse.org/viatra/updates/release/2.2.1/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/viatra/updates/release/2.2.1/ (172B) [INFO] Adding repository http://download.eclipse.org/viatra/updates/release/2.2.1 [INFO] Fetching content.xml.xz from http://download.eclipse.org/viatra/updates/release/2.2.1/ (19.07kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/viatra/updates/release/2.2.1/ (19.07kB) [INFO] Fetching p2.index from https://download.eclipse.org/collections/10.2.0/repository/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/collections/10.2.0/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/collections/10.2.0/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/collections/10.2.0/repository/ (6.68kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/collections/10.2.0/repository/ (6.68kB) [INFO] Fetching p2.index from http://download.eclipse.org/nebula/releases/latest/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/nebula/releases/latest/ (172B) [INFO] Adding repository http://download.eclipse.org/nebula/releases/latest [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/latest/ (25.07kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/latest/ (25.07kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ (134B) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ (134B) [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ (53.33kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ (53.33kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [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] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ (122B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/oxygen [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (512B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (512B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/ (72.42kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/ (72.42kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201706281000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201706281000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201706281000/ (854.27kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201706281000/ (854.27kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201710111001/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201710111001/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201710111001/ (852.46kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201710111001/ (852.46kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ (861.64kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ (861.64kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ (863.03kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ (863.03kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/pom.xml [INFO] Fetching R-4.7.1a-201710090410&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/ [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (436.32kB) [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (436.32kB) [INFO] Fetching R-4.7-201706120950&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/ [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (40.97kB) [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (40.97kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (53.99kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (53.99kB) [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (71.7kB) [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (71.7kB) [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (51.81kB) [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (51.81kB) [INFO] Fetching R-4.7.1-201709061700&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/ [INFO] Fetching org.eclipse.core.jobs_3.9.1.v20170714-0547.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (46.01kB) [INFO] Fetching org.eclipse.core.jobs_3.9.1.v20170714-0547.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (46.01kB) [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (35.26kB) [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (35.26kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (40.76kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (40.76kB) [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (104.66kB) [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (104.66kB) [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (368.51kB) [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (368.51kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (35.92kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (35.92kB) [INFO] Fetching 201706281000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (88.62kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (88.62kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (101.74kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (101.74kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.editor:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.editor:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/pom.xml [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (81.59kB) [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (81.59kB) [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (56.29kB) [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (56.29kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (37.68kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (37.68kB) [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (41.98kB) [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (41.98kB) [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (140.62kB) [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (140.62kB) [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (24.93kB) [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (24.93kB) [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (43.34kB) [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (43.34kB) [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (58.16kB) [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (58.16kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (90.43kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (90.43kB) [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (49.74kB) [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (49.74kB) [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (8.71MB) [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (8.71MB) [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (33.1kB) [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (33.1kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (27.68kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (27.68kB) [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (870.77kB) [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (870.77kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (13.47kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (13.47kB) [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (26.17kB) [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (26.17kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (16.6kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (16.6kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (22.58kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (22.58kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (24.42kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (24.42kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (7.71kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (7.71kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (16.46kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (17.34kB) [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (17.34kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (21.68kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (21.68kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (98kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (98kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (24.35kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (24.35kB) [INFO] Fetching org.eclipse.swt_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.86kB) [INFO] Fetching org.eclipse.swt_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.86kB) [INFO] Fetching org.eclipse.jface_3.13.1.v20170810-0135.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (355.4kB) [INFO] Fetching org.eclipse.jface_3.13.1.v20170810-0135.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (355.4kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (65.05kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (65.05kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (80.65kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (80.65kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (16.49kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (16.49kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (9.98kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (9.98kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (107.68kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (107.68kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (13.36kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (13.36kB) [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (16.46kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (9.85kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (9.85kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (85.98kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (85.98kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (80.3kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (80.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (55.59kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (55.59kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (94.16kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (94.16kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (70.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (70.39kB) [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (71.53kB) [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (71.53kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (7.93kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (7.93kB) [INFO] Fetching org.eclipse.emf.common.ui_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (56.72kB) [INFO] Fetching org.eclipse.emf.common.ui_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (56.72kB) [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (357.53kB) [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (357.53kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (74.95kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (74.95kB) [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (1,013.66kB) [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (1,013.66kB) [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (23.15kB) [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (23.15kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (73.2kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (73.2kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (101.67kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (101.67kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (47.4kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (47.4kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (52.24kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (52.24kB) [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (41.32kB) [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (41.32kB) [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (42.3kB) [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (42.3kB) [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (122.73kB) [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (122.73kB) [INFO] Fetching org.eclipse.jface.text_3.12.0.v20170523-1043.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (318.65kB) [INFO] Fetching org.eclipse.jface.text_3.12.0.v20170523-1043.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (318.65kB) [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (91.18kB) [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (91.18kB) [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (972.73kB) [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (972.73kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (954.94kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (954.94kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.25MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.25MB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.editor:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/pom.xml [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (676.25kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (676.25kB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (141.47kB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (141.47kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160520211859/repository/ [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (246.29kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (246.29kB) [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (2.58MB) [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (2.58MB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (106.17kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (106.17kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (35.64kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (35.64kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB) [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (32.79kB) [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (32.79kB) [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (18.01kB) [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (18.01kB) [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (123.34kB) [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (123.34kB) [INFO] Fetching org.eclipse.emf.codegen_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (102.97kB) [INFO] Fetching org.eclipse.emf.codegen_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (102.97kB) [INFO] Fetching org.eclipse.jdt.core_3.13.50.v20171007-0855.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (6.4MB) [INFO] Fetching org.eclipse.jdt.core_3.13.50.v20171007-0855.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (6.4MB) [INFO] Fetching org.eclipse.jdt.launching_3.9.50.v20171009-0349.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (126.71kB) [INFO] Fetching org.eclipse.jdt.launching_3.9.50.v20171009-0349.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (126.71kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (451.05kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (451.05kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (63.18kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (63.18kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (8.88kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (8.88kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (13.43kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (13.43kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (129.49kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (129.49kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.0.201706061339.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (169.02kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.0.201706061339.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (169.02kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201706061352.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (403.65kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201706061352.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (403.65kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201706061339.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (44.5kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201706061339.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (44.5kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201706061339.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (85.04kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201706061339.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (85.04kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201706061339.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (23.11kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201706061339.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (23.11kB) [INFO] Fetching org.eclipse.jdt.debug_3.11.50.v20170920-1717.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (912.26kB) [INFO] Fetching org.eclipse.jdt.debug_3.11.50.v20170920-1717.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (912.26kB) [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (74.79kB) [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (74.79kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (48.91kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (48.91kB) [INFO] Fetching org.eclipse.xtend.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (60.07kB) [INFO] Fetching org.eclipse.xtend.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (60.07kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (22.36kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (22.36kB) [INFO] Fetching org.eclipse.xtend.core_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (737.79kB) [INFO] Fetching org.eclipse.xtend.core_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (737.79kB) [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (134.81kB) [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (134.81kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (40.42kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (40.42kB) [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (82.03kB) [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (82.03kB) [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (122.68kB) [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (122.68kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (229.15kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (229.15kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (148.58kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (96.31kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (96.31kB) [INFO] Fetching org.eclipse.xtext.common.types_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (130.65kB) [INFO] Fetching org.eclipse.xtext.common.types_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (130.65kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (869.55kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (869.55kB) [INFO] Fetching org.eclipse.xtext_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (763.75kB) [INFO] Fetching org.eclipse.xtext_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (763.75kB) [INFO] Fetching org.eclipse.xtext.util_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (102.9kB) [INFO] Fetching org.eclipse.xtext.util_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (102.9kB) [INFO] Fetching org.eclipse.xtext.smap_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (11.84kB) [INFO] Fetching org.eclipse.xtext.smap_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (11.84kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (26.12kB) [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (33.32kB) [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (33.32kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/pom.xml [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (314.64kB) [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (314.64kB) [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (199.22kB) [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (199.22kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (22.94kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (22.94kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (42.14kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (42.14kB) [INFO] Fetching 201710111001&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ [INFO] Fetching org.eclipse.emf.compare_3.5.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (168.6kB) [INFO] Fetching org.eclipse.emf.compare_3.5.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (168.6kB) [INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (62.33kB) [INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (62.33kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (41.48kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (41.48kB) [INFO] Fetching org.eclipse.emf.compare.ide_3.4.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (32.07kB) [INFO] Fetching org.eclipse.emf.compare.ide_3.4.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (32.07kB) [INFO] Fetching org.eclipse.emf.compare.rcp_2.5.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (34.4kB) [INFO] Fetching org.eclipse.emf.compare.rcp_2.5.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (34.4kB) [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (127.48kB) [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (127.48kB) [INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (196.49kB) [INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (196.49kB) [INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (116.91kB) [INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.1.201709090201.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201710111001/plugins/ (116.91kB) [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (517.17kB) [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (517.17kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/pom.xml [INFO] Fetching org.eclipse.nebula.widgets.xviewer_1.1.0.202011020719.jar from http://download.eclipse.org/nebula/releases/latest/plugins/ (318.79kB) [INFO] Fetching org.eclipse.nebula.widgets.xviewer_1.1.0.202011020719.jar from http://download.eclipse.org/nebula/releases/latest/plugins/ (318.79kB) [INFO] Fetching org.eclipse.nebula.widgets.xviewer.core_1.0.0.202011020719.jar from http://download.eclipse.org/nebula/releases/latest/plugins/ (39.15kB) [INFO] Fetching org.eclipse.nebula.widgets.xviewer.core_1.0.0.202011020719.jar from http://download.eclipse.org/nebula/releases/latest/plugins/ (39.15kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/pom.xml [INFO] Fetching org.eclipse.collections_10.2.0.v20200211-1558.jar.pack.gz from https://download.eclipse.org/collections/10.2.0/repository/plugins/ (1.66MB) [INFO] Fetching org.eclipse.collections_10.2.0.v20200211-1558.jar.pack.gz from https://download.eclipse.org/collections/10.2.0/repository/plugins/ (1.66MB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (40.05kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (40.05kB) [INFO] Fetching org.eclipse.viatra.query.runtime.ui_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (11.88kB) [INFO] Fetching org.eclipse.viatra.query.runtime.ui_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (11.88kB) [INFO] Fetching org.eclipse.viatra.query.runtime_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (62.06kB) [INFO] Fetching org.eclipse.viatra.query.runtime_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (62.06kB) [INFO] Fetching org.eclipse.viatra.query.runtime.base_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (47.25kB) [INFO] Fetching org.eclipse.viatra.query.runtime.base_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (47.25kB) [INFO] Fetching org.eclipse.viatra.query.runtime.matchers_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (103.74kB) [INFO] Fetching org.eclipse.viatra.query.runtime.matchers_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (103.74kB) [INFO] Fetching org.eclipse.viatra.query.runtime.base.itc_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (29.51kB) [INFO] Fetching org.eclipse.viatra.query.runtime.base.itc_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (29.51kB) [INFO] Fetching org.eclipse.viatra.query.runtime.localsearch_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (68.22kB) [INFO] Fetching org.eclipse.viatra.query.runtime.localsearch_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (68.22kB) [INFO] Fetching org.eclipse.viatra.query.runtime.rete_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (95.67kB) [INFO] Fetching org.eclipse.viatra.query.runtime.rete_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (95.67kB) [INFO] Fetching org.eclipse.viatra.query.runtime.rete.recipes_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (42.01kB) [INFO] Fetching org.eclipse.viatra.query.runtime.rete.recipes_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (42.01kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.explorer:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.explorer:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/pom.xml [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (105.95kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (105.95kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (179.49kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (179.49kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (66.86kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (66.86kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.explorer:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.headless:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.headless:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.headless:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/pom.xml [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (72.08kB) [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (72.08kB) [INFO] Fetching org.eclipse.ant.launching_1.2.0.v20170509-2157.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (101.6kB) [INFO] Fetching org.eclipse.ant.launching_1.2.0.v20170509-2157.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (101.6kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (20.53kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (20.53kB) [INFO] Fetching org.eclipse.ant.ui_3.7.0.v20170412-1054.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (483.71kB) [INFO] Fetching org.eclipse.ant.ui_3.7.0.v20170412-1054.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (483.71kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (66.75kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (66.75kB) [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (993.18kB) [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (993.18kB) [INFO] Fetching org.eclipse.jdt.ui_3.13.50.v20170929-1653.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (4.03MB) [INFO] Fetching org.eclipse.jdt.ui_3.13.50.v20170929-1653.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (4.03MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.8.50.v20170928-1211.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.61MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.8.50.v20170928-1211.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.61MB) [INFO] Fetching org.eclipse.jdt.junit_3.10.50.v20171004-1157.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (235.52kB) [INFO] Fetching org.eclipse.jdt.junit_3.10.50.v20171004-1157.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (235.52kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.2kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.2kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (45.05kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (45.05kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (103.26kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (103.26kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (72.9kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (72.9kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (23.26kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (23.26kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (31.18kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (31.18kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (40.67kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (40.67kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (102.59kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (102.59kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (15.87kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (15.87kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (116.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (116.15kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.1.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (295.29kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.1.v20170906-1259.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (295.29kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (72.71kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (72.71kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.9.50.v20170920-1015.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (99.48kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.9.50.v20170920-1015.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (99.48kB) [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (218.87kB) [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (218.87kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.650.v20170920-1015.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.27kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.650.v20170920-1015.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.27kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.9.50.v20170927-1941.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (62.4kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.9.50.v20170927-1941.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (62.4kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (283.72kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (283.72kB) [INFO] Fetching org.eclipse.pde.build_3.9.300.v20170515-0912.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (479.6kB) [INFO] Fetching org.eclipse.pde.build_3.9.300.v20170515-0912.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (479.6kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (44.89kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (44.89kB) [INFO] Fetching org.eclipse.pde.core_3.11.100.v20170517-0724.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (1.26MB) [INFO] Fetching org.eclipse.pde.core_3.11.100.v20170517-0724.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (1.26MB) [INFO] Fetching org.eclipse.pde.launching_3.7.50.v20171007-1315.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (50.57kB) [INFO] Fetching org.eclipse.pde.launching_3.7.50.v20171007-1315.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (50.57kB) [INFO] Fetching org.eclipse.pde.ui_3.10.50.v20171007-1315.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.46MB) [INFO] Fetching org.eclipse.pde.ui_3.10.50.v20171007-1315.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.46MB) [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (142kB) [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (142kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (118.56kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (118.56kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (83.71kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (83.71kB) [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (26.66kB) [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (26.66kB) [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (19.33kB) [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (19.33kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/pom.xml [INFO] Fetching org.eclipse.xsd_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (548.21kB) [INFO] Fetching org.eclipse.xsd_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (548.21kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.bridge:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.bridge:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.bridge:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/pom.xml [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201706061352.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (74.27kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201706061352.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (74.27kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.runtime.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.runtime.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (114.43kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (114.43kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (252.27kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (252.27kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (117.17kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (117.17kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (99.13kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (99.13kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (75.19kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (75.19kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (130.4kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (130.4kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.8.0.201706061354.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (373.75kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.8.0.201706061354.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (373.75kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (111.51kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (111.51kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (185.96kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (185.96kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (28.53kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (28.53kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (92.26kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (92.26kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (48.52kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (48.52kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (212.78kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (212.78kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (61.51kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (61.51kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (120.78kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (120.78kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (307.51kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (307.51kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (107.19kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (107.19kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.runtime.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.jdt:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.jdt:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.jdt:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.pde:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.pde:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.pde:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.launching:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.launching:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.launching:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/pom.xml [INFO] Fetching org.eclipse.emf.mwe.ui_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (47.09kB) [INFO] Fetching org.eclipse.emf.mwe.ui_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (47.09kB) [INFO] Fetching org.eclipse.xtend.shared.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (104.93kB) [INFO] Fetching org.eclipse.xtend.shared.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (104.93kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (80.37kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/pom.xml [INFO] Fetching org.eclipse.xpand.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (37.21kB) [INFO] Fetching org.eclipse.xpand.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (37.21kB) [INFO] Fetching org.eclipse.xtend.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (27.28kB) [INFO] Fetching org.eclipse.xtend.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (27.28kB) [INFO] Fetching org.eclipse.xtend.check.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (17.94kB) [INFO] Fetching org.eclipse.xtend.check.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (17.94kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.actions:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.actions:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.actions:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.codegen.xpand.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.codegen.xpand.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.codegen.xpand.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.common.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.common.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.common.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.csv:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.csv:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.csv:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.html:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.html:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.html:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.explorer:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.explorer:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.explorer:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird10.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird10.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird10.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.codegen.xpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.codegen.xpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.codegen.xpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.diagram.gmf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.diagram.gmf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/pom.xml [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (148.12kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (148.12kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (68.07kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (68.07kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (41.57kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (41.57kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (181.96kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (181.96kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (131.72kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (131.72kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.56kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.56kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (44.63kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (44.63kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (67.08kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (67.08kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (21.14kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (21.14kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (14.95kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (14.95kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (174.68kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (174.68kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (36.25kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (36.25kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (60.76kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (60.76kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (38.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (38.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (14.84kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (14.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (88.47kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (88.47kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (134.21kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (134.21kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (90.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (90.72kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (191.96kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (191.96kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (23.61kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (23.61kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (114.76kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (114.76kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (67.95kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (67.95kB) [INFO] Fetching org.eclipse.ocl_3.6.200.v20170522-1736.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ocl_3.6.200.v20170522-1736.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (1.1MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.92kB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.92kB) [INFO] Fetching org.eclipse.ocl.common_1.4.200.v20160613-1518.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (13.81kB) [INFO] Fetching org.eclipse.ocl.common_1.4.200.v20160613-1518.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (13.81kB) [INFO] Fetching org.eclipse.ocl.ecore_3.6.200.v20170522-1736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (100.83kB) [INFO] Fetching org.eclipse.ocl.ecore_3.6.200.v20170522-1736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (100.83kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (17.78kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (17.78kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.diagram.gmf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.edit:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.editors.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.editors.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.editors.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.splitting:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.splitting:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.splitting:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.transform.xtend:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.transform.xtend:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.transform.xtend:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/pom.xml [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201706061352.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (20.89kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201706061352.jar from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (20.89kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.tests.perf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.tests.perf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.tests.perf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.transform.xtend.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.transform.xtend.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.transform.xtend.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/pom.xml [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (16.95kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (16.95kB) [INFO] Fetching org.eclipse.uml2.uml_5.3.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (1.07MB) [INFO] Fetching org.eclipse.uml2.uml_5.3.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (1.07MB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.3.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (166.3kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.3.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (166.3kB) [INFO] Fetching org.eclipse.uml2.common_2.1.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (31.53kB) [INFO] Fetching org.eclipse.uml2.common_2.1.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (31.53kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.1.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (15.07kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.1.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (15.07kB) [INFO] Fetching org.eclipse.uml2.types_2.0.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (11.01kB) [INFO] Fetching org.eclipse.uml2.types_2.0.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (11.01kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.validation.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.validation.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.validation.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.views.documentation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.views.documentation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.views.documentation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows.lib:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows.lib:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows.lib:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (33.81kB) [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (33.81kB) [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (29.97kB) [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (29.97kB) [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (51.89kB) [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (51.89kB) [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (30.64kB) [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (30.64kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.editors.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.editors.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.editors.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.mwe.dynamic.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.mwe.dynamic.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.mwe.dynamic.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.ui.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.ui.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.ui.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.extension:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.extension:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.extension:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.search.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.search.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.search.ui:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.validation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.validation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.validation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.jdt.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.jdt.integration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.jdt.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.jdt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.jdt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.jdt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.platform.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.platform.integration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.platform.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.platform/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.platform/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.platform/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.xtendxpand.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.xtendxpand.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.xtendxpand.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.xtendxpand.integration/pom.xml [INFO] Fetching org.eclipse.emf.converter_2.8.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (35.17kB) [INFO] Fetching org.eclipse.emf.converter_2.8.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (35.17kB) [INFO] Fetching org.eclipse.emf.importer_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (38.92kB) [INFO] Fetching org.eclipse.emf.importer_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (38.92kB) [INFO] Fetching org.eclipse.xtend.typesystem.uml2_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (24.07kB) [INFO] Fetching org.eclipse.xtend.typesystem.uml2_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (24.07kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.3.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (153.28kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.3.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (153.28kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.1.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (26.51kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.1.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (26.51kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.0.100.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (34.87kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.0.100.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (34.87kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.3.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (242.58kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.3.0.v20170605-1616.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201706281000/plugins/ (242.58kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.xtendxpand.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.xtendxpand.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration.referenceworkspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration.referenceworkspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration.referenceworkspace:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.core:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.core:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.core-feature/pom.xml [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.core:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.core-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.check-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.check-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.check:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.check-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.compare-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.compare-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.compare-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors.forms-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors.forms-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors.forms-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.viatra.query-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.viatra.query-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.viatra.query-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.metamodelgen-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.metamodelgen-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.metamodelgen:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.metamodelgen-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.mwe.dynamic:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.mwe.dynamic:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.mwe.dynamic:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.navigators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.navigators-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.navigators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.navigators-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.navigators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.navigators-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.search:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.search-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.search:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.search-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.search:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.search-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.serialization-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.serialization-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.serialization-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.serialization.generators-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.serialization.generators-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization.generators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.serialization.generators-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.validation-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.validation-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.validation-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.gmf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.gmf.editors-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.gmf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.gmf.editors-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.gmf.editors:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.gmf.editors-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.jdtpde:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.jdtpde-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.jdtpde:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.jdtpde-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.jdtpde:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.jdtpde-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.xtendxpand-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.xtendxpand-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.xtendxpand-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.core:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.core:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.core-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.core:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.core-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.emf.compare-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.emf.compare-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.emf.compare:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.emf.compare-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.viatra.query-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.viatra.query-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.viatra.query-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.uml2:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.uml2:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.uml2:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.navigators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.navigators-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.navigators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.navigators-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.navigators:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.navigators-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.nebula-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.nebula-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.nebula-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.validation-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.validation-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.validation:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.validation-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.workflows-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.workflows-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.workflows:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.workflows-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.xtendxpand-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.xtendxpand-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.xtendxpand:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.xtendxpand-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.doc:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.doc-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.doc:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.doc-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.doc:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.doc-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.viatra.query-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.viatra.query-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.viatra.query-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.viatra.query.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.viatra.query.sdk-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.viatra.query.sdk-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.nebula-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.nebula-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.nebula:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.nebula-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.nebula.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.nebula.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.nebula.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.nebula.sdk-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.nebula.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.nebula.sdk-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.sdk-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.sdk:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.sdk-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.testutils:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.testutils-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.testutils:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.testutils-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.testutils:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.testutils-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.thirdparty:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.thirdparty-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.thirdparty:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.thirdparty-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.thirdparty:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.thirdparty-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.docs:org.eclipse.sphinx.doc.isv:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/docs/org.eclipse.sphinx.doc.isv/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.docs:org.eclipse.sphinx.doc.isv:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/docs/org.eclipse.sphinx.doc.isv/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.docs:org.eclipse.sphinx.doc.isv:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/docs/org.eclipse.sphinx.doc.isv/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sphinx.releng:org.eclipse.sphinx.updates:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.sphinx.releng.builds/repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.releng:org.eclipse.sphinx.updates:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.sphinx.releng.builds/repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sphinx.releng:org.eclipse.sphinx.updates:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.sphinx.releng.builds/repository/pom.xml [WARNING] The project org.eclipse.sphinx.releng:org.eclipse.sphinx.releng.parent:pom:0.12.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.sphinx.releng.parent [pom] [INFO] org.eclipse.sphinx.targets.oxygen [eclipse-target-definition] [INFO] org.eclipse.sphinx.emf.check.catalog [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.check.catalog.edit [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.check.catalog.editor [eclipse-plugin] [INFO] org.eclipse.sphinx.platform [eclipse-plugin] [INFO] org.eclipse.sphinx.emf [eclipse-plugin] [INFO] org.eclipse.sphinx.jdt [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.workspace [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.check [eclipse-plugin] [INFO] org.eclipse.sphinx.platform.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.check.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.compare [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.workspace.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.editors [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.compare.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.editors.forms [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.editors.forms.nebula [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.editors.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.explorer [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.metamodelgen [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.metamodelgen.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.headless [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.launching [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.launching.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.search.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.workspace.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.search.ui.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.serialization [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.serialization.generators [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.validation.bridge [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.validation [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.validation.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.gmf.workspace [eclipse-plugin] [INFO] org.eclipse.sphinx.gmf.runtime.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.pde [eclipse-plugin] [INFO] org.eclipse.sphinx.platform.launching [eclipse-plugin] [INFO] org.eclipse.sphinx.xtend.typesystem.emf [eclipse-plugin] [INFO] org.eclipse.sphinx.xtend.typesystem.emf.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.xtendxpand [eclipse-plugin] [INFO] org.eclipse.sphinx.xtendxpand.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.common.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.actions [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.codegen.xpand.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.emf.compare.reports.csv [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.emf.compare.reports.html [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.explorer [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird.ide [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird.ide.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird.metamodelgen [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird10 [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird10.edit [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird10.ide.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird10.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20 [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.check [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.codegen.xpand [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.edit [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.ide.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.diagram.gmf [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.editors.nebula [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.emf.compare [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.ide [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.splitting [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.transform.xtend [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.validation [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.workflows.lib [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.workflows [eclipse-plugin] [INFO] org.eclipse.sphinx.testutils [eclipse-plugin] [INFO] org.eclipse.sphinx.testutils.integration [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.tests.perf [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.transform.xtend.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.uml2.ide [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.uml2.ide.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.validation.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.views.documentation [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.workflows [eclipse-plugin] [INFO] org.eclipse.sphinx.testutils.integration.referenceworkspace [eclipse-plugin] [INFO] org.eclipse.sphinx.tests.emf.check [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.editors.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.viatra.query [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.mwe.dynamic.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.serialization.generators [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.serialization [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.ui.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.workspace.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.workspace.ui [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.workspace [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.workspace.extension [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.search.ui [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.validation [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.jdt.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.jdt [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.platform.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.platform [eclipse-test-plugin] [INFO] org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand [eclipse-plugin] [INFO] org.eclipse.sphinx.tests.xtendxpand.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.core [eclipse-feature] [INFO] org.eclipse.sphinx.emf.check [eclipse-feature] [INFO] org.eclipse.sphinx.emf.compare [eclipse-feature] [INFO] org.eclipse.sphinx.emf.editors [eclipse-feature] [INFO] org.eclipse.sphinx.emf.editors.forms [eclipse-feature] [INFO] org.eclipse.sphinx.emf.editors.forms.nebula [eclipse-feature] [INFO] org.eclipse.sphinx.emf.viatra.query [eclipse-feature] [INFO] org.eclipse.sphinx.emf.metamodelgen [eclipse-feature] [INFO] org.eclipse.sphinx.emf.mwe.dynamic [eclipse-feature] [INFO] org.eclipse.sphinx.emf.navigators [eclipse-feature] [INFO] org.eclipse.sphinx.emf.search [eclipse-feature] [INFO] org.eclipse.sphinx.emf.serialization [eclipse-feature] [INFO] org.eclipse.sphinx.emf.serialization.generators [eclipse-feature] [INFO] org.eclipse.sphinx.emf.validation [eclipse-feature] [INFO] org.eclipse.sphinx.gmf.editors [eclipse-feature] [INFO] org.eclipse.sphinx.jdtpde [eclipse-feature] [INFO] org.eclipse.sphinx.xtendxpand [eclipse-feature] [INFO] org.eclipse.sphinx.examples.core [eclipse-feature] [INFO] org.eclipse.sphinx.examples.emf.compare [eclipse-feature] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query [eclipse-feature] [INFO] org.eclipse.sphinx.examples.viatra.query [eclipse-feature] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird [eclipse-feature] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird.nebula [eclipse-feature] [INFO] org.eclipse.sphinx.examples.metamodels.uml2 [eclipse-feature] [INFO] org.eclipse.sphinx.examples.navigators [eclipse-feature] [INFO] org.eclipse.sphinx.examples.nebula [eclipse-feature] [INFO] org.eclipse.sphinx.examples.validation [eclipse-feature] [INFO] org.eclipse.sphinx.examples.workflows [eclipse-feature] [INFO] org.eclipse.sphinx.examples.xtendxpand [eclipse-feature] [INFO] org.eclipse.sphinx [eclipse-feature] [INFO] org.eclipse.sphinx.doc.isv [eclipse-plugin] [INFO] org.eclipse.sphinx.doc [eclipse-feature] [INFO] org.eclipse.sphinx.examples [eclipse-feature] [INFO] org.eclipse.sphinx.viatra.query [eclipse-feature] [INFO] org.eclipse.sphinx.viatra.query.sdk [eclipse-feature] [INFO] org.eclipse.sphinx.nebula [eclipse-feature] [INFO] org.eclipse.sphinx.nebula.sdk [eclipse-feature] [INFO] org.eclipse.sphinx.sdk [eclipse-feature] [INFO] org.eclipse.sphinx.testutils [eclipse-feature] [INFO] org.eclipse.sphinx.thirdparty [eclipse-feature] [INFO] org.eclipse.sphinx.updates [eclipse-repository] [INFO] org.eclipse.sphinx.releng.builds [pom] [INFO] [INFO] -----< org.eclipse.sphinx.releng:org.eclipse.sphinx.releng.parent >----- [INFO] Building org.eclipse.sphinx.releng.parent 0.12.0-SNAPSHOT [1/148] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.releng.parent --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.releng.parent --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.releng.parent --- [INFO] [INFO] -----------------< org.eclipse.sphinx.targets:oxygen >------------------ [INFO] Building org.eclipse.sphinx.targets.oxygen 0.12.0-SNAPSHOT [2/148] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ oxygen --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-target-definition (default-package-target-definition) @ oxygen --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ oxygen --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ oxygen --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog >--- [INFO] Building org.eclipse.sphinx.emf.check.catalog 0.12.0-SNAPSHOT [3/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 435 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 499 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 774 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 444 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 260 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 804 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 943 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (9.9 kB at 398 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (5.9 kB at 228 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 816 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 826 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 970 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (13 kB at 327 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 332 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 860 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 538 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 731 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 3.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 3.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 81 kB/s) [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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 345 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: 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 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom (1.8 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom (1.0 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.1 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 8.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 228 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar (16 kB at 470 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: 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 (169 kB at 611 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar (5.8 MB at 3.2 MB/s) [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/target/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/target/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.edit >-- [INFO] Building org.eclipse.sphinx.emf.check.catalog.edit 0.12.0-SNAPSHOT [4/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.editor >-- [INFO] Building org.eclipse.sphinx.emf.check.catalog.editor 0.12.0-SNAPSHOT [5/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] -------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform >------- [INFO] Building org.eclipse.sphinx.platform 0.12.0-SNAPSHOT [6/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.platform --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.platform --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.platform --- [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.platform --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.platform --- [INFO] [INFO] ---------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf >---------- [INFO] Building org.eclipse.sphinx.emf 0.12.0-SNAPSHOT [7/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.emf --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 369 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 804 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.pom (7.5 kB at 328 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.pom (5.5 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.pom (6.0 kB at 403 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.pom (10 kB at 630 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.pom (7.7 kB at 298 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.pom (5.3 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.pom (5.0 kB at 227 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.pom (5.1 kB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 701 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.1 kB at 69 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.1 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (7.3 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 kB at 519 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 306 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.1 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4.0 kB at 238 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (8.6 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 215 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 173 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 210 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (3.2 kB at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 131 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 8.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (2.2 kB at 1.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (2.3 kB at 137 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (2.1 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom (2.7 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom (2.5 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom (1.9 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom (2.3 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom (2.4 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom (1.9 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.pom (1.9 kB at 1.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.pom (1.9 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.pom (5.5 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.1 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.jar (122 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.jar (75 kB at 785 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.jar (1.5 MB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.jar (134 kB at 746 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.jar (197 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.jar (88 kB at 440 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.jar (106 kB at 493 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.jar (1.4 MB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 9.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.jar (94 kB at 336 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.jar (67 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.jar (894 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.jar (116 kB at 270 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.jar (218 kB at 503 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.jar (206 kB at 413 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.jar (286 kB at 517 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.jar (497 kB at 897 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.jar (306 kB at 520 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.jar (159 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.jar (19 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.jar (105 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.jar (2.6 MB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.jar (75 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: 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 (358 kB at 463 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: 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 (1.2 MB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 2.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.jar (6.9 MB at 8.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (710 kB at 834 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 5.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.jar (2.7 MB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 547 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: 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.jar [INFO] Downloaded from eclipse.maven.central.mirror: 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 (230 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: 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.jar (289 kB at 307 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 176 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (152 kB at 156 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.jar (107 kB at 100 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 43 kB/s) [WARNING] WARNING: URIExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/URIExtensions.xtend 93: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: URIExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/URIExtensions.xtend 162: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: URIExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/URIExtensions.xtend 190: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: URIExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/URIExtensions.xtend 192: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf --- [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/Activator.java:[20] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.ProxyHelperAdapterFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ProxyHelperAdapterFactory is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/Activator.java:[98] ProxyHelperAdapterFactory.INSTANCE.start(); ^^^^^^^^^^^^^^^^^^^^^^^^^ The type ProxyHelperAdapterFactory is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/Activator.java:[98] ProxyHelperAdapterFactory.INSTANCE.start(); ^^^^^^^^ The field ProxyHelperAdapterFactory.INSTANCE is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/Activator.java:[98] ProxyHelperAdapterFactory.INSTANCE.start(); ^^^^^^^ The method start() from the type ProxyHelperAdapterFactory is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/Activator.java:[105] ProxyHelperAdapterFactory.INSTANCE.stop(); ^^^^^^^^^^^^^^^^^^^^^^^^^ The type ProxyHelperAdapterFactory is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/Activator.java:[105] ProxyHelperAdapterFactory.INSTANCE.stop(); ^^^^^^^^ The field ProxyHelperAdapterFactory.INSTANCE is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/Activator.java:[105] ProxyHelperAdapterFactory.INSTANCE.stop(); ^^^^^^ The method stop() from the type ProxyHelperAdapterFactory is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/model/ModelDescriptor.java:[306] IMetaModelDescriptor oldMMDescriptor = MetaModelDescriptorRegistry.INSTANCE.getOldDescriptor(file); ^^^^^^^^^^^^^^^^^^^^^^ The method getOldDescriptor(IFile) from the type MetaModelDescriptorRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/internal/resource/ModelConverterDescription.java:[25] private static final String NO_DETAILS_AVAILABLE_TEXT = "No details on the model converter's behavior is provided."; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/ModelIndexUpdater.java:[143] Job job = new Job("Update model index") { ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/WorkspaceTransactionUtil.java:[85] return (IUndoContext) ResourcesPlugin.getWorkspace().getAdapter(IUndoContext.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IUndoContext to IUndoContext [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/validation/ValidationProblemMarkersChangeNotifier.java:[41] protected ListenerList listeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/validation/ValidationProblemMarkersChangeNotifier.java:[41] protected ListenerList listeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/validation/ValidationProblemMarkersChangeNotifier.java:[51] listeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/metamodel/MetaModelDescriptorRegistry.java:[417] public Object getAdapter(@SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type MetaModelDescriptorRegistry needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/model/ModelDescriptorRegistry.java:[56] private ListenerList modelDescriptorChangeListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/model/ModelDescriptorRegistry.java:[56] private ListenerList modelDescriptorChangeListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/model/ModelDescriptorRegistry.java:[369] IMetaModelDescriptor oldMMDescriptor = MetaModelDescriptorRegistry.INSTANCE.getOldDescriptor(file); ^^^^^^^^^^^^^^^^^^^^^^ The method getOldDescriptor(IFile) from the type MetaModelDescriptorRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/model/ModelDescriptorRegistry.java:[755] modelDescriptorChangeListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized 19 problems (19 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf --- [INFO] [INFO] ---------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.jdt >---------- [INFO] Building org.eclipse.sphinx.jdt 0.12.0-SNAPSHOT [8/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.jdt --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.jdt --- [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 29: The private modifier is unnecessary on field javaProject [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 37: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 63: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 95: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 113: The public modifier is unnecessary on method getProject [WARNING] WARNING: JavaExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/util/JavaExtensions.xtend 53: The private modifier is unnecessary on field PLUGIN_ID_VERSION_SEPARATOR [WARNING] WARNING: JavaExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/util/JavaExtensions.xtend 133: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: JavaExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/util/JavaExtensions.xtend 170: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DelegatingCompositeBundleClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.xtend 26: The private modifier is unnecessary on field bundles [WARNING] WARNING: DelegatingCompositeBundleClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.xtend 27: The private modifier is unnecessary on field bundleClassLoaders [WARNING] WARNING: DelegatingCompositeBundleClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.xtend 36: The public modifier is unnecessary on method getBundleClassLoaders [WARNING] WARNING: DelegatingCompositeBundleClassLoader.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.xtend 37: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ClassLoaderExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/util/ClassLoaderExtensions.xtend 29: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.jdt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.jdt --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.jdt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/target/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/target/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace >----- [INFO] Building org.eclipse.sphinx.emf.workspace 0.12.0-SNAPSHOT [9/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.workspace --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.workspace --- [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/internal/ModelDescriptorAdapterFactory.java:[27] public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type ModelDescriptorAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/internal/ModelDescriptorAdapterFactory.java:[36] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type ModelDescriptorAdapterFactory needs unchecked conversion to conform to Class[] from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/mapping/AbstractWorkspaceEditingDomainMapping.java:[85] protected ListenerList globalResourceSetListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/mapping/AbstractWorkspaceEditingDomainMapping.java:[85] protected ListenerList globalResourceSetListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/mapping/AbstractWorkspaceEditingDomainMapping.java:[86] protected ListenerList globalOperationHistoryListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/mapping/AbstractWorkspaceEditingDomainMapping.java:[86] protected ListenerList globalOperationHistoryListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/mapping/AbstractWorkspaceEditingDomainMapping.java:[210] globalResourceSetListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/mapping/AbstractWorkspaceEditingDomainMapping.java:[226] globalOperationHistoryListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[37] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.ProxyHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProxyHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[37] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.ProxyHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ProxyHelper is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[38] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.ProxyHelperAdapterFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProxyHelperAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[38] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.ProxyHelperAdapterFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ProxyHelperAdapterFactory is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[39] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.blacklist.ModelIndex; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[39] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.blacklist.ModelIndex; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModelIndex is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[40] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.lookupresolver.EcoreIndex; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EcoreIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[40] import org.eclipse.sphinx.emf.internal.ecore.proxymanagement.lookupresolver.EcoreIndex; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EcoreIndex is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[279] ProxyHelper proxyHelper = ProxyHelperAdapterFactory.INSTANCE.adapt(editingDomain.getResourceSet()); ^^^^^^^^^^^ Discouraged access: The type 'ProxyHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[279] ProxyHelper proxyHelper = ProxyHelperAdapterFactory.INSTANCE.adapt(editingDomain.getResourceSet()); ^^^^^^^^^^^ The type ProxyHelper is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[279] ProxyHelper proxyHelper = ProxyHelperAdapterFactory.INSTANCE.adapt(editingDomain.getResourceSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProxyHelperAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[279] ProxyHelper proxyHelper = ProxyHelperAdapterFactory.INSTANCE.adapt(editingDomain.getResourceSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^ The type ProxyHelperAdapterFactory is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[279] ProxyHelper proxyHelper = ProxyHelperAdapterFactory.INSTANCE.adapt(editingDomain.getResourceSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProxyHelperAdapterFactory.adapt(Notifier)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[279] ProxyHelper proxyHelper = ProxyHelperAdapterFactory.INSTANCE.adapt(editingDomain.getResourceSet()); ^^^^^^^^ Discouraged access: The field 'ProxyHelperAdapterFactory.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[279] ProxyHelper proxyHelper = ProxyHelperAdapterFactory.INSTANCE.adapt(editingDomain.getResourceSet()); ^^^^^^^^ The field ProxyHelperAdapterFactory.INSTANCE is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[279] ProxyHelper proxyHelper = ProxyHelperAdapterFactory.INSTANCE.adapt(editingDomain.getResourceSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Notifier) from the type ProxyHelperAdapterFactory is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[281] proxyHelper.setIgnoreFragmentBasedProxies(true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProxyHelper.setIgnoreFragmentBasedProxies(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[281] proxyHelper.setIgnoreFragmentBasedProxies(true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIgnoreFragmentBasedProxies(boolean) from the type ProxyHelper is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[293] updateUnresolvedProxyBlackList(loadedFiles, proxyHelper.getBlackList()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProxyHelper.getBlackList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[293] updateUnresolvedProxyBlackList(loadedFiles, proxyHelper.getBlackList()); ^^^^^^^^^^^^^^ The method getBlackList() from the type ProxyHelper is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[296] forceProxyResolution(loadedFiles, proxyHelper.getLookupResolver(), progress.newChild(20)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProxyHelper.getLookupResolver()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[296] forceProxyResolution(loadedFiles, proxyHelper.getLookupResolver(), progress.newChild(20)); ^^^^^^^^^^^^^^^^^^^ The method getLookupResolver() from the type ProxyHelper is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[299] proxyHelper.setIgnoreFragmentBasedProxies(false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProxyHelper.setIgnoreFragmentBasedProxies(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[299] proxyHelper.setIgnoreFragmentBasedProxies(false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIgnoreFragmentBasedProxies(boolean) from the type ProxyHelper is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[330] protected void updateUnresolvedProxyBlackList(Collection files, ModelIndex blackList) { ^^^^^^^^^^ Discouraged access: The type 'ModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[330] protected void updateUnresolvedProxyBlackList(Collection files, ModelIndex blackList) { ^^^^^^^^^^ The type ModelIndex is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[336] blackList.updateIndexOnResourceLoaded(resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelIndex.updateIndexOnResourceLoaded(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[336] blackList.updateIndexOnResourceLoaded(resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method updateIndexOnResourceLoaded(Resource) from the type ModelIndex is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[344] protected void forceProxyResolution(Collection files, EcoreIndex lookupResolver, IProgressMonitor monitor) { ^^^^^^^^^^ Discouraged access: The type 'EcoreIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[344] protected void forceProxyResolution(Collection files, EcoreIndex lookupResolver, IProgressMonitor monitor) { ^^^^^^^^^^ The type EcoreIndex is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[372] lookupResolver.init(resources); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'EcoreIndex.init(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[372] lookupResolver.init(resources); ^^^^^^^^^^^^^^^ The method init(Collection) from the type EcoreIndex is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[382] lookupResolver.clear(); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'EcoreIndex.clear()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.java:[382] lookupResolver.clear(); ^^^^^^^ The method clear() from the type EcoreIndex is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/internal/MetaModelDescriptorAdapterFactory.java:[30] public Object getAdapter(final Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type MetaModelDescriptorAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/internal/MetaModelDescriptorAdapterFactory.java:[43] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type MetaModelDescriptorAdapterFactory needs unchecked conversion to conform to Class[] from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/internal/EditingDomainAdapterFactory.java:[46] public Object getAdapter(final Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type EditingDomainAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/internal/EditingDomainAdapterFactory.java:[89] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type EditingDomainAdapterFactory needs unchecked conversion to conform to Class[] from the type IAdapterFactory 46 problems (46 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/target/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/target/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic >---- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic 0.12.0-SNAPSHOT [10/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] ------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check >------- [INFO] Building org.eclipse.sphinx.emf.check 0.12.0-SNAPSHOT [11/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.check --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/target/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/target/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.ui >------ [INFO] Building org.eclipse.sphinx.platform.ui 0.12.0-SNAPSHOT [12/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.platform.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.platform.ui --- [WARNING] WARNING: BootstrapFormatterHTML.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/BootstrapFormatterHTML.xtend 66: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BootstrapFormatterHTML.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/BootstrapFormatterHTML.xtend 80: The operator '==' should be replaced by '===' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.platform.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.platform.ui --- [INFO] Compiling 68 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/internal/util/OverlayImageIcon.java:[64] drawImage(fBaseImage.getImageData(), 0, 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/internal/util/OverlayImageIcon.java:[82] drawImage(fDecoImage.getImageData(), 0, fSizeOfImage.y - fDecoImage.getImageData().height); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/BasicField.java:[60] private ListenerList fFieldListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/BasicField.java:[60] private ListenerList fFieldListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/BasicField.java:[464] fFieldListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/views/documentation/DocumentationView.java:[123] String html = ""; ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/views/documentation/DocumentationView.java:[124] html += "

" + Messages.desc_model_object_selection + "

"; ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/views/documentation/DocumentationView.java:[124] html += "

" + Messages.desc_model_object_selection + "

"; ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/views/documentation/DocumentationView.java:[125] html += ""; ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/groups/AbstractGroup.java:[44] private ListenerList groupListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/groups/AbstractGroup.java:[44] private ListenerList groupListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/groups/AbstractGroup.java:[135] groupListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/dialogs/ProjectSelectionDialog.java:[67] setTitle("Project Specific Configuration"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/dialogs/ProjectSelectionDialog.java:[68] setMessage("Select the project to configure:"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/dialogs/ProjectSelectionDialog.java:[117] checkbox.setText("Show only projects with project specific settings"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/util/ExtendedPlatformUI.java:[206] String title = "Confirm Delete"; ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/util/ExtendedPlatformUI.java:[207] String msg = "Are you sure you want to delete object \"{0}\"?"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/util/ExtendedPlatformUI.java:[214] String title = "Update Selection"; ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/util/ExtendedPlatformUI.java:[215] String msg = "Selection changed and is now empty. Are you sure you want reset selection? (if no, previous selection will be restored"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ 19 problems (19 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.platform.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.platform.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/target/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.platform.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/target/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.ui >-------- [INFO] Building org.eclipse.sphinx.emf.ui 0.12.0-SNAPSHOT [13/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.ui --- [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/src/org/eclipse/sphinx/emf/ui/util/EcoreUIUtil.java:[271] IFile file = (IFile) editorInput.getAdapter(IFile.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IFile to IFile [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/src/org/eclipse/sphinx/emf/ui/util/EcoreUIUtil.java:[290] return (IFile) editorInput.getAdapter(IFile.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IFile to IFile [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/src/org/eclipse/sphinx/emf/ui/actions/providers/OpenWithMenu.java:[175] List alreadyMapped = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/src/org/eclipse/sphinx/emf/ui/actions/providers/OpenWithMenu.java:[175] List alreadyMapped = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/target/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/target/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.ui >----- [INFO] Building org.eclipse.sphinx.emf.check.ui 0.12.0-SNAPSHOT [14/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/CheckValidationView.java:[52] public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type CheckValidationView needs unchecked conversion to conform to T from the type WorkbenchPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/CheckValidationView.java:[67] return super.getAdapter(adapter); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type WorkbenchPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/CheckValidationView.java:[67] return super.getAdapter(adapter); ^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/markers/tests/GenerateErrorMarkersHandler.java:[40] Job addJob = new WorkspaceJob("Add Error Markers") { ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/dialogs/CheckValidationOptionsSelectionDialog.java:[24] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/dialogs/CheckValidationOptionsSelectionDialog.java:[68] getViewer().setSorter(new ViewerSorter() { @Override public int compare(Viewer viewer, Object e1, Object e2) { return super.compare(viewer, e1, e2); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/dialogs/CheckValidationOptionsSelectionDialog.java:[68] getViewer().setSorter(new ViewerSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 7 problems (7 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare >------ [INFO] Building org.eclipse.sphinx.emf.compare 0.12.0-SNAPSHOT [15/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.compare --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.emf.compare --- [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 43: The public modifier is unnecessary on class AbstractModelCompareReportGenerator [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 54: The public modifier is unnecessary on method generate [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 59: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 76: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 93: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 99: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 103: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 110: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 114: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 138: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 184: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 245: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 253: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.compare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.compare --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/domain/DelegatingEMFCompareEditingDomain.java:[60] return delegate.getChangeRecorder(); ^^^^^^^^^^^^^^^^^^^ The method getChangeRecorder() from the type ICompareEditingDomain is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/domain/DelegatingEMFCompareEditingDomain.java:[68] return delegate.createCopyCommand(differences, leftToRight, mergerRegistry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createCopyCommand(List, boolean, IMerger.Registry) from the type ICompareEditingDomain is deprecated 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.compare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/target/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/target/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.ui >--- [INFO] Building org.eclipse.sphinx.emf.workspace.ui 0.12.0-SNAPSHOT [16/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/wizards/pages/LinkedFileCreationMainPage.java:[353] selectedResource = (IResource) ((IAdaptable) object).getAdapter(IResource.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IResource to IResource [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.java:[466] private void initDragAndDrop() { ^^^^^^^^^^^^^^^^^ The method initDragAndDrop() from the type ReferencesView is never used locally [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.java:[507] public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type ReferencesView needs unchecked conversion to conform to T from the type WorkbenchPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.java:[537] return super.getAdapter(adapter); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type WorkbenchPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.java:[537] return super.getAdapter(adapter); ^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/saving/BasicModelSaveablesProvider.java:[73] siteSaveablesLifecycleListener = (ISaveablesLifecycleListener) workbenchPart.getSite().getService(ISaveablesLifecycleListener.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ISaveablesLifecycleListener to ISaveablesLifecycleListener [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/internal/ModelLoadingProgressIndicator.java:[32] * {@linkplain org.eclipse.ui.internal.progress.ProgressMonitorFocusJobDialog dialog} in order to show the progress of ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProgressMonitorFocusJobDialog' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/wizards/pages/LinkedFolderCreationMainPage.java:[321] selectedResource = (IResource) ((IAdaptable) next).getAdapter(IResource.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IResource to IResource [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/internal/views/ReferencesHierarchyTransferDropAdapter.java:[46] System.out.println("#isEnabled"); ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/internal/views/ReferencesHierarchyTransferDropAdapter.java:[66] System.out.println("#validateDrop"); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ 10 problems (10 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors >------ [INFO] Building org.eclipse.sphinx.emf.editors 0.12.0-SNAPSHOT [17/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.editors --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.editors --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.editors --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.editors --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/target/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.editors --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/target/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare.ui >---- [INFO] Building org.eclipse.sphinx.emf.compare.ui 0.12.0-SNAPSHOT [18/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewer.java:[23] import org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareConfiguration' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewer.java:[24] import org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareStructureMergeViewer' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewer.java:[35] public class ModelCompareStructureMergeViewer extends EMFCompareStructureMergeViewer { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareStructureMergeViewer' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewer.java:[41] public ModelCompareStructureMergeViewer(Composite parent, EMFCompareConfiguration config) { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareConfiguration' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewer.java:[42] super(parent, config); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'EMFCompareStructureMergeViewer(Composite, EMFCompareConfiguration)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[32] import org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareConfiguration' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[33] import org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeEditorInput; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ComparisonScopeEditorInput' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[59] public class ModelComparisonScopeEditorInput extends ComparisonScopeEditorInput implements ISaveablesSource { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ComparisonScopeEditorInput' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[73] public ModelComparisonScopeEditorInput(EMFCompareConfiguration configuration, ICompareEditingDomain editingDomain, AdapterFactory adapterFactory, ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareConfiguration' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[75] super(configuration, editingDomain, adapterFactory, comparator, scope); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ComparisonScopeEditorInput(EMFCompareConfiguration, ICompareEditingDomain, AdapterFactory, EMFCompare, IComparisonScope)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[208] EMFCompareConfiguration compareConfiguration = getCompareConfiguration(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareConfiguration' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[208] EMFCompareConfiguration compareConfiguration = getCompareConfiguration(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractEMFCompareEditorInput.getCompareConfiguration()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[209] ICompareEditingDomain editingDomain = compareConfiguration.getEditingDomain(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'EMFCompareConfiguration.getEditingDomain()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[218] Object input = super.doPrepareInput(progress.newChild(50)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ComparisonScopeEditorInput.doPrepareInput(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.java:[379] ICompareEditingDomain editingDomain = getEditingDomain(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractEMFCompareEditorInput.getEditingDomain()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewerCreator.java:[19] import org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareConfiguration' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewerCreator.java:[33] return new ModelCompareStructureMergeViewer(parent, new EMFCompareConfiguration(config)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'EMFCompareConfiguration(CompareConfiguration)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewerCreator.java:[33] return new ModelCompareStructureMergeViewer(parent, new EMFCompareConfiguration(config)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EMFCompareConfiguration' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.1.201709090201/org.eclipse.emf.compare.ide.ui-4.4.1.201709090201.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelCompareEditor.java:[130] public Object getAdapter(@SuppressWarnings("rawtypes") Class key) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type ModelCompareEditor needs unchecked conversion to conform to T from the type CompareEditor [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelCompareEditor.java:[135] return super.getAdapter(key); ^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type CompareEditor [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/editor/ModelCompareEditor.java:[135] return super.getAdapter(key); ^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class 21 problems (21 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/target/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/target/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms >--- [INFO] Building org.eclipse.sphinx.emf.editors.forms 0.12.0-SNAPSHOT [19/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/src/org/eclipse/sphinx/emf/editors/forms/BasicTransactionalFormEditor.java:[667] public Object getAdapter(Class key) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type BasicTransactionalFormEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/src/org/eclipse/sphinx/emf/editors/forms/BasicTransactionalFormEditor.java:[680] return super.getAdapter(key); ^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/src/org/eclipse/sphinx/emf/editors/forms/BasicTransactionalFormEditor.java:[680] return super.getAdapter(key); ^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/target/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/target/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms.nebula >-- [INFO] Building org.eclipse.sphinx.emf.editors.forms.nebula 0.12.0-SNAPSHOT [20/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.viatra.query >-- [INFO] Building org.eclipse.sphinx.emf.editors.viatra.query 0.12.0-SNAPSHOT [21/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.explorer >----- [INFO] Building org.eclipse.sphinx.emf.explorer 0.12.0-SNAPSHOT [22/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.explorer --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.explorer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.explorer --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/sorters/NonFinalCommonViewerSorter.java:[23] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/sorters/NonFinalCommonViewerSorter.java:[96] ViewerSorter sorter = null; ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/sorters/NonFinalCommonViewerSorter.java:[157] ViewerSorter sorter = sorterService.findSorter(contentDesc, parentPath.getLastSegment(), element, null); ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/ExtendedCommonNavigator.java:[51] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/ExtendedCommonNavigator.java:[202] public void setSorter(ViewerSorter sorter) { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/ExtendedCommonNavigator.java:[316] public Object getAdapter(Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type ExtendedCommonNavigator needs unchecked conversion to conform to T from the type CommonNavigator [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/ExtendedCommonNavigator.java:[322] return super.getAdapter(adapter); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type CommonNavigator [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/ExtendedCommonNavigator.java:[322] return super.getAdapter(adapter); ^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/internal/actions/providers/ResourceMgmtOverrideActionProvider.java:[147] project = (IProject) ((IAdaptable) next).getAdapter(IProject.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IProject to IProject [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/org/eclipse/sphinx/emf/explorer/BasicDropAdapterAssistant.java:[220] EObject eo = (EObject) a.getAdapter(EObject.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to EObject 10 problems (10 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.explorer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.explorer --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/target/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.explorer --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/target/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.viatra.query >--- [INFO] Building org.eclipse.sphinx.emf.viatra.query 0.12.0-SNAPSHOT [23/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/target/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/target/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen >--- [INFO] Building org.eclipse.sphinx.emf.metamodelgen 0.12.0-SNAPSHOT [24/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/target/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/target/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen.ui >-- [INFO] Building org.eclipse.sphinx.emf.metamodelgen.ui 0.12.0-SNAPSHOT [25/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.headless >-- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic.headless 0.12.0-SNAPSHOT [26/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching >-- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic.launching 0.12.0-SNAPSHOT [27/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.ui >-- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic.ui 0.12.0-SNAPSHOT [28/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching.ui >-- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic.launching.ui 0.12.0-SNAPSHOT [29/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] -------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe >-------- [INFO] Building org.eclipse.sphinx.emf.mwe 0.12.0-SNAPSHOT [30/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/target/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/target/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui >----- [INFO] Building org.eclipse.sphinx.emf.search.ui 0.12.0-SNAPSHOT [31/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.search.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/ModelSearchResult.java:[36] private final ListenerList listeners; ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/ModelSearchResult.java:[42] listeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/ModelSearchResult.java:[238] listeners.add(searchResultListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/ModelSearchQuery.java:[70] Object[] args = { searchString, "workspace" }; ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/ModelSearchQuery.java:[73] Object[] args = { searchString, new Integer(nMatches), "workspace" }; ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ModelSearchPage.java:[64] private SearchPatternData initialData; ^^^^^^^^^^^ The value of the field ModelSearchPage.initialData is not used [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[23] import org.eclipse.search.internal.ui.SearchDialog; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchDialog' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[24] import org.eclipse.search.internal.ui.SearchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[56] private SearchDialog fSearchDialog; ^^^^^^^^^^^^ Discouraged access: The type 'SearchDialog' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[68] public ScopePart(SearchDialog searchDialog, boolean searchEnclosingProjects) { ^^^^^^^^^^^^ Discouraged access: The type 'SearchDialog' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[120] SearchPlugin.log(new Status(IStatus.WARNING, NewSearchUI.PLUGIN_ID, IStatus.WARNING, ^^^^^^^^^^^^ Discouraged access: The type 'SearchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[120] SearchPlugin.log(new Status(IStatus.WARNING, NewSearchUI.PLUGIN_ID, IStatus.WARNING, "Enclosing projects scope set on search page that does not support it", null)); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SearchPlugin.log(IStatus)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[149] fSearchDialog.notifyScopeSelectionChanged(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SearchDialog.notifyScopeSelectionChanged()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[186] fUseProject.setEnabled(fSearchDialog.getEnclosingProjectNames().length > 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SearchDialog.getEnclosingProjectNames()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[214] ISelection selection = fSearchDialog.getSelection(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SearchDialog.getSelection()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ScopePart.java:[216] && fSearchDialog.getActiveEditorInput() != null; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SearchDialog.getActiveEditorInput()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.100.v20170515-1603/org.eclipse.search-3.11.100.v20170515-1603.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ModelSearchResultViewPage.java:[1199] public Object getAdapter(Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type ModelSearchResultViewPage needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/org/eclipse/sphinx/emf/search/ui/pages/ModelSearchResultViewPage.java:[1199] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 18 problems (18 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/target/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/target/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.viatra.query >-- [INFO] Building org.eclipse.sphinx.emf.workspace.viatra.query 0.12.0-SNAPSHOT [32/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui.viatra.query >-- [INFO] Building org.eclipse.sphinx.emf.search.ui.viatra.query 0.12.0-SNAPSHOT [33/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization >--- [INFO] Building org.eclipse.sphinx.emf.serialization 0.12.0-SNAPSHOT [34/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.serialization --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.serialization --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.serialization --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.serialization --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/target/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/target/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization.generators >-- [INFO] Building org.eclipse.sphinx.emf.serialization.generators 0.12.0-SNAPSHOT [35/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.emf.serialization.generators --- [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 228: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 239: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 246: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 265: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 272: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 357: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 504: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 1563: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 2015: The public modifier is unnecessary on method isXMLPrimitiveXsdType [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 2023: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 2037: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDConverter.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDConverter.xtend 212: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: XMLPersistenceMappingGenerator.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/persistencemapping/XMLPersistenceMappingGenerator.xtend 40: The public modifier is unnecessary on method execute [WARNING] WARNING: CreateDefaultXSDExtendedMetaData.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/persistencemapping/CreateDefaultXSDExtendedMetaData.xtend 304: The operator '==' should be replaced by '===' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/target/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/target/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.bridge >-- [INFO] Building org.eclipse.sphinx.emf.validation.bridge 0.12.0-SNAPSHOT [36/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/target/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/target/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation >---- [INFO] Building org.eclipse.sphinx.emf.validation 0.12.0-SNAPSHOT [37/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.validation --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.validation --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.java:[83] protected ListenerList validationProblemMarkersChangeListenerList = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.java:[83] protected ListenerList validationProblemMarkersChangeListenerList = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.java:[478] Integer hash = (Integer) marker.getAttribute(IValidationMarker.HASH_ATTRIBUTE); ^^^^ The value of the local variable hash is not used [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.java:[673] validationProblemMarkersChangeListenerList.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/util/ValidationUtil.java:[36] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/util/ValidationUtil.java:[128] return uri.lastIndexOf("=") != -1 ? uri.substring(uri.lastIndexOf("=") + 1) : ""; //$NON-NLS-1$ //$NON-NLS-3$ ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/util/ValidationUtil.java:[255] subMonitor = new SubProgressMonitor(monitor, subCount[cptObject++]); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/util/ValidationUtil.java:[255] subMonitor = new SubProgressMonitor(monitor, subCount[cptObject++]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/stats/ValidationPerformanceStats.java:[29] EVENT_APPLY_CONSTRAINTS("ApplyContraints"), EVENT_UPDATE_PROBLEM_MARKERS("UpdateProblemMarkers"), EVENT_LABEL_DECORATION("LabelDecoration"); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/stats/ValidationPerformanceStats.java:[29] EVENT_APPLY_CONSTRAINTS("ApplyContraints"), EVENT_UPDATE_PROBLEM_MARKERS("UpdateProblemMarkers"), EVENT_LABEL_DECORATION("LabelDecoration"); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/stats/ValidationPerformanceStats.java:[29] EVENT_APPLY_CONSTRAINTS("ApplyContraints"), EVENT_UPDATE_PROBLEM_MARKERS("UpdateProblemMarkers"), EVENT_LABEL_DECORATION("LabelDecoration"); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ 11 problems (11 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.ui >--- [INFO] Building org.eclipse.sphinx.emf.validation.ui 0.12.0-SNAPSHOT [38/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableView.java:[62] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableView.java:[489] IDEWorkbenchPlugin.getDefault().getLog().log(Util.errorStatus(e1)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableView.java:[489] IDEWorkbenchPlugin.getDefault().getLog().log(Util.errorStatus(e1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[56] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[86] private Map initialAttributes = null; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[252] protected void setInitialAttributes(Map initialAttributes) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[266] protected Map getInitialAttributes() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[268] initialAttributes = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[355] List styles = new java.util.ArrayList(32); // lots of style info ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[355] List styles = new java.util.ArrayList(32); // lots of style info ^^^^^^^^^^^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[359] ruleInfoText.setStyleRanges((StyleRange[]) styles.toArray(new StyleRange[styles.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[562] Map attrs = getMarkerAttributes(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[582] IDEWorkbenchPlugin.log(e.getMessage(), e); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[582] IDEWorkbenchPlugin.log(e.getMessage(), e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[591] protected Map getMarkerAttributes() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[592] Map attrs = getInitialAttributes(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[593] attrs.put(IMarker.MESSAGE, descriptionText.getText()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[635] IDialogSettings settings = IDEWorkbenchPlugin.getDefault().getDialogSettings(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.java:[635] IDialogSettings settings = IDEWorkbenchPlugin.getDefault().getDialogSettings(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldSeverityAndMessage.java:[22] import org.eclipse.ui.internal.ide.IDEInternalWorkbenchImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldSeverityAndMessage.java:[73] IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ETOOL_PROBLEM_CATEGORY)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldSeverityAndMessage.java:[73] IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ETOOL_PROBLEM_CATEGORY)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEInternalWorkbenchImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldSeverityAndMessage.java:[73] IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ETOOL_PROBLEM_CATEGORY)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldSeverityAndMessage.java:[73] IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ETOOL_PROBLEM_CATEGORY)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalWorkbenchImages.IMG_ETOOL_PROBLEM_CATEGORY' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[59] private final Comparator columnComparator = new Comparator() { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[59] private final Comparator columnComparator = new Comparator() { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[176] ArrayList oldSelectionList = new ArrayList(Arrays.asList(priorityCombos[index].getItems())); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[176] ArrayList oldSelectionList = new ArrayList(Arrays.asList(priorityCombos[index].getItems())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[176] ArrayList oldSelectionList = new ArrayList(Arrays.asList(priorityCombos[index].getItems())); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[177] oldSelectionList.removeAll(Arrays.asList(priorityCombos[index + 1].getItems())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[191] int insertionPoint = -1 - Arrays.binarySearch(priorityCombos[j].getItems(), oldSelection, columnComparator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation binarySearch(String[], String, Comparator) of the generic method binarySearch(T[], T, Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[191] int insertionPoint = -1 - Arrays.binarySearch(priorityCombos[j].getItems(), oldSelection, columnComparator); ^^^^^^^^^^^^^^^^ Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[206] int insertionPoint = -1 - Arrays.binarySearch(priorityCombos[j].getItems(), oldSelection, columnComparator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation binarySearch(String[], String, Comparator) of the generic method binarySearch(T[], T, Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[206] int insertionPoint = -1 - Arrays.binarySearch(priorityCombos[j].getItems(), oldSelection, columnComparator); ^^^^^^^^^^^^^^^^ Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[303] ArrayList availablePriorities = new ArrayList(Arrays.asList(propertyText)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[303] ArrayList availablePriorities = new ArrayList(Arrays.asList(propertyText)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.java:[303] ArrayList availablePriorities = new ArrayList(Arrays.asList(propertyText)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/util/ExtendedDiagnosticDialog.java:[193] this.message = message == null ? "At least one constraint have not been respected" : message; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/util/ExtendedDiagnosticDialog.java:[333] if (1 == 1) { ^^^^^^ Comparing identical expressions [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/util/ExtendedDiagnosticDialog.java:[336] if (shouldDisplay(diagnostics, severityMask)) { return super.open(); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionRemoveMarker.java:[73] for (Iterator iterator = selection.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[51] import org.eclipse.ui.internal.ide.IDEInternalPreferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[285] handlerService = (IHandlerService) getViewSite().getService(IHandlerService.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IHandlerService to IHandlerService [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[353] Collection selectionList; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[355] selectionList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[356] Iterator selectionIterator = selection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[360] selectionList.add(next); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[418] return IDEInternalPreferences.LIMIT_PROBLEMS; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[418] return IDEInternalPreferences.LIMIT_PROBLEMS; ^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalPreferences.LIMIT_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[427] return IDEInternalPreferences.PROBLEMS_LIMIT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[427] return IDEInternalPreferences.PROBLEMS_LIMIT; ^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalPreferences.PROBLEMS_LIMIT' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[436] return IDEInternalPreferences.PROBLEMS_FILTERS; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[436] return IDEInternalPreferences.PROBLEMS_FILTERS; ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalPreferences.PROBLEMS_FILTERS' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[446] Collection declaredFilters = MarkerSupportRegistry.getInstance().getRegisteredFilters(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[447] Iterator iterator = declaredFilters.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[475] Iterator definedGroups = MarkerSupportRegistry.getInstance().getMarkerGroups().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[480] if (group.getId().equals("org.eclipse.ui.ide.severity")) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[634] Iterator definedGroups = MarkerSupportRegistry.getInstance().getMarkerGroups().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[672] Iterator filters = MarkerSupportRegistry.getInstance().getRegisteredFilters().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[697] Collection registered = MarkerSupportRegistry.getInstance().getRegisteredFilters(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ValidationView.java:[699] registered.toArray(filters); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSelectionProviderAdapter.java:[34] List listeners = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSelectionProviderAdapter.java:[34] List listeners = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSelectionProviderAdapter.java:[40] listeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[296] public MarkerCategory getCategory() { ^^^^^^^^^^^^^ The method getCategory() from the type DialogMarkerFilter.MarkerTypeNode is never used locally [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[518] typesViewer.setAllChecked(true); ^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[521] typesViewer.setAllChecked(false); ^^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[809] Collection list = ((IStructuredSelection) selection).toList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[811] list.toArray(selected); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[828] List toRemove = ((IStructuredSelection) selection).toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1105] protected List getSelectedTypes() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1107] List selected = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1107] List selected = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1111] selected.add(((MarkerTypeNode) node).getMarkerType()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1161] typesViewer.setAllChecked(true); ^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1176] void setSelectedTypes(List markerTypes) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1327] List roots = selected.getRootTypes(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1328] List markerNodes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1328] List markerNodes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1329] HashMap categories = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1329] HashMap categories = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1344] private void buildTypeTree(List elements, Object obj, HashMap categories) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1344] private void buildTypeTree(List elements, Object obj, HashMap categories) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1352] elements.add(new MarkerTypeNode(markerType)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1359] categories.put(categoryName, category); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.java:[1360] elements.add(category); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[38] import org.eclipse.ui.internal.ide.IDEInternalWorkbenchImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[59] setImageDescriptor(IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ELCL_QUICK_FIX_ENABLED)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[59] setImageDescriptor(IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ELCL_QUICK_FIX_ENABLED)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEInternalWorkbenchImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[59] setImageDescriptor(IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ELCL_QUICK_FIX_ENABLED)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[59] setImageDescriptor(IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ELCL_QUICK_FIX_ENABLED)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalWorkbenchImages.IMG_ELCL_QUICK_FIX_ENABLED' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[60] setDisabledImageDescriptor(IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_DLCL_QUICK_FIX_DISABLED)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[60] setDisabledImageDescriptor(IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_DLCL_QUICK_FIX_DISABLED)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEInternalWorkbenchImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[60] setDisabledImageDescriptor(IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_DLCL_QUICK_FIX_DISABLED)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.java:[60] setDisabledImageDescriptor(IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_DLCL_QUICK_FIX_DISABLED)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalWorkbenchImages.IMG_DLCL_QUICK_FIX_DISABLED' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/IMarkerChangedListener.java:[34] public void markerChanged(List additions, List removals, List changes); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/IMarkerChangedListener.java:[34] public void markerChanged(List additions, List removals, List changes); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/IMarkerChangedListener.java:[34] public void markerChanged(List additions, List removals, List changes); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DefaultMarkerResourceAdapter.java:[54] IResource resource = (IResource) adaptable.getAdapter(IResource.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IResource to IResource [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DefaultMarkerResourceAdapter.java:[57] return (IFile) adaptable.getAdapter(IFile.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IFile to IFile [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[31] import org.eclipse.ui.internal.ide.IDEInternalWorkbenchImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[32] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[157] IDEWorkbenchPlugin.log(exception.getLocalizedMessage(), exception); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[157] IDEWorkbenchPlugin.log(exception.getLocalizedMessage(), exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[214] return new Status(IStatus.ERROR, IDEWorkbenchPlugin.IDE_WORKBENCH, IStatus.ERROR, message, exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[214] return new Status(IStatus.ERROR, IDEWorkbenchPlugin.IDE_WORKBENCH, IStatus.ERROR, message, exception); ^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchPlugin.IDE_WORKBENCH' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[236] return getIDEImage(IDEInternalWorkbenchImages.IMG_OBJS_ERROR_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[236] return getIDEImage(IDEInternalWorkbenchImages.IMG_OBJS_ERROR_PATH); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalWorkbenchImages.IMG_OBJS_ERROR_PATH' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[239] return getIDEImage(IDEInternalWorkbenchImages.IMG_OBJS_WARNING_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[239] return getIDEImage(IDEInternalWorkbenchImages.IMG_OBJS_WARNING_PATH); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalWorkbenchImages.IMG_OBJS_WARNING_PATH' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[242] return getIDEImage(IDEInternalWorkbenchImages.IMG_OBJS_INFO_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[242] return getIDEImage(IDEInternalWorkbenchImages.IMG_OBJS_INFO_PATH); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalWorkbenchImages.IMG_OBJS_INFO_PATH' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[256] return JFaceResources.getResources().createImageWithDefault(IDEInternalWorkbenchImages.getImageDescriptor(constantName)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[256] return JFaceResources.getResources().createImageWithDefault(IDEInternalWorkbenchImages.getImageDescriptor(constantName)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEInternalWorkbenchImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/Util.java:[326] Iterator nodes = selection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/IItemsChangedListener.java:[31] public void itemsChanged(List additions, List removals, List changes); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/IItemsChangedListener.java:[31] public void itemsChanged(List additions, List removals, List changes); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/IItemsChangedListener.java:[31] public void itemsChanged(List additions, List removals, List changes); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[48] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[48] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[50] return (MarkerType[]) result.toArray(new MarkerType[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[56] private void getAllSupertypes(ArrayList result) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[61] result.add(sup); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[88] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[88] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[93] result.add(type); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[97] return (MarkerType[]) result.toArray(new MarkerType[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[101] List subTypes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[101] List subTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[104] subTypes.toArray(subs); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[108] private void addSubTypes(List list, MarkerType superType) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[113] list.add(subType); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[130] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[130] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[134] result.add(sup); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerType.java:[137] return (MarkerType[]) result.toArray(new MarkerType[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[51] private HashMap types; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[72] types.values().toArray(result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[95] private HashMap readTypes() { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[96] HashMap types = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[96] HashMap types = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[108] ArrayList supersList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[108] ArrayList supersList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[114] supersList.add(sup); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[119] supersList.toArray(superTypes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerTypesModel.java:[121] types.put(id, type); ^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[23] Collection removedMarkers; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[24] Collection addedMarkers; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[25] Collection changedMarkers; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[34] MarkerNodeRefreshRecord(Collection removed, Collection added, Collection changed) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[34] MarkerNodeRefreshRecord(Collection removed, Collection added, Collection changed) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[34] MarkerNodeRefreshRecord(Collection removed, Collection added, Collection changed) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[35] removedMarkers = new ArrayList(removed); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[35] removedMarkers = new ArrayList(removed); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[36] addedMarkers = new ArrayList(added); ^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[36] addedMarkers = new ArrayList(added); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[37] changedMarkers = new ArrayList(changed); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[37] changedMarkers = new ArrayList(changed); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[46] removedMarkers.add(node); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerNodeRefreshRecord.java:[56] addedMarkers.add(node); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.java:[28] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.java:[71] import org.eclipse.ui.internal.ide.IDEInternalWorkbenchImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.java:[142] IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_DLGBAN_QUICKFIX_DLG))); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.java:[142] IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_DLGBAN_QUICKFIX_DLG))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEInternalWorkbenchImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.java:[142] IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_DLGBAN_QUICKFIX_DLG))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEInternalWorkbenchImages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.java:[142] IDEInternalWorkbenchImages.getImageDescriptor(IDEInternalWorkbenchImages.IMG_DLGBAN_QUICKFIX_DLG))); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEInternalWorkbenchImages.IMG_DLGBAN_QUICKFIX_DLG' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.java:[728] ((WorkbenchMarkerResolution) resolution).run(markers, new SubProgressMonitor(progressPart, checked.length)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.java:[728] ((WorkbenchMarkerResolution) resolution).run(markers, new SubProgressMonitor(progressPart, checked.length)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[19] import org.eclipse.core.runtime.Platform; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.core.runtime.Platform is never used [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[29] import org.eclipse.ui.internal.IWorkbenchHelpContextIds; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IWorkbenchHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[30] import org.eclipse.ui.internal.WorkbenchPage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[31] import org.eclipse.ui.internal.WorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[32] import org.eclipse.ui.internal.util.Util; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[32] import org.eclipse.ui.internal.util.Util; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.ui.internal.util.Util is never used [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[52] window.getWorkbench().getHelpSystem().setHelp(this, IWorkbenchHelpContextIds.SHOW_IN_ACTION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IWorkbenchHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[52] window.getWorkbench().getHelpSystem().setHelp(this, IWorkbenchHelpContextIds.SHOW_IN_ACTION); ^^^^^^^^^^^^^^ Discouraged access: The field 'IWorkbenchHelpContextIds.SHOW_IN_ACTION' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[88] ((WorkbenchPage) page).performedShowIn(desc.getId()); // TODO: move back up ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WorkbenchPage.performedShowIn(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[88] ((WorkbenchPage) page).performedShowIn(desc.getId()); // TODO: move back up ^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[90] WorkbenchPlugin.log("Error showing view in ShowInAction.run", e.getStatus()); //$NON-NLS-1$ ^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[90] WorkbenchPlugin.log("Error showing view in ShowInAction.run", e.getStatus()); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WorkbenchPlugin.log(String, IStatus)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[103] return (IShowInSource) sourcePart.getAdapter(IShowInSource.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IShowInSource to IShowInSource [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.java:[114] return (IShowInTarget) targetPart.getAdapter(IShowInTarget.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IShowInTarget to IShowInTarget [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionSelectAll.java:[29] import org.eclipse.ui.internal.ide.StatusUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionSelectAll.java:[106] List selection = view.getMarkerAdapter().getCurrentMarkers().asList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionSelectAll.java:[122] StatusManager.getManager().handle(StatusUtil.newStatus(IStatus.ERROR, e.getLocalizedMessage(), e), StatusManager.LOG); ^^^^^^^^^^ Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionSelectAll.java:[122] StatusManager.getManager().handle(StatusUtil.newStatus(IStatus.ERROR, e.getLocalizedMessage(), e), StatusManager.LOG); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StatusUtil.newStatus(int, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionSelectAll.java:[124] StatusManager.getManager().handle(StatusUtil.newStatus(IStatus.ERROR, e.getLocalizedMessage(), e), StatusManager.LOG); ^^^^^^^^^^ Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionSelectAll.java:[124] StatusManager.getManager().handle(StatusUtil.newStatus(IStatus.ERROR, e.getLocalizedMessage(), e), StatusManager.LOG); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StatusUtil.newStatus(int, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[26] import org.eclipse.emf.validation.ui.internal.l10n.ValidationUIMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ValidationUIMessages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[48] static final String ALSO_IN_CATEGORIES = PLATFORM_NEWLINE + PLATFORM_NEWLINE + ValidationUIMessages.prefs_constraints_also; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ValidationUIMessages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[48] static final String ALSO_IN_CATEGORIES = PLATFORM_NEWLINE + PLATFORM_NEWLINE + ValidationUIMessages.prefs_constraints_also; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'ValidationUIMessages.prefs_constraints_also' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[50] static final String CONSTRAINT_DESCRIPTION_PATTERN = ValidationUIMessages.prefs_description_constraint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ValidationUIMessages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[50] static final String CONSTRAINT_DESCRIPTION_PATTERN = ValidationUIMessages.prefs_description_constraint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'ValidationUIMessages.prefs_description_constraint' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[51] static final String ERROR_CONSTRAINT_DESCRIPTION_PATTERN = ValidationUIMessages.prefs_description_constraint_error; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ValidationUIMessages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[51] static final String ERROR_CONSTRAINT_DESCRIPTION_PATTERN = ValidationUIMessages.prefs_description_constraint_error; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'ValidationUIMessages.prefs_description_constraint_error' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[53] static final String NO_CONSTRAINT_DESCRIPTION = ValidationUIMessages.prefs_no_description_constraint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ValidationUIMessages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[53] static final String NO_CONSTRAINT_DESCRIPTION = ValidationUIMessages.prefs_no_description_constraint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'ValidationUIMessages.prefs_no_description_constraint' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.201706061352/org.eclipse.emf.validation.ui-1.7.0.201706061352.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[69] public static String formatConstraintDescription(String constraintId, List styles) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[106] private static String getOtherCategories(Category selected, Collection categories) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getOtherCategories(Category, Collection) from the type MarkerConstraintDetailsHelper is never used locally [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[106] private static String getOtherCategories(Category selected, Collection categories) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[111] for (Iterator iter = categories.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[134] private static String parseStyles(String text, List styles) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.java:[157] styles.add(new StyleRange(result.length(), pos - lastPos, null, null, SWT.BOLD)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.java:[35] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.java:[98] ValidationPerformanceStats.INSTANCE.openContext("Validation of " + selectedModelObjects.get(0)); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.java:[199] subMonitor = new SubProgressMonitor(progressMonitor, subCount[cptObject++]); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.java:[199] subMonitor = new SubProgressMonitor(progressMonitor, subCount[cptObject++]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.java:[244] ValidationPerformanceStats.INSTANCE.startNewEvent(ValidationPerformanceStats.ValidationEvent.EVENT_UPDATE_PROBLEM_MARKERS, "UpdateMarkers"); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.java:[275] ValidationPerformanceStats.INSTANCE.endEvent(ValidationPerformanceStats.ValidationEvent.EVENT_UPDATE_PROBLEM_MARKERS, "UpdateMarkers"); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[25] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[222] SubProgressMonitor subMonitor = new SubProgressMonitor(monitor, 10); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[222] SubProgressMonitor subMonitor = new SubProgressMonitor(monitor, 10); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[222] SubProgressMonitor subMonitor = new SubProgressMonitor(monitor, 10); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[254] SubProgressMonitor mon = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[254] SubProgressMonitor mon = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[254] SubProgressMonitor mon = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[256] newMarkers = SortUtil.getFirst(newMarkers, (Comparator) sorter, markerLimit, mon); ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[327] Collection categories = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[327] Collection categories = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[339] categories.add(new MarkerCategory(this, categoryStart, i - 1, getNameForIndex(markers, categoryStart))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[348] categories.add(new MarkerCategory(this, categoryStart, end, getNameForIndex(markers, categoryStart))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.java:[356] categories.toArray(nodes); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[47] public static MarkerList getFirst(MarkerList elements, Comparator c, int k, IProgressMonitor mon) { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[48] Collection start = elements.asList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[49] Collection result = new ArrayList(start.size()); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[49] Collection result = new ArrayList(start.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[60] private static void getFirst(Collection result, Collection elements, Comparator c, int k, IProgressMonitor mon, int totalWork) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[60] private static void getFirst(Collection result, Collection elements, Comparator c, int k, IProgressMonitor mon, int totalWork) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[60] private static void getFirst(Collection result, Collection elements, Comparator c, int k, IProgressMonitor mon, int totalWork) { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[67] result.addAll(elements); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[75] pivot = ((ArrayList) elements).get(elements.size() / 2); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[79] Collection more = new ArrayList(elements.size()); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[79] Collection more = new ArrayList(elements.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[80] Collection less = new ArrayList(elements.size()); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[80] Collection less = new ArrayList(elements.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[81] Collection equal = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[81] Collection equal = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[91] result.addAll(less); ^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[93] Iterator iter = equal.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[97] result.add(next); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[102] result.addAll(less); ^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[103] result.addAll(equal); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[109] private static void partitionHelper(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[109] private static void partitionHelper(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[109] private static void partitionHelper(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[109] private static void partitionHelper(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[109] private static void partitionHelper(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[115] Iterator iter = input.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[120] int compareResult = c.compare(next, toTest); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[123] less.add(next); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[125] more.add(next); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[127] equal.add(next); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[159] public static void partition(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[159] public static void partition(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[159] public static void partition(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[159] public static void partition(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[159] public static void partition(Collection less, Collection more, Collection equal, Collection input, Comparator c, Object toTest, ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[165] Iterator iter = input.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[178] more.add(next); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[195] public static List removeFirst(Collection collection, int numToRemove) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[195] public static List removeFirst(Collection collection, int numToRemove) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[198] List removed = new ArrayList(toRemove); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[198] List removed = new ArrayList(toRemove); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[200] Iterator iter = collection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[203] removed.add(iter.next()); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[220] public static Object findGreatest(Collection toSearch, Comparator c) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[220] public static Object findGreatest(Collection toSearch, Comparator c) { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[222] if (toSearch instanceof SortedSet && ((SortedSet) toSearch).comparator().equals(c)) { ^^^^^^^^^ SortedSet is a raw type. References to generic type SortedSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[223] return ((SortedSet) toSearch).last(); ^^^^^^^^^ SortedSet is a raw type. References to generic type SortedSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[228] Iterator iter = toSearch.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/SortUtil.java:[233] if (result == null || c.compare(result, next) > 0) { ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogProblemFilter.java:[602] Iterator definedFilters = MarkerSupportRegistry.getInstance().getRegisteredFilters().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogProblemFilter.java:[653] List types = filter.getSelectedTypes(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogProblemFilter.java:[658] Iterator typesIterator = types.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/DialogProblemFilter.java:[831] Iterator registered = MarkerSupportRegistry.getInstance().getRegisteredFilters().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[106] protected List rootTypes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[106] protected List rootTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[108] protected List selectedTypes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[108] protected List selectedTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[118] private Set cachedWorkingSet; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[139] this.rootTypes.add(type); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[151] public void addAllSubTypes(List types) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[158] private void addAllSubTypes(List types, MarkerType type) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[164] types.add(type); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[183] private List findMarkers(Object[] objects, int depth, int limit, IProgressMonitor mon, boolean ignoreExceptions) throws CoreException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[188] List resultList = new ArrayList(objects.length * 2); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[188] List resultList = new ArrayList(objects.length * 2); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[195] HashSet typesToSearch = new HashSet(selectedTypes.size()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[195] HashSet typesToSearch = new HashSet(selectedTypes.size()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[199] HashSet includeAllSubtypes = new HashSet(selectedTypes.size()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[199] HashSet includeAllSubtypes = new HashSet(selectedTypes.size()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[201] typesToSearch.addAll(selectedTypes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[203] Iterator iter = selectedTypes.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[208] Collection subtypes = Arrays.asList(type.getAllSubTypes()); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[210] if (selectedTypes.containsAll(subtypes)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method containsAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[211] typesToSearch.removeAll(subtypes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type AbstractSet. References to generic type AbstractSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[213] includeAllSubtypes.add(type); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[221] HashSet resourcesToSearch = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[221] HashSet resourcesToSearch = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[239] resourcesToSearch.add(next); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[327] resultList.add(marker); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[353] Collection findMarkers(IProgressMonitor mon, boolean ignoreExceptions) throws CoreException { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[355] List unfiltered = Collections.EMPTY_LIST; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[410] List result = new ArrayList(elements.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[410] List result = new ArrayList(elements.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[413] IResource next = (IResource) element.getAdapter(IResource.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IResource to IResource [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[416] result.add(next); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[420] return (IResource[]) result.toArray(new IResource[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[429] private Set getWorkingSetAsSetOfPaths() { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[431] HashSet result = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[431] HashSet result = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[444] private void addResourcesAndChildren(HashSet result, IResource[] resources) { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[447] result.add(currentResource.getFullPath().toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[473] Collection projects = getProjectsAsCollection(resources); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[475] return (IProject[]) projects.toArray(new IProject[projects.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[489] Collection projects = getProjectsAsCollection(objects); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[491] return (IProject[]) projects.toArray(new IProject[projects.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[501] static Collection getProjectsAsCollection(Object[] elements) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[502] HashSet projects = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[502] HashSet projects = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[506] projects.add(((IResource) element).getProject()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[510] projects.add(resource.getProject()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[515] projects.add(element2); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[642] Set workingSetPaths = getWorkingSetAsSetOfPaths(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[715] public List getRootTypes() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[724] public List getSelectedTypes() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[816] List newTypes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[816] List newTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[834] selectedTypes.add(markerType); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[843] selectedTypes.add(newTypes.get(i)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[877] selectedTypes.add(markerType); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[918] List newTypes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[918] List newTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[936] selectedTypes.add(markerType); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[945] selectedTypes.add(newTypes.get(i)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[978] List includedTypes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[978] List includedTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.java:[1022] public void setSelectedTypes(List selectedTypes) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ITableListener.java:[25] public void contentsFound(Collection contents); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSorter.java:[23] abstract class MarkerSorter implements Comparator { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[29] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[88] boolean checked = IDEWorkbenchPlugin.getDefault().getPreferenceStore().getBoolean(enablementKey); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[88] boolean checked = IDEWorkbenchPlugin.getDefault().getPreferenceStore().getBoolean(enablementKey); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[100] limitEditor.setPreferenceStore(IDEWorkbenchPlugin.getDefault().getPreferenceStore()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[100] limitEditor.setPreferenceStore(IDEWorkbenchPlugin.getDefault().getPreferenceStore()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[138] IDEWorkbenchPlugin.getDefault().getPreferenceStore().setValue(enablementKey, enablementButton.getSelection()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[138] IDEWorkbenchPlugin.getDefault().getPreferenceStore().setValue(enablementKey, enablementButton.getSelection()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[139] IDEWorkbenchPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[139] IDEWorkbenchPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[139] IDEWorkbenchPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[151] boolean checked = IDEWorkbenchPlugin.getDefault().getPreferenceStore().getDefaultBoolean(enablementKey); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.java:[151] boolean checked = IDEWorkbenchPlugin.getDefault().getPreferenceStore().getDefaultBoolean(enablementKey); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[43] import org.eclipse.ui.internal.WorkbenchMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[44] import org.eclipse.ui.internal.WorkbenchPage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[45] import org.eclipse.ui.internal.WorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[46] import org.eclipse.ui.internal.util.Util; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[46] import org.eclipse.ui.internal.util.Util; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.ui.internal.util.Util is never used [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[62] private static final String NO_TARGETS_MSG = WorkbenchMessages.Workbench_showInNoTargets; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[62] private static final String NO_TARGETS_MSG = WorkbenchMessages.Workbench_showInNoTargets; ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'WorkbenchMessages.Workbench_showInNoTargets' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[66] private Map actions = new HashMap(21); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[66] private Map actions = new HashMap(21); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[176] actions.put(desc.getId(), action); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[186] private ArrayList getShowInPartIds(IWorkbenchPart sourcePart) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[187] ArrayList targetIds = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[187] ArrayList targetIds = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[188] WorkbenchPage page = (WorkbenchPage) getWindow().getActivePage(); ^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[188] WorkbenchPage page = (WorkbenchPage) getWindow().getActivePage(); ^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[190] targetIds.addAll(page.getShowInPartIds()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[190] targetIds.addAll(page.getShowInPartIds()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WorkbenchPage.getShowInPartIds()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[198] targetIds.add(partIds[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[203] page.sortShowInPartIds(targetIds); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WorkbenchPage.sortShowInPartIds(ArrayList)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[231] return (IShowInSource) sourcePart.getAdapter(IShowInSource.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IShowInSource to IShowInSource [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[243] return (IShowInTargetList) sourcePart.getAdapter(IShowInTargetList.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IShowInTargetList to IShowInTargetList [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[278] ArrayList ids = getShowInPartIds(sourcePart); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[279] ArrayList descs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[279] ArrayList descs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[280] IViewRegistry reg = WorkbenchPlugin.getDefault().getViewRegistry(); ^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[280] IViewRegistry reg = WorkbenchPlugin.getDefault().getViewRegistry(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[280] IViewRegistry reg = WorkbenchPlugin.getDefault().getViewRegistry(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WorkbenchPlugin.getViewRegistry()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[281] for (Iterator i = ids.iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[303] descs.add(desc); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[307] descs.add(desc); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[311] descs.add(desc); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.java:[316] return (IViewDescriptor[]) descs.toArray(new IViewDescriptor[descs.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionMarkCompleted.java:[51] Map attrs = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionMarkCompleted.java:[51] Map attrs = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionMarkCompleted.java:[52] attrs.put(IMarker.DONE, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionMarkCompleted.java:[69] for (Iterator iterator = selection.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FiltersAction.java:[20] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FiltersAction.java:[35] setImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("elcl16/filter_ps.gif")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FiltersAction.java:[35] setImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("elcl16/filter_ps.gif")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getIDEImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[128] private Map typesToMappings = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[128] private Map typesToMappings = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[218] Iterator mappings = ((Collection) typesToMappings.get(marker.getType())).iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[218] Iterator mappings = ((Collection) typesToMappings.get(marker.getType())).iterator(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[322] Collection entries = new HashSet(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[322] Collection entries = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[324] entries = (Collection) typesToMappings.get(markerType); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[326] entries = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[329] entries.add(entry); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[330] typesToMappings.put(type.getId(), entries); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[343] Collection types = new HashSet(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[343] Collection types = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[347] types.add(type); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[350] types.add(sub); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[359] types.toArray(typesArray); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[391] Iterator entries = typesToMappings.values().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[392] Collection removeCollection = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[392] Collection removeCollection = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[394] Collection mappings = (Collection) entries.next(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[394] Collection mappings = (Collection) entries.next(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[395] Iterator mappingsIterator = mappings.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[399] removeCollection.add(next); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.java:[403] mappings.removeAll(removeCollection); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/util/ExtendedDiagnosticComposite.java:[294] List childList = new ArrayList(((List) parentElement).size()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/util/ExtendedDiagnosticComposite.java:[295] for (Diagnostic child : (List) parentElement) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[46] private Map markerTable; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[55] public MarkerList(Collection markers) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[56] this((ConcreteMarker[]) markers.toArray(new ConcreteMarker[markers.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[85] private Map getMarkerMap() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[87] markerTable = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[90] markerTable.put(marker.getMarker(), marker); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[135] public List asList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[139] public MarkerList findMarkers(Collection ofIMarker) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[140] List result = new ArrayList(ofIMarker.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[140] List result = new ArrayList(ofIMarker.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[142] Iterator iter = ofIMarker.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[148] result.add(marker); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[179] Collection returnMarkers = new HashSet();// avoid duplicates ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[179] Collection returnMarkers = new HashSet();// avoid duplicates ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[182] returnMarkers.addAll(element.findMarkers(mon, ignoreExceptions)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[196] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[196] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[201] result.addAll(Arrays.asList(newMarkers)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[204] return (IMarker[]) result.toArray(new IMarker[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[319] public void updateMarkers(Collection addedMarkers, Collection removedMarkers) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[319] public void updateMarkers(Collection addedMarkers, Collection removedMarkers) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[320] List list = new ArrayList(asList()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[320] List list = new ArrayList(asList()); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[320] List list = new ArrayList(asList()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[321] list.addAll(addedMarkers); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[322] list.removeAll(removedMarkers); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerList.java:[324] list.toArray(markers); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionPasteMarker.java:[91] final ArrayList newMarkerAttributes = new ArrayList(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionPasteMarker.java:[91] final ArrayList newMarkerAttributes = new ArrayList(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionPasteMarker.java:[113] final Map[] attrs = newMarkerAttributes.toArray(new Map[newMarkerAttributes.size()]); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSelectionProviderAction.java:[71] ArrayList markers = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSelectionProviderAction.java:[71] ArrayList markers = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSelectionProviderAction.java:[79] markers.add(((ConcreteMarker) object).getMarker()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSelectionProviderAction.java:[83] return (IMarker[]) markers.toArray(new IMarker[markers.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ProblemFilter.java:[327] final String namespace = element.getNamespace(); ^^^^^^^^^^^^^^ The method getNamespace() from the type IConfigurationElement is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.java:[41] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.java:[68] setImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor(IMAGE_PATH)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.java:[68] setImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor(IMAGE_PATH)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getIDEImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.java:[69] setDisabledImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor(DISABLED_IMAGE_PATH)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.java:[69] setDisabledImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor(DISABLED_IMAGE_PATH)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getIDEImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.java:[147] IStatus status = new Status(IStatus.ERROR, IDEWorkbenchPlugin.IDE_WORKBENCH, message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.java:[147] IStatus status = new Status(IStatus.ERROR, IDEWorkbenchPlugin.IDE_WORKBENCH, message); ^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchPlugin.IDE_WORKBENCH' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.java:[158] adapter.setProperty(StatusAdapter.TITLE_PROPERTY, MarkerMessages.OpenMarker_errorTitle); ^^^^^^^^^^^^^^ The field StatusAdapter.TITLE_PROPERTY is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[41] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[136] private Collection registeredFilters = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[136] private Collection registeredFilters = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[138] private Map markerGroups = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[138] private Map markerGroups = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[140] private Map markerGroupingEntries = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[140] private Map markerGroupingEntries = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[142] private HashMap categories = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[142] private HashMap categories = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[144] private HashMap hierarchyOrders = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[144] private HashMap hierarchyOrders = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[153] IExtensionPoint point = Platform.getExtensionRegistry().getExtensionPoint(IDEWorkbenchPlugin.IDE_WORKBENCH, MARKER_SUPPORT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[153] IExtensionPoint point = Platform.getExtensionRegistry().getExtensionPoint(IDEWorkbenchPlugin.IDE_WORKBENCH, MARKER_SUPPORT); ^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchPlugin.IDE_WORKBENCH' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[159] Map groupingEntries = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[159] Map groupingEntries = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[160] Set attributeMappings = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[160] Set attributeMappings = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[181] private void processExtension(IExtensionTracker tracker, IExtension extension, Map groupingEntries, Collection attributeMappings) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[181] private void processExtension(IExtensionTracker tracker, IExtension extension, Map groupingEntries, Collection attributeMappings) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[187] registeredFilters.add(filter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[195] markerGroups.put(group.getId(), group); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[206] Collection entries; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[208] entries = (Collection) groupingEntries.get(groupName); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[210] entries = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[213] entries.add(entry); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[214] groupingEntries.put(groupName, entries); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[224] attributeMappings.add(grouping); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[235] categories.put(element2, categoryName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[254] private void postProcessExtensions(Map groupingEntries, Collection attributeMappings) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[254] private void postProcessExtensions(Map groupingEntries, Collection attributeMappings) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[264] private void processGroupingEntries(Map groupingEntries) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[265] Iterator entriesIterator = groupingEntries.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[268] Iterator nextEntriesIterator = ((Collection) groupingEntries.get(nextGroupId)).iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[268] Iterator nextEntriesIterator = ((Collection) groupingEntries.get(nextGroupId)).iterator(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[272] markerGroupingEntries.put(next.getId(), next); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[279] IDEWorkbenchPlugin.log(NLS.bind("markerGroupingEntry {0} defines invalid group {1}",//$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[279] IDEWorkbenchPlugin.log(NLS.bind("markerGroupingEntry {0} defines invalid group {1}",//$NON-NLS-1$ new String[] { next.getId(), nextGroupId })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.log(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[291] private void processAttributeMappings(Collection attributeMappings) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[292] Iterator mappingsIterator = attributeMappings.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[301] IDEWorkbenchPlugin.log(NLS.bind("Reference to invalid markerGroupingEntry {0}",//$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[301] IDEWorkbenchPlugin.log(NLS.bind("Reference to invalid markerGroupingEntry {0}",//$NON-NLS-1$ defaultEntryId)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.log(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[314] IDEWorkbenchPlugin.log(NLS.bind("Reference to invaild markerGroupingEntry {0}", //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[314] IDEWorkbenchPlugin.log(NLS.bind("Reference to invaild markerGroupingEntry {0}", //$NON-NLS-1$ defaultEntryId)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.log(String)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[346] Map groupingEntries = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[346] Map groupingEntries = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[347] Set attributeMappings = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[347] Set attributeMappings = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[357] public Collection getRegisteredFilters() { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[358] Collection filteredFilters = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[358] Collection filteredFilters = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[359] Iterator registeredIterator = registeredFilters.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[365] filteredFilters.add(next); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[463] List selectedTypes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[463] List selectedTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[470] IStatus status = new Status(IStatus.WARNING, IDEWorkbenchPlugin.IDE_WORKBENCH, IStatus.WARNING, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[470] IStatus status = new Status(IStatus.WARNING, IDEWorkbenchPlugin.IDE_WORKBENCH, IStatus.WARNING, ^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchPlugin.IDE_WORKBENCH' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[472] IDEWorkbenchPlugin.getDefault().getLog().log(status); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[472] IDEWorkbenchPlugin.getDefault().getLog().log(status); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[474] selectedTypes.add(type); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[497] Collection removedGroups = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[497] Collection removedGroups = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[506] removedGroups.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[521] Iterator entriesIterator = markerGroupingEntries.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[522] Collection removedKeys = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[522] Collection removedKeys = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[527] removedKeys.add(entryId); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[531] Iterator removedIterator = removedKeys.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[544] private void removeValues(Object value, HashMap cache) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[545] Collection keysToRemove = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[545] Collection keysToRemove = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[546] Iterator keys = cache.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[551] Collection collection = (Collection) next; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[551] Collection collection = (Collection) next; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[555] keysToRemove.add(key); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[561] keysToRemove.add(key); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[565] Iterator keysToRemoveIterator = keysToRemove.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[662] public Collection getMarkerGroups() { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.java:[677] markerGroups.put(group.getDescription(), group); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableComparator.java:[27] public class TableComparator extends ViewerComparator implements Comparator { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableComparator.java:[352] Arrays.sort(elements, start, end, new Comparator() { @Override public int compare(Object a, Object b) { return TableComparator.this.compare(viewer, a, b); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(Object[], int, int, new Comparator(){}) of the generic method sort(T[], int, int, Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableComparator.java:[352] Arrays.sort(elements, start, end, new Comparator() { @Override public int compare(Object a, Object b) { return TableComparator.this.compare(viewer, a, b); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type new Comparator(){} needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/TableComparator.java:[352] Arrays.sort(elements, start, end, new Comparator() { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[113] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[221] private Collection categoriesToExpand = new HashSet(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[221] private Collection categoriesToExpand = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[223] private Collection preservedSelection = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[223] private Collection preservedSelection = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[268] categoriesToExpand.add(categories[0].getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[270] Collection newCategories = new HashSet(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[270] Collection newCategories = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[277] newCategories.add(category.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[290] Collection newSelection = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[290] Collection newSelection = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[294] Iterator preserved = preservedSelection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[298] newSelection.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[320] categoriesToExpand.add(category.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[352] Iterator iterator = structured.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[356] preservedSelection.add(new MarkerDescriptor(next.getConcreteRepresentative())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[633] Activator.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[760] public Object getAdapter(Class adaptable) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type MarkerView needs unchecked conversion to conform to T from the type WorkbenchPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[760] public Object getAdapter(Class adaptable) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[775] return super.getAdapter(adaptable); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type WorkbenchPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[775] return super.getAdapter(adaptable); ^^^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[821] List markers = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[821] List markers = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[826] markers.add(((ConcreteMarker) element).getMarker()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[993] List selection = ((IStructuredSelection) getViewer().getSelection()).toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[996] selection.toArray(markers); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1099] for (Iterator iterator = selection.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1123] List selectedElements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1123] List selectedElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1132] selectedElements.add(mapping); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1136] selectedElements.add(file); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1140] for (Iterator iterator = ((IStructuredSelection) selection).iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1155] selectedElements.add(mapping); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1158] selectedElements.add(resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1161] selectedElements.add(object); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1165] selectedElements.add(obj); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1182] Collection selectionCollection = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1182] Collection selectionCollection = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1186] selectionCollection.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1190] selectionCollection.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1192] selectionCollection.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1197] selectionCollection.toArray(selections); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1203] Iterator systemFilters = MarkerSupportRegistry.getInstance().getRegisteredFilters().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1218] private void addResources(Collection resources, ResourceMapping mapping) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1224] resources.add(element); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1275] Collection oldProjects = MarkerFilter.getProjectsAsCollection(oldElements); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1276] Collection newProjects = MarkerFilter.getProjectsAsCollection(newElements); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1279] if (newProjects.containsAll(oldProjects)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method containsAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1454] List newSelection = new ArrayList(structuredSelection.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1454] List newSelection = new ArrayList(structuredSelection.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1456] for (Iterator i = structuredSelection.iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1461] newSelection.add(marker); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1518] Collection filters = findEnabledFilters(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1521] filters.toArray(enabledFilters); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1532] protected Collection findEnabledFilters() { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1534] ArrayList filters = new ArrayList(0); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1534] ArrayList filters = new ArrayList(0); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1537] filters.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1610] IBindingService bindingService = (IBindingService) PlatformUI.getWorkbench().getAdapter(IBindingService.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IBindingService to IBindingService [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1627] if (targetObjectURI == null || targetObjectURI.equals("")) { ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1664] if (IDEWorkbenchPlugin.getDefault().getPreferenceStore().getBoolean(getMarkerEnablementPreferenceName())) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1664] if (IDEWorkbenchPlugin.getDefault().getPreferenceStore().getBoolean(getMarkerEnablementPreferenceName())) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1665] return IDEWorkbenchPlugin.getDefault().getPreferenceStore().getInt(getMarkerLimitPreferenceName()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1665] return IDEWorkbenchPlugin.getDefault().getPreferenceStore().getInt(getMarkerLimitPreferenceName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar') [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/MarkerView.java:[1807] return (IUndoContext) ResourcesPlugin.getWorkspace().getAdapter(IUndoContext.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IUndoContext to IUndoContext [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/views/CategoryComparator.java:[28] public class CategoryComparator extends ViewerComparator implements Comparator { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized 607 problems (607 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/target/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/target/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.workspace >----- [INFO] Building org.eclipse.sphinx.gmf.workspace 0.12.0-SNAPSHOT [39/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.gmf.workspace --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/target/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/target/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.runtime.ui >---- [INFO] Building org.eclipse.sphinx.gmf.runtime.ui 0.12.0-SNAPSHOT [40/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] ---------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.pde >---------- [INFO] Building org.eclipse.sphinx.pde 0.12.0-SNAPSHOT [41/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.pde --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.pde --- [WARNING] WARNING: PDEExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/src/org/eclipse/sphinx/pde/util/PDEExtensions.xtend 22: The private modifier is unnecessary on field PDE_EXECUTION_ENVIRONMENT_J2SE_15 [WARNING] WARNING: PDEExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/src/org/eclipse/sphinx/pde/util/PDEExtensions.xtend 23: The private modifier is unnecessary on field PDE_EXECUTION_ENVIRONMENT_JavaSE_16 [WARNING] WARNING: PDEExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/src/org/eclipse/sphinx/pde/util/PDEExtensions.xtend 24: The private modifier is unnecessary on field PDE_EXECUTION_ENVIRONMENT_JavaSE_17 [WARNING] WARNING: PDEExtensions.xtend - /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/src/org/eclipse/sphinx/pde/util/PDEExtensions.xtend 25: The private modifier is unnecessary on field PDE_EXECUTION_ENVIRONMENT_JavaSE_18 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.pde --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/target/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/target/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.launching >-- [INFO] Building org.eclipse.sphinx.platform.launching 0.12.0-SNAPSHOT [42/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.platform.launching --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.platform.launching --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.platform.launching --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.platform.launching --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.platform.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/target/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.platform.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/target/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf >-- [INFO] Building org.eclipse.sphinx.xtend.typesystem.emf 0.12.0-SNAPSHOT [43/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf.ui >-- [INFO] Building org.eclipse.sphinx.xtend.typesystem.emf.ui 0.12.0-SNAPSHOT [44/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] ------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand >------ [INFO] Building org.eclipse.sphinx.xtendxpand 0.12.0-SNAPSHOT [45/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtendxpand --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.xtendxpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.xtendxpand --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/preferences/OutletsPreference.java:[145] public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type OutletsPreference needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/preferences/OutletsPreference.java:[146] return Platform.getAdapterManager().getAdapter(this, adapter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(OutletsPreference, Class) of the generic method getAdapter(Object, Class) of type IAdapterManager [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/preferences/OutletsPreference.java:[146] return Platform.getAdapterManager().getAdapter(this, adapter); ^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/internal/EObjectAdapaterFactory.java:[26] public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type EObjectAdapaterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/internal/EObjectAdapaterFactory.java:[35] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type EObjectAdapaterFactory needs unchecked conversion to conform to Class[] from the type IAdapterFactory 5 problems (5 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtendxpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtendxpand --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtendxpand --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand.ui >----- [INFO] Building org.eclipse.sphinx.xtendxpand.ui 0.12.0-SNAPSHOT [46/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/target/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/target/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.common.ui >-- [INFO] Building org.eclipse.sphinx.examples.common.ui 0.12.0-SNAPSHOT [47/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.common.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/target/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/target/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.actions >--- [INFO] Building org.eclipse.sphinx.examples.actions 0.12.0-SNAPSHOT [48/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.actions --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.actions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.actions --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.actions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.actions --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/target/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.actions --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/target/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.codegen.xpand.ui >-- [INFO] Building org.eclipse.sphinx.examples.codegen.xpand.ui 0.12.0-SNAPSHOT [49/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/src/org/eclipse/sphinx/examples/codegen/xpand/ui/internal/OutletsPreferenceAdapterFactory.java:[28] public Object getAdapter(final Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type OutletsPreferenceAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/src/org/eclipse/sphinx/examples/codegen/xpand/ui/internal/OutletsPreferenceAdapterFactory.java:[47] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type OutletsPreferenceAdapterFactory needs unchecked conversion to conform to Class[] from the type IAdapterFactory 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.csv >-- [INFO] Building org.eclipse.sphinx.examples.emf.compare.reports.csv 0.12.0-SNAPSHOT [50/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 25: The public modifier is unnecessary on class ModelCompareCSVReportGenerator [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 27: The private modifier is unnecessary on field MODEL_DIFF_REPORT_TARGET_CSV_FILE_NAME [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 28: The private modifier is unnecessary on field SEPARATOR [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 38: The public modifier is unnecessary on method generate [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 52: The public modifier is unnecessary on method generateCVS [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 53: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.html >-- [INFO] Building org.eclipse.sphinx.examples.emf.compare.reports.html 0.12.0-SNAPSHOT [51/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 25: The public modifier is unnecessary on class ModelCompareHTMLReportGenerator [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 27: The private modifier is unnecessary on field MODEL_DIFF_REPORT_TARGET_HTML_FILE_NAME [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 37: The public modifier is unnecessary on method generate [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 39: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 51: The public modifier is unnecessary on method generateHTML [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 52: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.explorer >-- [INFO] Building org.eclipse.sphinx.examples.explorer 0.12.0-SNAPSHOT [52/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.explorer --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.explorer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.explorer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.explorer --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/target/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.explorer --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/target/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird.ide 0.12.0-SNAPSHOT [53/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide.ui >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird.ide.ui 0.12.0-SNAPSHOT [54/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird.metamodelgen 0.12.0-SNAPSHOT [55/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/src/org/eclipse/sphinx/examples/hummingbird/metamodelgen/operations/GenerateXSDOperation.java:[72] monitor.setTaskName("Generating XSD schema"); ^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui 0.12.0-SNAPSHOT [56/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10 >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird10 0.12.0-SNAPSHOT [57/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/src-gen/org/eclipse/sphinx/examples/hummingbird10/util/Hummingbird10Validator.java:[184] if (false) { if (diagnostics != null) { diagnostics.add(createDiagnostic(Diagnostic.ERROR, DIAGNOSTIC_SOURCE, 0, "_UI_GenericConstraint_diagnostic", //$NON-NLS-1$ new Object[] { "validateInterfacesImplementedByTargetComponent", getObjectLabel(connection, context) }, //$NON-NLS-1$ new Object[] { connection }, context)); } return false; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/target/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/target/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.edit >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird10.edit 0.12.0-SNAPSHOT [58/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/src/org/eclipse/sphinx/examples/hummingbird10/edit/Hummingbird10MMDescriptorItemProviderAdapterFactory.java:[24] public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type Hummingbird10MMDescriptorItemProviderAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/src/org/eclipse/sphinx/examples/hummingbird10/edit/Hummingbird10MMDescriptorItemProviderAdapterFactory.java:[35] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type Hummingbird10MMDescriptorItemProviderAdapterFactory needs unchecked conversion to conform to Class[] from the type IAdapterFactory 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.ide.ui >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird10.ide.ui 0.12.0-SNAPSHOT [59/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird10.viatra.query >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird10.viatra.query 0.12.0-SNAPSHOT [60/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20 >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20 0.12.0-SNAPSHOT [61/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/instancemodel/impl/ParameterExpressionImpl.java:[27] import org.eclipse.sphinx.emf.ecore.ExtendedEObjectImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.sphinx.emf.ecore.ExtendedEObjectImpl is never used [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[28] private static final String[] ESCAPE = { "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07", "%08", "%09", "%0A", "%0B", "%0C", "%0D", "%0E", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[29] "%0F", "%10", "%11", "%12", "%13", "%14", "%15", "%16", "%17", "%18", "%19", "%1A", "%1B", "%1C", "%1D", "%1E", "%1F", "%20", null, "%22", ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[30] "%23", null, "%25", "%26", "%27", null, null, null, null, "%2C", null, null, "%2F", null, null, null, null, null, null, null, null, null, ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[30] "%23", null, "%25", "%26", "%27", null, null, null, null, "%2C", null, null, "%2F", null, null, null, null, null, null, null, null, null, ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[30] "%23", null, "%25", "%26", "%27", null, null, null, null, "%2C", null, null, "%2F", null, null, null, null, null, null, null, null, null, ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[30] "%23", null, "%25", "%26", "%27", null, null, null, null, "%2C", null, null, "%2F", null, null, null, null, null, null, null, null, null, ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[30] "%23", null, "%25", "%26", "%27", null, null, null, null, "%2C", null, null, "%2F", null, null, null, null, null, null, null, null, null, ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[30] "%23", null, "%25", "%26", "%27", null, null, null, null, "%2C", null, null, "%2F", null, null, null, null, null, null, null, null, null, ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[31] null, "%3A", null, "%3C", null, "%3E", null, }; ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[31] null, "%3A", null, "%3C", null, "%3E", null, }; ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[31] null, "%3A", null, "%3C", null, "%3E", null, }; ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[51] name = name == null ? "%" : eEncodeValue(name); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[52] return count > 0 ? name + "." + count : name; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[70] int index = uriFragmentSegment.lastIndexOf("%"); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[76] String source = "%".equals(encodedSource) ? null : URI.decode(encodedSource); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[106] int index = uriFragmentSegment.lastIndexOf("."); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/org/eclipse/sphinx/examples/hummingbird20/Hummingbird20EObjectImpl.java:[119] name = "%".equals(name) ? null : URI.decode(name); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/typemodel/impl/TypeModel20FactoryImpl.java:[23] import org.eclipse.sphinx.examples.hummingbird20.typemodel.*; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.sphinx.examples.hummingbird20.typemodel is never used [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/IdentifiableImpl.java:[23] import org.eclipse.sphinx.emf.ecore.ExtendedEObjectImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.sphinx.emf.ecore.ExtendedEObjectImpl is never used [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/DescriptionImpl.java:[29] import org.eclipse.sphinx.emf.ecore.ExtendedEObjectImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.sphinx.emf.ecore.ExtendedEObjectImpl is never used [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/DescriptionImpl.java:[122] public LanguageCultureName getLanguage() { ^^^^^^^^^^^^^ The method getLanguage() of type DescriptionImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/DescriptionImpl.java:[131] public void setLanguage(LanguageCultureName newLanguage) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLanguage(LanguageCultureName) of type DescriptionImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/DescriptionImpl.java:[143] public EList getTranslations() { ^^^^^^^^^^^^^^^^^ The method getTranslations() of type DescriptionImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/TranslationImpl.java:[111] public LanguageCultureName getLanguage() { ^^^^^^^^^^^^^ The method getLanguage() of type TranslationImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/TranslationImpl.java:[120] public void setLanguage(LanguageCultureName newLanguage) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLanguage(LanguageCultureName) of type TranslationImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/TranslationImpl.java:[132] public URI getResourceURI() { ^^^^^^^^^^^^^^^^ The method getResourceURI() of type TranslationImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/TranslationImpl.java:[141] public void setResourceURI(URI newResourceURI) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setResourceURI(URI) of type TranslationImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/LanguageCultureName.java:[221] public int getValue() { ^^^^^^^^^^ The method getValue() of type LanguageCultureName should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/LanguageCultureName.java:[230] public String getName() { ^^^^^^^^^ The method getName() of type LanguageCultureName should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/LanguageCultureName.java:[239] public String getLiteral() { ^^^^^^^^^^^^ The method getLiteral() of type LanguageCultureName should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/Common20FactoryImpl.java:[125] public Translation createTranslation() { ^^^^^^^^^^^^^^^^^^^ The method createTranslation() of type Common20FactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/Common20PackageImpl.java:[197] public EAttribute getDescription_Language() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getDescription_Language() of type Common20PackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/Common20PackageImpl.java:[206] public EReference getDescription_Translations() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getDescription_Translations() of type Common20PackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/Common20PackageImpl.java:[215] public EClass getTranslation() { ^^^^^^^^^^^^^^^^ The method getTranslation() of type Common20PackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/Common20PackageImpl.java:[224] public EAttribute getTranslation_Language() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTranslation_Language() of type Common20PackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/Common20PackageImpl.java:[233] public EAttribute getTranslation_ResourceURI() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTranslation_ResourceURI() of type Common20PackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/Common20PackageImpl.java:[242] public EEnum getLanguageCultureName() { ^^^^^^^^^^^^^^^^^^^^^^^^ The method getLanguageCultureName() of type Common20PackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/common/impl/Common20PackageImpl.java:[251] public EDataType getEURI() { ^^^^^^^^^ The method getEURI() of type Common20PackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/typemodel/util/TypeModel20Switch.java:[22] import org.eclipse.sphinx.examples.hummingbird20.typemodel.*; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.sphinx.examples.hummingbird20.typemodel is never used [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/typemodel/util/TypeModel20AdapterFactory.java:[23] import org.eclipse.sphinx.examples.hummingbird20.typemodel.*; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.sphinx.examples.hummingbird20.typemodel is never used [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src-gen/org/eclipse/sphinx/examples/hummingbird20/instancemodel/impl/FormulaImpl.java:[21] import org.eclipse.sphinx.emf.ecore.ExtendedEObjectImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.sphinx.emf.ecore.ExtendedEObjectImpl is never used 74 problems (74 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/target/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/target/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.check >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.check 0.12.0-SNAPSHOT [62/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.codegen.xpand >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.codegen.xpand 0.12.0-SNAPSHOT [63/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.edit >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.edit 0.12.0-SNAPSHOT [64/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/src/org/eclipse/sphinx/examples/hummingbird20/edit/Hummingbird20MMDescriptorItemProviderAdapterFactory.java:[24] public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type Hummingbird20MMDescriptorItemProviderAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/src/org/eclipse/sphinx/examples/hummingbird20/edit/Hummingbird20MMDescriptorItemProviderAdapterFactory.java:[35] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type Hummingbird20MMDescriptorItemProviderAdapterFactory needs unchecked conversion to conform to Class[] from the type IAdapterFactory 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide.ui >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.ide.ui 0.12.0-SNAPSHOT [65/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.diagram.gmf >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.diagram.gmf 0.12.0-SNAPSHOT [66/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/Hummingbird20CreationWizardPage.java:[93] if (extension != null && !getFilePath().toString().endsWith("." + extension)) { ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ParserProvider.java:[100] String vid = (String) hint.getAdapter(String.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from String to String [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ParserProvider.java:[104] View view = (View) hint.getAdapter(View.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from View to View [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ParserProvider.java:[149] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/parts/ConnectionLabelEditPart.java:[331] setManager(new TextDirectEditManager(this, TextDirectEditManager.getTextCellEditorClass(this), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTextCellEditorClass(GraphicalEditPart) from the type TextDirectEditManager is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/parts/ConnectionLabelEditPart.java:[586] setText("Connection"); ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/DeleteElementAction.java:[82] List operationSet = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/DeleteElementAction.java:[86] Iterator editParts = operationSet.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/Hummingbird20DiagramActionBarContributor.java:[32] protected Class getEditorClass() { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/Hummingbird20DiagramUpdateCommand.java:[65] List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(modelElement); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/Hummingbird20DiagramUpdateCommand.java:[66] for (Iterator it = editPolicies.iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/parts/ComponentNameEditPart.java:[316] setManager(new TextDirectEditManager(this, TextDirectEditManager.getTextCellEditorClass(this), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTextCellEditorClass(GraphicalEditPart) from the type TextDirectEditManager is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorItem.java:[32] final Class[] supportedTypes = new Class[] { View.class, EObject.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorItem.java:[36] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorItem.java:[36] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorItem.java:[45] public Class[] getAdapterList() { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorItem.java:[45] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class[] from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorSorter.java:[17] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorSorter.java:[23] public class Hummingbird20NavigatorSorter extends ViewerSorter { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/sheet/Hummingbird20PropertySection.java:[57] return (IPropertySource) ((IAdaptable) object).getAdapter(IPropertySource.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IPropertySource to IPropertySource [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/sheet/Hummingbird20PropertySection.java:[85] View view = (View) ((IAdaptable) selected).getAdapter(View.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from View to View [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/sheet/Hummingbird20PropertySection.java:[103] ArrayList transformedSelection = new ArrayList(structuredSelection.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/sheet/Hummingbird20PropertySection.java:[103] ArrayList transformedSelection = new ArrayList(structuredSelection.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/sheet/Hummingbird20PropertySection.java:[104] for (Iterator it = structuredSelection.iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/sheet/Hummingbird20PropertySection.java:[107] transformedSelection.add(r); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[51] public List getTypesForPopupBar(IAdaptable host) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[52] IGraphicalEditPart editPart = (IGraphicalEditPart) host.getAdapter(IGraphicalEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IGraphicalEditPart to IGraphicalEditPart [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[65] public List getRelTypesOnSource(IAdaptable source) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[66] IGraphicalEditPart sourceEditPart = (IGraphicalEditPart) source.getAdapter(IGraphicalEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IGraphicalEditPart to IGraphicalEditPart [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[77] public List getRelTypesOnTarget(IAdaptable target) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[78] IGraphicalEditPart targetEditPart = (IGraphicalEditPart) target.getAdapter(IGraphicalEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IGraphicalEditPart to IGraphicalEditPart [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[89] public List getRelTypesOnSourceAndTarget(IAdaptable source, IAdaptable target) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[90] IGraphicalEditPart sourceEditPart = (IGraphicalEditPart) source.getAdapter(IGraphicalEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IGraphicalEditPart to IGraphicalEditPart [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[91] IGraphicalEditPart targetEditPart = (IGraphicalEditPart) target.getAdapter(IGraphicalEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IGraphicalEditPart to IGraphicalEditPart [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[102] public List getTypesForSource(IAdaptable target, IElementType relationshipType) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[103] IGraphicalEditPart targetEditPart = (IGraphicalEditPart) target.getAdapter(IGraphicalEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IGraphicalEditPart to IGraphicalEditPart [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[114] public List getTypesForTarget(IAdaptable source, IElementType relationshipType) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[115] IGraphicalEditPart sourceEditPart = (IGraphicalEditPart) source.getAdapter(IGraphicalEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IGraphicalEditPart to IGraphicalEditPart [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[141] protected EObject selectExistingElement(IAdaptable host, Collection types) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[145] IGraphicalEditPart editPart = (IGraphicalEditPart) host.getAdapter(IGraphicalEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IGraphicalEditPart to IGraphicalEditPart [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ModelingAssistantProvider.java:[166] protected boolean isApplicableElement(EObject element, Collection types) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/sheet/Hummingbird20SheetLabelProvider.java:[43] return etype == null ? "" : etype.getDisplayName(); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/sheet/Hummingbird20SheetLabelProvider.java:[73] return (View) ((IAdaptable) element).getAdapter(View.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from View to View [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorItem.java:[34] final Class[] supportedTypes = new Class[] { EObject.class, IPropertySource.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorItem.java:[38] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorItem.java:[38] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorItem.java:[54] public Class[] getAdapterList() { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorItem.java:[54] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class[] from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorContentProvider.java:[332] result.addAll(selectViewsByType(nextNode.getSourceEdges(), type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorContentProvider.java:[332] result.addAll(selectViewsByType(nextNode.getSourceEdges(), type)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type EList needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorContentProvider.java:[343] result.addAll(selectViewsByType(nextNode.getTargetEdges(), type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorContentProvider.java:[343] result.addAll(selectViewsByType(nextNode.getTargetEdges(), type)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type EList needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorContentProvider.java:[354] result.addAll(selectViewsByType(nextNode.getChildren(), type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorContentProvider.java:[354] result.addAll(selectViewsByType(nextNode.getChildren(), type)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type EList needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorContentProvider.java:[365] result.addAll(selectViewsByType(nextDiagram.getEdges(), type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorContentProvider.java:[365] result.addAll(selectViewsByType(nextDiagram.getEdges(), type)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type EList needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/Hummingbird20VisualIDRegistry.java:[80] Hummingbird20DiagramEditorPlugin.getInstance().logError("Unable to parse view type as a visualID number: " + type); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/DiagramEditorContextMenuProvider.java:[76] menu.appendToGroup("editGroup", deleteAction); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/DiagramEditorContextMenuProvider.java:[80] Hummingbird20DiagramEditorPlugin.getInstance().logError("Error building context menu", e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20EditPartProvider.java:[49] private WeakReference cachedPart; ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20EditPartProvider.java:[54] private WeakReference cachedView; ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20EditPartProvider.java:[149] cachedPart = new WeakReference(part); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20EditPartProvider.java:[149] cachedPart = new WeakReference(part); ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20EditPartProvider.java:[150] cachedView = new WeakReference(view); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20EditPartProvider.java:[150] cachedView = new WeakReference(view); ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/policies/Hummingbird20TextNonResizableEditPolicy.java:[238] protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorContentProvider.java:[79] myEditingDomain.setResourceToReadOnlyMap(new HashMap() { @Override public Object get(Object key) { if (!containsKey(key)) { put(key, Boolean.TRUE); } return super.get(key); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type new HashMap(){} needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorContentProvider.java:[79] myEditingDomain.setResourceToReadOnlyMap(new HashMap() { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorContentProvider.java:[79] myEditingDomain.setResourceToReadOnlyMap(new HashMap() { ^^^^^^^^^ The serializable class does not declare a static final serialVersionUID field of type long [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorContentProvider.java:[83] put(key, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorContentProvider.java:[216] Collection result = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorContentProvider.java:[216] Collection result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20DomainNavigatorContentProvider.java:[219] result.add(new Hummingbird20DomainNavigatorItem((EObject) object, parentElement, myAdapterFctoryContentProvier)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ViewProvider.java:[182] diagram.getStyles().add(NotationFactory.eINSTANCE.createDiagramStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ViewProvider.java:[231] node.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ViewProvider.java:[232] node.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ViewProvider.java:[250] Node label5001 = createLabel(node, Hummingbird20VisualIDRegistry.getType(ComponentNameEditPart.VISUAL_ID)); ^^^^^^^^^ The value of the local variable label5001 is not used [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ViewProvider.java:[259] edge.getStyles().add(NotationFactory.eINSTANCE.createRoutingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ViewProvider.java:[260] edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ViewProvider.java:[323] EObject eObject = (EObject) semanticAdapter.getAdapter(EObject.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to EObject [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/providers/Hummingbird20ViewProvider.java:[337] return (IElementType) semanticAdapter.getAdapter(IElementType.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IElementType to IElementType [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/ConnectionLabelExpressionLabelParser.java:[69] final EObject target = (EObject) element.getAdapter(EObject.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to EObject [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/ConnectionLabelExpressionLabelParser.java:[91] return evaluatePrintExpression((EObject) element.getAdapter(EObject.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to EObject [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/ConnectionLabelExpressionLabelParser.java:[127] throw new ExecutionException("Please implement parsing and value modification"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/ConnectionLabelExpressionLabelParser.java:[148] return "Port"; ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/AbstractParser.java:[196] Class iClass = feature.getEAttributeType().getInstanceClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/AbstractParser.java:[212] EObject element = (EObject) adapter.getAdapter(EObject.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to EObject [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/AbstractParser.java:[258] Class iClass = type.getInstanceClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20AbstractNavigatorItem.java:[31] final Class[] supportedTypes = new Class[] { ITabbedPropertySheetPageContributor.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20AbstractNavigatorItem.java:[41] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20AbstractNavigatorItem.java:[41] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20AbstractNavigatorItem.java:[50] public Class[] getAdapterList() { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20AbstractNavigatorItem.java:[50] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class[] from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/MessageFormatParser.java:[175] EObject element = (EObject) adapter.getAdapter(EObject.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to EObject [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/parsers/MessageFormatParser.java:[207] EObject element = (EObject) adapter.getAdapter(EObject.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to EObject [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorGroup.java:[38] private Collection myChildren = new LinkedList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorGroup.java:[38] private Collection myChildren = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorGroup.java:[73] public void addChildren(Collection children) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorGroup.java:[74] myChildren.addAll(children); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/navigator/Hummingbird20NavigatorGroup.java:[81] myChildren.add(child); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/parts/ComponentEditPart.java:[359] fFigureComponentLabelFigure.setText("Component"); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/policies/ApplicationCanonicalEditPolicy.java:[206] Collection existingLinks = new LinkedList(getDiagram().getEdges()); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/policies/ApplicationCanonicalEditPolicy.java:[206] Collection existingLinks = new LinkedList(getDiagram().getEdges()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor LinkedList(Collection) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/policies/ApplicationCanonicalEditPolicy.java:[206] Collection existingLinks = new LinkedList(getDiagram().getEdges()); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/policies/ApplicationCanonicalEditPolicy.java:[207] for (Iterator linksIterator = existingLinks.iterator(); linksIterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/policies/ApplicationCanonicalEditPolicy.java:[229] deleteViews(existingLinks.iterator()); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/policies/ApplicationCanonicalEditPolicy.java:[270] for (Iterator children = view.getChildren().iterator(); children.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/edit/policies/ApplicationCanonicalEditPolicy.java:[273] for (Iterator edges = view.getSourceEdges().iterator(); edges.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/Hummingbird20LinkDescriptor.java:[59] public Object getAdapter(Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/Hummingbird20LinkDescriptor.java:[59] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/org/eclipse/sphinx/examples/hummingbird20/diagram/gmf/part/Hummingbird20LinkDescriptor.java:[76] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 111 problems (111 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.editors.nebula >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.editors.nebula 0.12.0-SNAPSHOT [67/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.emf.compare >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.emf.compare 0.12.0-SNAPSHOT [68/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.ide 0.12.0-SNAPSHOT [69/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.viatra.query >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.viatra.query 0.12.0-SNAPSHOT [70/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.splitting >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.splitting 0.12.0-SNAPSHOT [71/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.transform.xtend >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.transform.xtend 0.12.0-SNAPSHOT [72/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.validation >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.validation 0.12.0-SNAPSHOT [73/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows.lib >-- [INFO] Building org.eclipse.sphinx.examples.workflows.lib 0.12.0-SNAPSHOT [74/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.examples.workflows.lib --- [WARNING] WARNING: ModelWorkflowExtensions.xtend - /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/src/org/eclipse/sphinx/examples/workflows/lib/ModelWorkflowExtensions.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/target/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/target/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.workflows >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.workflows 0.12.0-SNAPSHOT [75/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] -------< org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils >-------- [INFO] Building org.eclipse.sphinx.testutils 0.12.0-SNAPSHOT [76/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.testutils --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.testutils --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.testutils --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.testutils --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.testutils --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/target/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.testutils --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/target/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration >-- [INFO] Building org.eclipse.sphinx.testutils.integration 0.12.0-SNAPSHOT [77/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.testutils.integration --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.testutils.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.testutils.integration --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.testutils.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.testutils.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.testutils.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.tests.perf >-- [INFO] Building org.eclipse.sphinx.examples.tests.perf 0.12.0-SNAPSHOT [78/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/target/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/target/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.transform.xtend.ui >-- [INFO] Building org.eclipse.sphinx.examples.transform.xtend.ui 0.12.0-SNAPSHOT [79/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide >-- [INFO] Building org.eclipse.sphinx.examples.uml2.ide 0.12.0-SNAPSHOT [80/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/target/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/target/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide.ui >-- [INFO] Building org.eclipse.sphinx.examples.uml2.ide.ui 0.12.0-SNAPSHOT [81/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.validation.ui >-- [INFO] Building org.eclipse.sphinx.examples.validation.ui 0.12.0-SNAPSHOT [82/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/target/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/target/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.views.documentation >-- [INFO] Building org.eclipse.sphinx.examples.views.documentation 0.12.0-SNAPSHOT [83/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/target/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/target/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows >-- [INFO] Building org.eclipse.sphinx.examples.workflows 0.12.0-SNAPSHOT [84/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.workflows --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.workflows --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.examples.workflows --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.workflows --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/target/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/target/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration.referenceworkspace >-- [INFO] Building org.eclipse.sphinx.testutils.integration.referenceworkspace 0.12.0-SNAPSHOT [85/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] ----< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.check >----- [INFO] Building org.eclipse.sphinx.tests.emf.check 0.12.0-SNAPSHOT [86/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.check --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest testCategory1And2(org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest) Time elapsed: 0.375 sec testCategory1(org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest) Time elapsed: 0.004 sec testCategory2(org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest) Time elapsed: 0.011 sec testInitCheckMethods(org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.check.Hummingbird20ConnectionsCheckValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.sphinx.tests.emf.check.Hummingbird20ConnectionsCheckValidatorTest testInitCheckMethods(org.eclipse.sphinx.tests.emf.check.Hummingbird20ConnectionsCheckValidatorTest) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.check.IntrinsicModelIntegrityConstraintsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.sphinx.tests.emf.check.IntrinsicModelIntegrityConstraintsTest testIntrinsicModelIntegrityConstraintsEnabled(org.eclipse.sphinx.tests.emf.check.IntrinsicModelIntegrityConstraintsTest) Time elapsed: 0.004 sec testIntrinsicModelIntegrityConstraintsDisabled(org.eclipse.sphinx.tests.emf.check.IntrinsicModelIntegrityConstraintsTest) Time elapsed: 0.003 sec Running org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest testContributedValidators(org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest) Time elapsed: 0.003 sec test_getCheckValidators(org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest) Time elapsed: 0.002 sec test_getCheckCatalogs(org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest) Time elapsed: 0.005 sec Running org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest testOtherCategorySelected(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0.001 sec testInitCheckMethods(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0 sec testCheckIntrinsicConstraintsTrue(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0.001 sec testWithoutContextEntries(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0 sec testCheckIntrinsicConstraintsFalse(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.check.CompositeValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.sphinx.tests.emf.check.CompositeValidatorTest testNoCirculaContainmentError(org.eclipse.sphinx.tests.emf.check.CompositeValidatorTest) Time elapsed: 0.009 sec Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.editors.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.editors.integration 0.12.0-SNAPSHOT [87/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.819 sec - in org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest testHandleEditorInputObjectRemoved(org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest) Time elapsed: 3.022 sec testHandleEditorInputObjectAdded(org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest) Time elapsed: 0.358 sec testHandleEditorInputObjectMoved(org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest) Time elapsed: 0.212 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.viatra.query >-- [INFO] Building org.eclipse.sphinx.tests.emf.viatra.query 0.12.0-SNAPSHOT [88/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.viatra.query.WorkspaceScopingViatraQueryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 sec - in org.eclipse.sphinx.tests.emf.viatra.query.WorkspaceScopingViatraQueryTest test(org.eclipse.sphinx.tests.emf.viatra.query.WorkspaceScopingViatraQueryTest) Time elapsed: 1.048 sec Running org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest testAllInstancesofConnection(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.095 sec testAllInstancesofInterface(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.049 sec testAllInstancesofApplication(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.02 sec testAllInstancesofComponentType(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.019 sec testAllInstancesofParameter(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.05 sec testAllInstancesofPlatform(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.018 sec testAllInstancesofComponent(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.019 sec Running org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest testAllInstancesofConnection(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.01 sec testAllInstancesofInterface(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.003 sec testAllInstancesofApplication(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.003 sec testAllInstancesofParameter(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.034 sec testAllInstancesofComponent(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.003 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.integration 0.12.0-SNAPSHOT [89/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/src/org/eclipse/sphinx/tests/emf/integration/saving/SaveIndicatorUtilTest.java:[139] public Object getAdapter(final Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type SaveIndicatorUtilTest.TestEditingDomainAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/src/org/eclipse/sphinx/tests/emf/integration/saving/SaveIndicatorUtilTest.java:[151] public Class[] getAdapterList() { ^^^^^^^ Type safety: The return type Class[] for getAdapterList() from the type SaveIndicatorUtilTest.TestEditingDomainAdapterFactory needs unchecked conversion to conform to Class[] from the type IAdapterFactory 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.27 sec - in org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest testResourceScopeProviderRegistry_MixedCaseFileExtension(org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest) Time elapsed: 1.268 sec testResourceScopeProviderRegistry_UpperCaseFileExtension(org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest) Time elapsed: 0.415 sec testResourceScopeProviderRegistry_LowerCaseFileExtension(org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest) Time elapsed: 0.391 sec Running org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.166 sec - in org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest testGetResourceFromURI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.858 sec testSaveModel_Object_IProject_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.764 sec testGetResourceFromFile(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.525 sec testSaveProject_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.947 sec testUnloadResource_File(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.48 sec testUnloadResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.803 sec testUnloadFiles_with_memoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.895 sec testReadComments(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.603 sec testSaveNewModelResources_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 2.075 sec testSaveNewModelResources_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 2.007 sec testCreateAbsoluteFileURI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.11 sec testUnloadAllResources(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.414 sec testCreateSaveSchedulingRule_CollectionOfResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.951 sec testValidate(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.327 sec testUnloadResources_without_memoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.411 sec testGetFileFromUri(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.014 sec testUnloadResources_with_memoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.543 sec testSaveModel_Object_EObject_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.163 sec testSaveNewModelResource_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 4.341 sec testCreateSaveSchedulingRule_Resource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.108 sec testGetFileFromIWrapperItemProvider(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.208 sec testSaveModel_Object_EObject_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.529 sec testCreateSaveNewSchedulingRule_Collection_ModelResourceDescriptors(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.529 sec testIsFileLoaded(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.447 sec testGetResourceFromFeatureMapEntry(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.631 sec testGetResourceFromIWrapperItemProvider(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.109 sec testCreatePath(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.108 sec testSaveNewModelResource_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.541 sec testUnloadResource_File_WithEditingDomain(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.318 sec testIsFileLoadedWithEditingDomain(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.467 sec testGetFileFromResouce(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.799 sec testCreateAbsoluteFileLocation(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.107 sec testGetResourceFromEObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.208 sec testUnloadFiles_without_memoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.536 sec testCreateURI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.613 sec testIsResourceLoaded(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.79 sec testGetFileFromEObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.82 sec testSaveProject_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.855 sec testConvertToAbsoluteFileLocation(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.231 sec testSaveModel_Object_IProject_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.629 sec testGetFileFromFeatureMapEntry(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.34 sec Running org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.028 sec - in org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2 testGetInverseReferences_StandAloneProject(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 1.848 sec testGetInverseReferences_ProjectWithReferences(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 1.734 sec testGetInverseReferences_Proxy(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 2.142 sec testGetInverseReferences_ResourceSetIsNull(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 2.13 sec testGetInverseReferences_ModelRootIsNull(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 2.171 sec Running org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.743 sec - in org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest testUnloadResource(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.665 sec testSaveModelResource(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 2.569 sec testSaveNewUml2Resource(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 1.064 sec testUnloadResourceWithMemoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.106 sec testConvertToAbsoluteFileURI(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.106 sec testSaveNewHummingbirdResource(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 4.217 sec testReadTargetNamespaceFromModelUri(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.225 sec testLoadEObject(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.207 sec testExists(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.107 sec testIsResourceLoaded(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.506 sec testGetContentTypeId(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.742 sec testIsReadOnly(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.111 sec testConvertToPlatformResourceURI(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.114 sec Running org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.04 sec - in org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2 testGetResourcesInModel_AnyObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.868 sec testGetResourceInScope_EObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.109 sec testGetResourcesInScope_AnyObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.107 sec testGetResourceInModel_ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.211 sec testGetResourceInModel_EObject_InResourceSet_WithoutEditingDomain(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.11 sec testGetResourceInScope_EObject_WithoutUnderlyingResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.21 sec testGetFilteredResourcesFromEObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.112 sec testGetResourceInScope_EObject_InResourceSet_WithoutEditingDomain(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.112 sec testGetResourceInScope_URI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.112 sec testGetResourceInModel_URI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.109 sec testGetResourceInScope_NullObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.107 sec testGetFilteredResourcesFromIWrapperItemProvider(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.108 sec testGetResourceInModel_EObject_InResource_WithoutResourceSet(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.208 sec testGetResourceInModel_File(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.227 sec testGetResourceInModel_NullObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.107 sec testGetFilteredResourcesFromURI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.108 sec testGetResourceInScope_ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.213 sec testGetFilteredResourcesFromResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.11 sec testGetResourceInModel_Resource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.212 sec testGetResourceInScope_EObject_InResource_WithoutResourceSet(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.209 sec testGetFilteredResourcesFromIModelDescriptor(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.299 sec testGetFilteredResourcesFromIContainer(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.108 sec testGetResourceInScope_Resource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.21 sec testGetResourceInScope_File(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.21 sec testGetFilteredResourcesFromEntry(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.107 sec testGetFilteredResourcesFromIFile(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.109 sec testGetResourceInModel_EObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.111 sec testGetResourceInModel_EObject_WithoutUnderlyingResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.212 sec Running org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.634 sec - in org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest testCreateProxyFromEObject(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 1.154 sec testGetAllInstancesOf_IModelDescriptor(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.108 sec testProxify(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.209 sec testDeproxify(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.237 sec testGetAllInstancesOf_EObject_EReference(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.108 sec testGetAllInstancesOf_Resource(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.208 sec testGetAllInstancesOf_EObject_Class(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.285 sec testGetReferencedInstancesOf(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.214 sec testGetAllInstancesOf_Resources(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.109 sec Running org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 sec - in org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest testGetOperationHistory(org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest) Time elapsed: 0.564 sec testGetUndoContext(org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest) Time elapsed: 0.106 sec testExecuteInWriteTransaction(org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest) Time elapsed: 0.207 sec Running org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest >>>>>>>>>>>> Setting contents <<<<<<<<<<<< Done. >>>>>>>>>>>> Setting contents <<<<<<<<<<<< Done. >>>>>>>>>>>> Setting contents <<<<<<<<<<<< Done. >>>>>>>>>>>> Setting contents <<<<<<<<<<<< Done. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.461 sec - in org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest testGetReferencingRoots(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 0.889 sec testGetReferencedRoots(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 0.107 sec testGetLoadedResources(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 0.725 sec testBelongsTo_IFile(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 2.883 sec testGetPersistedFiles(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 1.2 sec testDidBelongsTo_URI(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 8.045 sec testDidBelongsTo_IResource(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 8.032 sec testBelongsTo_IResource(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 2.76 sec testDidBelongsTo_IFile(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 7.202 sec testBelongsTo_URI(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 2.614 sec Running org.eclipse.sphinx.tests.emf.integration.ModelManagementTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.938 sec - in org.eclipse.sphinx.tests.emf.integration.ModelManagementTest testCreateWorkspaceLoadModelsAndUnloadModelsDeleteResources(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 5.468 sec testCreateWorkspaceLoadModelsAndCloseProjects(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 5.846 sec testCreateWorkspaceLoadModelsAndDeleteProjects(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 6.716 sec testCreateWorkspaceLoadModelsAndDeleteResources(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 5.301 sec testCreateWorkspaceLoadModels(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 3.606 sec Running org.eclipse.sphinx.tests.emf.integration.resource.ModelConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.129 sec - in org.eclipse.sphinx.tests.emf.integration.resource.ModelConverterTest testConverterCalledWhenSavingResource(org.eclipse.sphinx.tests.emf.integration.resource.ModelConverterTest) Time elapsed: 2.761 sec testConverterCalledWhenLoadingResource(org.eclipse.sphinx.tests.emf.integration.resource.ModelConverterTest) Time elapsed: 0.366 sec Running org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.833 sec - in org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest testDeleteContainer_Undo(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.21 sec testRemoveContainer_Undo(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.704 sec testDeleteContainer(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.871 sec testRemoveSingleObject_Undo(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.628 sec testRemoveContainer(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.342 sec testDeleteSingleObject_Undo(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.338 sec testMoveObject(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.393 sec testRemoveObject_CreateNew(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.345 sec Running org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 340.613 sec - in org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest testGetResourcesInScopeFromHummingbirdModelDescriptor(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 2.877 sec testGetResourcesInModelFromUml2Uri_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.273 sec testGetResourcesInModelFromUml2ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 4.854 sec testGetResourcesInModelFromHummingbirdFile_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.241 sec testGetResourcesInModelFromUml2Resource(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.773 sec testGetResourcesInScopeFromUml2Resource_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 4.019 sec testGetResourcesInScopeFromHummingbirdFile_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.442 sec testGetResourceInScopeAfterUnloadingReloadingResources(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.202 sec testGetResourcesInScopeFromUml2UriwithoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 11.265 sec testGetResourcesInScopeFromHummingbirdResource(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 4.345 sec testGetResourcesInScopeFromHummingbirdObject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 6.697 sec testGetResourcesInModelFromUml2Object_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 9.601 sec testGetResourcesInModelFromHummingbirdModelDescriptor_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.23 sec testGetResourcesInScopeFromHummingbirdFile(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 4.111 sec testGetResourcesInScopeFromHummingbirdUri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 6.93 sec testGetResourcesInScopeFromUml2Object(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.213 sec testGetResourcesInModelFromHummingbirdResource(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 9.561 sec testGetResourcesInModelFromHummingbirdUri_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 4.44 sec testGetResourceFromWorkspaceRoot(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 6.503 sec testGetResourcesInScopeFromUml2File_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.762 sec testGetResourcesInModelFromProject_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 8.43 sec testGetResourcesInScopeFromUml2ModelDescriptor_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 4.213 sec testGetResourcesInScopeFromHummingbirdResource_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.542 sec testGetEobjectInScopeWithNullUri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 6.86 sec testGetEObjectInScopeWithNullContextObject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.684 sec testGetResourcesInModelFromUml2Resource_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 3.988 sec testGetResourcesInAfterAddingBreakingDependency(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.255 sec testGetResourcesInModelFromUml2File_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 3.881 sec testGetResourcesInModelFromHummingbirdObject_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.526 sec testGetResourcesInScopeFromUml2Uri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.652 sec testGetResourcesInScopeFromProject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 9.714 sec testGetResourcesInScopeFromUml2Resource(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 3.918 sec testGetResourcesInModelFromUml2File(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.928 sec testGetResourcesInScopeFromHummingbirdObject_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 8.261 sec testGetResourcesInScopeFromHummingbirdModelDescriptor_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 6.325 sec testGetResourcesFromNullObject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 3.938 sec testGetResourcesInModelFromUml2Uri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.719 sec testGetResourcesInModelFromProject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.683 sec testGetResourcesInModelFromUml2ModelDescriptor_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 9.815 sec testGetResourcesInModelFromHummingbirdResource_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 3.989 sec testGetResourcesInScopeFromHummingbirdUri_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 6.166 sec testGetResourcesInScopeFromProject_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.905 sec testGetResourcesInModelFromHummingbirdFile(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 8.827 sec testGetResourcesInModelFromHummingbirdModelDescriptor(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 3.624 sec testGetResourcesInScopeFromUml2ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.148 sec testGetResourcesInModelFromHummingbirdObject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.567 sec testGetResourcesInModelFromHummingbirdUri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 6.944 sec testGetResourcesInModelFromUml2Object(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 3.861 sec testGetResourcesInScopeFromUml2File(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.822 sec testGetEObjectWithContextAwareURI(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.661 sec testGetResourcesInScopeFromUml2Object_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.415 sec Running org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.098 sec - in org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest testIsDirty_ResourceWithEditingDomain(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 1.89 sec testSetSavedModelDescriptor(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.476 sec testSetSavedResourceWithEditingDomain(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.352 sec testIsDirty_ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.532 sec testGetModelSaveIndicator(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.429 sec testIsDirtyReferences(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.496 sec testGetResourceSaveIndicator(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.473 sec testSetDirty(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.447 sec Running org.eclipse.sphinx.tests.emf.integration.internal.expressions.FilePropertyTesterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec - in org.eclipse.sphinx.tests.emf.integration.internal.expressions.FilePropertyTesterTest testTest(org.eclipse.sphinx.tests.emf.integration.internal.expressions.FilePropertyTesterTest) Time elapsed: 0.577 sec Running org.eclipse.sphinx.tests.emf.integration.internal.expressions.EMFObjectPropertyTesterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.eclipse.sphinx.tests.emf.integration.internal.expressions.EMFObjectPropertyTesterTest testValueClassNameMatchesTest(org.eclipse.sphinx.tests.emf.integration.internal.expressions.EMFObjectPropertyTesterTest) Time elapsed: 0.11 sec testParentClassNameMatchesTest(org.eclipse.sphinx.tests.emf.integration.internal.expressions.EMFObjectPropertyTesterTest) Time elapsed: 0.104 sec Running org.eclipse.sphinx.tests.emf.integration.internal.filessystem.PlatformURIFileStoreTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec - in org.eclipse.sphinx.tests.emf.integration.internal.filessystem.PlatformURIFileStoreTest testExist(org.eclipse.sphinx.tests.emf.integration.internal.filessystem.PlatformURIFileStoreTest) Time elapsed: 0.106 sec testSaveModelToMeta(org.eclipse.sphinx.tests.emf.integration.internal.filessystem.PlatformURIFileStoreTest) Time elapsed: 0.405 sec Results : Tests run: 191, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.mwe.dynamic.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.mwe.dynamic.integration 0.12.0-SNAPSHOT [90/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.mwe.dynamic.integration.WorkflowContributorRegistryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.eclipse.sphinx.tests.emf.mwe.dynamic.integration.WorkflowContributorRegistryTest testIsContributorClasspathLocation(org.eclipse.sphinx.tests.emf.mwe.dynamic.integration.WorkflowContributorRegistryTest) Time elapsed: 0.002 sec testGetContributorPluginIds(org.eclipse.sphinx.tests.emf.mwe.dynamic.integration.WorkflowContributorRegistryTest) Time elapsed: 0 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization.generators >-- [INFO] Building org.eclipse.sphinx.tests.emf.serialization.generators 0.12.0-SNAPSHOT [91/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests1001_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests0101_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests0101_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests1001_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests1100_Single Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests testEReferenceReferenced1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.556 sec testEReferenceReferenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.014 sec testEReferenceReferenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.01 sec testEReferenceReferenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.012 sec testEReferenceReferenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.008 sec testEReferenceReferenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.007 sec testEReferenceReferenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.008 sec testEReferenceReferenced1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.033 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests1001_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests0101_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests0101_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests1001_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests1100_Single Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests testEReferenceReferenced1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.009 sec testEReferenceReferenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.007 sec testEReferenceReferenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.006 sec testEReferenceReferenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.007 sec testEReferenceReferenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.006 sec testEReferenceReferenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.006 sec testEReferenceReferenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.006 sec testEReferenceReferenced1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.041 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.SchemaDeclarationTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.SchemaDeclarationTests testSinglePackageModel1(org.eclipse.sphinx.tests.emf.serialization.generators.SchemaDeclarationTests) Time elapsed: 0.009 sec testMultiPackageModel1(org.eclipse.sphinx.tests.emf.serialization.generators.SchemaDeclarationTests) Time elapsed: 0.01 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests1001_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests0101_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests0101_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests1001_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests1100_Single Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests testEReferenceReferenced1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.01 sec testEReferenceReferenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.009 sec testEReferenceReferenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.006 sec testEReferenceReferenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.012 sec testEReferenceReferenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.04 sec testEReferenceReferenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.006 sec testEReferenceReferenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.007 sec testEReferenceReferenced1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.007 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests1001_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests0101_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests0101_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests1001_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests1100_Single Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests testEReferenceReferenced1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.009 sec testEReferenceReferenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.006 sec testEReferenceReferenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.005 sec testEReferenceReferenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.007 sec testEReferenceReferenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.049 sec testEReferenceReferenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.005 sec testEReferenceReferenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.004 sec testEReferenceReferenced1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.005 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests testSubNodeEclassAnnotations(org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests) Time elapsed: 0.001 sec testNodeEclassAnnotations(org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests) Time elapsed: 0 sec testNotNull(org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests) Time elapsed: 0 sec testChildEReferenceAnnotations(org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests testEReferenceContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.005 sec testEReferenceContained1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.006 sec testEReferenceContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.005 sec testEReferenceContained0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.005 sec testEReferenceContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.005 sec testEReferenceContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.006 sec testEReferenceContained0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.029 sec testEReferenceContained1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.006 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests testEAttributeContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests) Time elapsed: 0.009 sec testEAttributeContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests) Time elapsed: 0.006 sec testEAttributeContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests) Time elapsed: 0.005 sec testEAttributeContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests) Time elapsed: 0.007 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesTests0100_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesTests1100_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesTests1100_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesTests0100_Many Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests testEReferenceContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.005 sec testEReferenceContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.005 sec testEReferenceContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.005 sec testEReferenceContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.004 sec testEReferenceContained1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.006 sec testEReferenceContained0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.006 sec testEReferenceContained0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.029 sec testEReferenceContained1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.006 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests testEAttributeContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests) Time elapsed: 0.005 sec testEAttributeContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests) Time elapsed: 0.005 sec testEAttributeContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests) Time elapsed: 0.005 sec testEAttributeContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests) Time elapsed: 0.005 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests testEAttributeContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests) Time elapsed: 0.005 sec testEAttributeContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests) Time elapsed: 0.004 sec testEAttributeContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests) Time elapsed: 0.005 sec testEAttributeContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests) Time elapsed: 0.005 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesAndAbstractTypesTests0100_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesAndAbstractTypesTests1100_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesAndAbstractTypesTests1100_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesAndAbstractTypesTests0100_Many Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests testEReferenceContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.004 sec testEReferenceContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.004 sec testEReferenceContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.004 sec testEReferenceContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.004 sec testEReferenceContained1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.005 sec testEReferenceContained0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.029 sec testEReferenceContained0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.005 sec testEReferenceContained1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.005 sec Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests testEReferenceContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.004 sec testEReferenceContained1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.005 sec testEReferenceContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.005 sec testEReferenceContained0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.004 sec testEReferenceContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.004 sec testEReferenceContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.004 sec testEReferenceContained0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.005 sec testEReferenceContained1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.004 sec Results : Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization >-- [INFO] Building org.eclipse.sphinx.tests.emf.serialization 0.12.0-SNAPSHOT [92/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Compiling 286 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType7Impl.java:[171] result.append(" (sPECRELATIONTYPEREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java:[549] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java:[551] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java:[553] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java:[555] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java:[557] result.append(", mAX: "); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java:[559] result.append(", mIN: "); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/CHILDRENTypeImpl.java:[198] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType10Impl.java:[172] result.append(" (dATATYPEDEFINITIONBOOLEANREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java:[694] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java:[696] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java:[698] result.append(", iSEDITABLE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java:[702] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java:[704] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java:[706] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TARGETSPECIFICATIONTypeImpl.java:[172] result.append(" (sPECIFICATIONREF: "); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java:[792] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java:[794] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java:[796] result.append(", iSEDITABLE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java:[800] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java:[802] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java:[804] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java:[806] result.append(", mULTIVALUED: "); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java:[810] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/MyreqifPackage.java:[137] String eNAME = "myreqif"; ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/MyreqifPackage.java:[144] String eNS_URI = "http://www.eclipse.org/rmf/tests/serialization/env/myreqif.xsd"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/MyreqifPackage.java:[151] String eNS_PREFIX = "myreqif"; ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java:[437] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java:[439] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java:[441] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java:[443] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9622] result.append(" (name: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9626] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9628] result.append(", eAttribute_Attribute0000Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9632] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9634] result.append(", eAttribute_Attribute0001Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9638] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9640] result.append(", eAttribute_Attribute0010Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9644] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9646] result.append(", eAttribute_Attribute0011Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9650] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9652] result.append(", eAttribute_Attribute0100Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9656] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9658] result.append(", eAttribute_Attribute0101Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9662] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9664] result.append(", eAttribute_Attribute0110Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9668] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9670] result.append(", eAttribute_Attribute0111Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9674] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9676] result.append(", eAttribute_Attribute1000Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9680] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9682] result.append(", eAttribute_Attribute1001Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9686] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9688] result.append(", eAttribute_Attribute1010Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9692] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9694] result.append(", eAttribute_Attribute1011Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9698] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9700] result.append(", eAttribute_Attribute1100Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9704] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9706] result.append(", eAttribute_Attribute1101Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9710] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9712] result.append(", eAttribute_Attribute1110Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9716] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9718] result.append(", eAttribute_Attribute1111Single: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9722] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9724] result.append(", eAttribute_Attribute0000Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9726] result.append(", eAttribute_Attribute0001Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9728] result.append(", eAttribute_Attribute0010Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9730] result.append(", eAttribute_Attribute0011Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9732] result.append(", eAttribute_Attribute0100Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9734] result.append(", eAttribute_Attribute0101Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9736] result.append(", eAttribute_Attribute0110Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9738] result.append(", eAttribute_Attribute0111Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9740] result.append(", eAttribute_Attribute1000Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9742] result.append(", eAttribute_Attribute1001Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9744] result.append(", eAttribute_Attribute1010Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9746] result.append(", eAttribute_Attribute1011Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9748] result.append(", eAttribute_Attribute1100Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9750] result.append(", eAttribute_Attribute1101Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9752] result.append(", eAttribute_Attribute1110Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodeImpl.java:[9754] result.append(", eAttribute_Attribute1111Many: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java:[417] result.append(" (tHEVALUE: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java:[419] result.append(", tHEORIGINALVALUE: "); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java:[421] result.append(", iSSIMPLIFIED: "); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java:[425] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DEFINITIONType5Impl.java:[174] result.append(" (aTTRIBUTEDEFINITIONINTEGERREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java:[437] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java:[439] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java:[441] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java:[443] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/VALUESType1Impl.java:[354] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java:[509] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java:[511] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java:[513] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java:[515] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType3Impl.java:[362] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/NodesPackage.java:[42] String eNAME = "nodes"; ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/NodesPackage.java:[49] String eNS_URI = "http://www.eclipse.org/rmf/serialization/model/nodes.ecore"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/NodesPackage.java:[56] String eNS_PREFIX = "nodes"; ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TARGETTypeImpl.java:[170] result.append(" (sPECOBJECTREF: "); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ALTERNATIVEIDImpl.java:[170] result.append(" (iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/VALUESType3Impl.java:[195] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java:[495] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java:[497] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java:[499] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java:[501] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java:[503] result.append(", mAXLENGTH: "); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONSType1Impl.java:[199] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/EMBEDDEDVALUEImpl.java:[226] result.append(" (kEY: "); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/EMBEDDEDVALUEImpl.java:[228] result.append(", oTHERCONTENT: "); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java:[694] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java:[696] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java:[698] result.append(", iSEDITABLE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java:[702] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java:[704] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java:[706] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6532] initEClass(alternativeidEClass, org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.ALTERNATIVEID.class, "ALTERNATIVEID", !IS_ABSTRACT, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6534] initEAttribute(getALTERNATIVEID_IDENTIFIER(), theXMLTypePackage.getString(), "iDENTIFIER", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6538] initEClass(alternativeidTypeEClass, ALTERNATIVEIDType.class, "ALTERNATIVEIDType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6539] initEReference(getALTERNATIVEIDType_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6542] initEClass(alternativeidType1EClass, ALTERNATIVEIDType1.class, "ALTERNATIVEIDType1", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6543] initEReference(getALTERNATIVEIDType1_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType1.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6546] initEClass(alternativeidType2EClass, ALTERNATIVEIDType2.class, "ALTERNATIVEIDType2", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6547] initEReference(getALTERNATIVEIDType2_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType2.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6550] initEClass(alternativeidType3EClass, ALTERNATIVEIDType3.class, "ALTERNATIVEIDType3", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6551] initEReference(getALTERNATIVEIDType3_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType3.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6554] initEClass(alternativeidType4EClass, ALTERNATIVEIDType4.class, "ALTERNATIVEIDType4", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6555] initEReference(getALTERNATIVEIDType4_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType4.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6558] initEClass(alternativeidType5EClass, ALTERNATIVEIDType5.class, "ALTERNATIVEIDType5", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6559] initEReference(getALTERNATIVEIDType5_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType5.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6562] initEClass(alternativeidType6EClass, ALTERNATIVEIDType6.class, "ALTERNATIVEIDType6", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6563] initEReference(getALTERNATIVEIDType6_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType6.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6566] initEClass(alternativeidType7EClass, ALTERNATIVEIDType7.class, "ALTERNATIVEIDType7", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6567] initEReference(getALTERNATIVEIDType7_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType7.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6570] initEClass(alternativeidType8EClass, ALTERNATIVEIDType8.class, "ALTERNATIVEIDType8", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6571] initEReference(getALTERNATIVEIDType8_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType8.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6574] initEClass(alternativeidType9EClass, ALTERNATIVEIDType9.class, "ALTERNATIVEIDType9", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6575] initEReference(getALTERNATIVEIDType9_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType9.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6578] initEClass(alternativeidType10EClass, ALTERNATIVEIDType10.class, "ALTERNATIVEIDType10", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6580] initEReference(getALTERNATIVEIDType10_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType10.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6583] initEClass(alternativeidType11EClass, ALTERNATIVEIDType11.class, "ALTERNATIVEIDType11", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6585] initEReference(getALTERNATIVEIDType11_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType11.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6588] initEClass(alternativeidType12EClass, ALTERNATIVEIDType12.class, "ALTERNATIVEIDType12", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6590] initEReference(getALTERNATIVEIDType12_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType12.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6593] initEClass(alternativeidType13EClass, ALTERNATIVEIDType13.class, "ALTERNATIVEIDType13", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6595] initEReference(getALTERNATIVEIDType13_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType13.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6598] initEClass(alternativeidType14EClass, ALTERNATIVEIDType14.class, "ALTERNATIVEIDType14", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6600] initEReference(getALTERNATIVEIDType14_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType14.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6603] initEClass(alternativeidType15EClass, ALTERNATIVEIDType15.class, "ALTERNATIVEIDType15", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6605] initEReference(getALTERNATIVEIDType15_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType15.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6608] initEClass(alternativeidType16EClass, ALTERNATIVEIDType16.class, "ALTERNATIVEIDType16", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6610] initEReference(getALTERNATIVEIDType16_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType16.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6613] initEClass(alternativeidType17EClass, ALTERNATIVEIDType17.class, "ALTERNATIVEIDType17", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6615] initEReference(getALTERNATIVEIDType17_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType17.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6618] initEClass(alternativeidType18EClass, ALTERNATIVEIDType18.class, "ALTERNATIVEIDType18", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6620] initEReference(getALTERNATIVEIDType18_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType18.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6623] initEClass(alternativeidType19EClass, ALTERNATIVEIDType19.class, "ALTERNATIVEIDType19", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6625] initEReference(getALTERNATIVEIDType19_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType19.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6628] initEClass(alternativeidType20EClass, ALTERNATIVEIDType20.class, "ALTERNATIVEIDType20", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6630] initEReference(getALTERNATIVEIDType20_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType20.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6633] initEClass(alternativeidType21EClass, ALTERNATIVEIDType21.class, "ALTERNATIVEIDType21", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6635] initEReference(getALTERNATIVEIDType21_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType21.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6638] initEClass(alternativeidType22EClass, ALTERNATIVEIDType22.class, "ALTERNATIVEIDType22", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6640] initEReference(getALTERNATIVEIDType22_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType22.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6643] initEClass(alternativeidType23EClass, ALTERNATIVEIDType23.class, "ALTERNATIVEIDType23", !IS_ABSTRACT, !IS_INTERFACE, ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6645] initEReference(getALTERNATIVEIDType23_ALTERNATIVEID(), getALTERNATIVEID(), null, "aLTERNATIVEID", null, 0, 1, ALTERNATIVEIDType23.class, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6649] "ATTRIBUTEDEFINITIONBOOLEAN", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6650] initEReference(getATTRIBUTEDEFINITIONBOOLEAN_ALTERNATIVEID(), getALTERNATIVEIDType16(), null, "aLTERNATIVEID", null, 0, 1, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6653] initEReference(getATTRIBUTEDEFINITIONBOOLEAN_DEFAULTVALUE(), getDEFAULTVALUEType6(), null, "dEFAULTVALUE", null, 0, 1, ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6656] initEReference(getATTRIBUTEDEFINITIONBOOLEAN_TYPE(), getTYPEType10(), null, "tYPE", null, 1, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6659] initEAttribute(getATTRIBUTEDEFINITIONBOOLEAN_DESC(), theXMLTypePackage.getString(), "dESC", null, 0, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6662] initEAttribute(getATTRIBUTEDEFINITIONBOOLEAN_IDENTIFIER(), theXMLTypePackage.getID(), "iDENTIFIER", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6665] initEAttribute(getATTRIBUTEDEFINITIONBOOLEAN_ISEDITABLE(), theXMLTypePackage.getBoolean(), "iSEDITABLE", null, 0, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6668] initEAttribute(getATTRIBUTEDEFINITIONBOOLEAN_LASTCHANGE(), theXMLTypePackage.getDateTime(), "lASTCHANGE", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6671] initEAttribute(getATTRIBUTEDEFINITIONBOOLEAN_LONGNAME(), theXMLTypePackage.getString(), "lONGNAME", null, 0, 1, ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6676] "ATTRIBUTEDEFINITIONDATE", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6677] initEReference(getATTRIBUTEDEFINITIONDATE_ALTERNATIVEID(), getALTERNATIVEIDType18(), null, "aLTERNATIVEID", null, 0, 1, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6680] initEReference(getATTRIBUTEDEFINITIONDATE_DEFAULTVALUE(), getDEFAULTVALUEType(), null, "dEFAULTVALUE", null, 0, 1, ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6683] initEReference(getATTRIBUTEDEFINITIONDATE_TYPE(), getTYPEType8(), null, "tYPE", null, 1, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6686] initEAttribute(getATTRIBUTEDEFINITIONDATE_DESC(), theXMLTypePackage.getString(), "dESC", null, 0, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6689] initEAttribute(getATTRIBUTEDEFINITIONDATE_IDENTIFIER(), theXMLTypePackage.getID(), "iDENTIFIER", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6692] initEAttribute(getATTRIBUTEDEFINITIONDATE_ISEDITABLE(), theXMLTypePackage.getBoolean(), "iSEDITABLE", null, 0, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6695] initEAttribute(getATTRIBUTEDEFINITIONDATE_LASTCHANGE(), theXMLTypePackage.getDateTime(), "lASTCHANGE", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6698] initEAttribute(getATTRIBUTEDEFINITIONDATE_LONGNAME(), theXMLTypePackage.getString(), "lONGNAME", null, 0, 1, ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6703] "ATTRIBUTEDEFINITIONENUMERATION", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6704] initEReference(getATTRIBUTEDEFINITIONENUMERATION_DEFAULTVALUE(), getDEFAULTVALUEType1(), null, "dEFAULTVALUE", null, 0, 1, ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6707] initEReference(getATTRIBUTEDEFINITIONENUMERATION_ALTERNATIVEID(), getALTERNATIVEIDType20(), null, "aLTERNATIVEID", null, 0, 1, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6710] initEReference(getATTRIBUTEDEFINITIONENUMERATION_TYPE(), getTYPEType9(), null, "tYPE", null, 1, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6713] initEAttribute(getATTRIBUTEDEFINITIONENUMERATION_DESC(), theXMLTypePackage.getString(), "dESC", null, 0, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6716] initEAttribute(getATTRIBUTEDEFINITIONENUMERATION_IDENTIFIER(), theXMLTypePackage.getID(), "iDENTIFIER", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6719] initEAttribute(getATTRIBUTEDEFINITIONENUMERATION_ISEDITABLE(), theXMLTypePackage.getBoolean(), "iSEDITABLE", null, 0, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6722] initEAttribute(getATTRIBUTEDEFINITIONENUMERATION_LASTCHANGE(), theXMLTypePackage.getDateTime(), "lASTCHANGE", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6725] initEAttribute(getATTRIBUTEDEFINITIONENUMERATION_LONGNAME(), theXMLTypePackage.getString(), "lONGNAME", null, 0, 1, ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6728] initEAttribute(getATTRIBUTEDEFINITIONENUMERATION_MULTIVALUED(), theXMLTypePackage.getBoolean(), "mULTIVALUED", null, 1, 1, ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6733] "ATTRIBUTEDEFINITIONINTEGER", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6734] initEReference(getATTRIBUTEDEFINITIONINTEGER_ALTERNATIVEID(), getALTERNATIVEIDType21(), null, "aLTERNATIVEID", null, 0, 1, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6737] initEReference(getATTRIBUTEDEFINITIONINTEGER_DEFAULTVALUE(), getDEFAULTVALUEType2(), null, "dEFAULTVALUE", null, 0, 1, ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6740] initEReference(getATTRIBUTEDEFINITIONINTEGER_TYPE(), getTYPEType2(), null, "tYPE", null, 1, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6743] initEAttribute(getATTRIBUTEDEFINITIONINTEGER_DESC(), theXMLTypePackage.getString(), "dESC", null, 0, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6746] initEAttribute(getATTRIBUTEDEFINITIONINTEGER_IDENTIFIER(), theXMLTypePackage.getID(), "iDENTIFIER", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6749] initEAttribute(getATTRIBUTEDEFINITIONINTEGER_ISEDITABLE(), theXMLTypePackage.getBoolean(), "iSEDITABLE", null, 0, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6752] initEAttribute(getATTRIBUTEDEFINITIONINTEGER_LASTCHANGE(), theXMLTypePackage.getDateTime(), "lASTCHANGE", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6755] initEAttribute(getATTRIBUTEDEFINITIONINTEGER_LONGNAME(), theXMLTypePackage.getString(), "lONGNAME", null, 0, 1, ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6760] "ATTRIBUTEDEFINITIONREAL", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6761] initEReference(getATTRIBUTEDEFINITIONREAL_ALTERNATIVEID(), getALTERNATIVEIDType22(), null, "aLTERNATIVEID", null, 0, 1, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6764] initEReference(getATTRIBUTEDEFINITIONREAL_DEFAULTVALUE(), getDEFAULTVALUEType3(), null, "dEFAULTVALUE", null, 0, 1, ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6767] initEReference(getATTRIBUTEDEFINITIONREAL_TYPE(), getTYPEType4(), null, "tYPE", null, 1, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6770] initEAttribute(getATTRIBUTEDEFINITIONREAL_DESC(), theXMLTypePackage.getString(), "dESC", null, 0, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6773] initEAttribute(getATTRIBUTEDEFINITIONREAL_IDENTIFIER(), theXMLTypePackage.getID(), "iDENTIFIER", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6776] initEAttribute(getATTRIBUTEDEFINITIONREAL_ISEDITABLE(), theXMLTypePackage.getBoolean(), "iSEDITABLE", null, 0, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6779] initEAttribute(getATTRIBUTEDEFINITIONREAL_LASTCHANGE(), theXMLTypePackage.getDateTime(), "lASTCHANGE", null, 1, 1, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6782] initEAttribute(getATTRIBUTEDEFINITIONREAL_LONGNAME(), theXMLTypePackage.getString(), "lONGNAME", null, 0, 1, ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6787] "ATTRIBUTEDEFINITIONSTRING", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6788] initEReference(getATTRIBUTEDEFINITIONSTRING_ALTERNATIVEID(), getALTERNATIVEIDType15(), null, "aLTERNATIVEID", null, 0, 1, ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6791] initEReference(getATTRIBUTEDEFINITIONSTRING_DEFAULTVALUE(), getDEFAULTVALUEType4(), null, "dEFAULTVALUE", null, 0, 1, ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java:[6794] initEReference(getATTRIBUTEDEFINITIONSTRING_TYPE(), getTYPEType3(), null, "tYPE", null, 1, 1, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTSTypeImpl.java:[199] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFTOOLEXTENSIONImpl.java:[169] result.append(" (any: "); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType4Impl.java:[172] result.append(" (dATATYPEDEFINITIONREALREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DEFINITIONType3Impl.java:[174] result.append(" (aTTRIBUTEDEFINITIONXHTMLREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONSTypeImpl.java:[199] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtendedNodeImpl.java:[170] result.append(" (altenativeName: "); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java:[694] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java:[696] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java:[698] result.append(", iSEDITABLE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java:[702] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java:[704] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java:[706] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECATTRIBUTESTypeImpl.java:[362] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPESTypeImpl.java:[355] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType3Impl.java:[172] result.append(" (dATATYPEDEFINITIONSTRINGREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesFactoryImpl.java:[41] .getEFactory("http://www.eclipse.org/rmf/serialization/model/extnodes.ecore"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesFactoryImpl.java:[73] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesFactoryImpl.java:[73] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEDATEImpl.java:[268] result.append(" (tHEVALUE: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TOOLEXTENSIONSTypeImpl.java:[199] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DEFINITIONType2Impl.java:[174] result.append(" (aTTRIBUTEDEFINITIONSTRINGREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java:[694] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java:[696] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java:[698] result.append(", iSEDITABLE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java:[702] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java:[704] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java:[706] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java:[665] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java:[667] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java:[669] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java:[671] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONGROUPSTypeImpl.java:[200] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SOURCESPECIFICATIONTypeImpl.java:[172] result.append(" (sPECIFICATIONREF: "); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java:[517] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java:[519] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java:[521] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java:[523] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/VALUESTypeImpl.java:[354] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/CHILDRENType1Impl.java:[198] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/VALUESType2Impl.java:[354] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java:[755] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java:[757] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java:[759] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java:[761] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java:[694] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java:[696] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java:[698] result.append(", iSEDITABLE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java:[702] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java:[704] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java:[706] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEINTEGERImpl.java:[268] result.append(" (tHEVALUE: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java:[521] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java:[523] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java:[525] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java:[527] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType8Impl.java:[172] result.append(" (dATATYPEDEFINITIONDATEREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DEFINITIONType6Impl.java:[174] result.append(" (aTTRIBUTEDEFINITIONBOOLEANREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesPackageImpl.java:[224] initEClass(extendedNodeEClass, ExtendedNode.class, "ExtendedNode", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesPackageImpl.java:[225] initEAttribute(getExtendedNode_AltenativeName(), ecorePackage.getEString(), "altenativeName", null, 0, 1, ExtendedNode.class, !IS_TRANSIENT, ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesPackageImpl.java:[228] initEClass(extensionEClass, Extension.class, "Extension", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesPackageImpl.java:[229] initEReference(getExtension_Extensions(), getExtendedNode(), null, "extensions", null, 0, -1, Extension.class, !IS_TRANSIENT, !IS_VOLATILE, ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesPackageImpl.java:[247] String source = "http:///org/eclipse/emf/ecore/util/ExtendedMetaData"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesPackageImpl.java:[248] addAnnotation(getExtension_Extensions(), source, new String[] { "namespace", "##targetNamespace" }); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/impl/ExtNodesPackageImpl.java:[248] addAnnotation(getExtension_Extensions(), source, new String[] { "namespace", "##targetNamespace" }); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DEFINITIONType1Impl.java:[174] result.append(" (aTTRIBUTEDEFINITIONDATEREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DocumentRootImpl.java:[300] result.append(" (mixed: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java:[515] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java:[517] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java:[519] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java:[521] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[675] result.append(" (aCCURACY: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[677] result.append(", dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[679] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[681] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[683] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[685] result.append(", mAX: "); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[689] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[691] result.append(", mIN: "); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java:[695] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java:[517] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java:[519] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java:[521] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java:[523] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUESTRINGImpl.java:[266] result.append(" (tHEVALUE: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/EDITABLEATTSTypeImpl.java:[341] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java:[41] .getEFactory("http://www.eclipse.org/rmf/tests/serialization/env/myreqif.xsd"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java:[299] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java:[299] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java:[318] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java:[318] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java:[337] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java:[337] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType1Impl.java:[362] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java:[437] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java:[439] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java:[441] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java:[443] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType6Impl.java:[171] result.append(" (sPECOBJECTTYPEREF: "); ^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType1Impl.java:[171] result.append(" (sPECIFICATIONTYPEREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[139] protected static final String REQIFVERSION_EDEFAULT = "1.0"; ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[600] result.append(" (cOMMENT: "); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[602] result.append(", cREATIONTIME: "); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[604] result.append(", rEPOSITORYID: "); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[606] result.append(", rEQIFTOOLID: "); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[608] result.append(", rEQIFVERSION: "); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[612] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[614] result.append(", sOURCETOOLID: "); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[616] result.append(", tITLE: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java:[618] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECTYPESTypeImpl.java:[276] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType2Impl.java:[362] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/REQIFImpl.java:[420] result.append(" (lang: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DEFINITIONTypeImpl.java:[174] result.append(" (aTTRIBUTEDEFINITIONENUMERATIONREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1393] initEClass(nodeEClass, Node.class, "Node", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1394] initEReference(getNode_EReference_Contained0000Single(), getNode(), null, "eReference_Contained0000Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1396] initEReference(getNode_EReference_Contained0001Single(), getNode(), null, "eReference_Contained0001Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1398] initEReference(getNode_EReference_Contained0010Single(), getNode(), null, "eReference_Contained0010Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1400] initEReference(getNode_EReference_Contained0011Single(), getNode(), null, "eReference_Contained0011Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1402] initEReference(getNode_EReference_Contained0100Single(), getNode(), null, "eReference_Contained0100Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1404] initEReference(getNode_EReference_Contained0101Single(), getNode(), null, "eReference_Contained0101Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1406] initEReference(getNode_EReference_Contained0110Single(), getNode(), null, "eReference_Contained0110Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1408] initEReference(getNode_EReference_Contained0111Single(), getNode(), null, "eReference_Contained0111Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1410] initEReference(getNode_EReference_Contained1000Single(), getNode(), null, "eReference_Contained1000Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1412] initEReference(getNode_EReference_Contained1001Single(), getNode(), null, "eReference_Contained1001Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1414] initEReference(getNode_EReference_Contained1010Single(), getNode(), null, "eReference_Contained1010Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1416] initEReference(getNode_EReference_Contained1011Single(), getNode(), null, "eReference_Contained1011Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1418] initEReference(getNode_EReference_Contained1100Single(), getNode(), null, "eReference_Contained1100Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1420] initEReference(getNode_EReference_Contained1101Single(), getNode(), null, "eReference_Contained1101Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1422] initEReference(getNode_EReference_Contained1110Single(), getNode(), null, "eReference_Contained1110Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1424] initEReference(getNode_EReference_Contained1111Single(), getNode(), null, "eReference_Contained1111Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1426] initEReference(getNode_EReference_EmptyAnnotationSingle(), getNode(), null, "eReference_EmptyAnnotationSingle", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1428] initEReference(getNode_EReference_NoAnnotationSingle(), getNode(), null, "eReference_NoAnnotationSingle", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1430] initEReference(getNode_EReference_Contained0000Many(), getNode(), null, "eReference_Contained0000Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1432] initEReference(getNode_EReference_Contained0001Many(), getNode(), null, "eReference_Contained0001Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1434] initEReference(getNode_EReference_Contained0010Many(), getNode(), null, "eReference_Contained0010Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1436] initEReference(getNode_EReference_Contained0011Many(), getNode(), null, "eReference_Contained0011Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1438] initEReference(getNode_EReference_Contained0100Many(), getNode(), null, "eReference_Contained0100Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1440] initEReference(getNode_EReference_Contained0101Many(), getNode(), null, "eReference_Contained0101Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1442] initEReference(getNode_EReference_Contained0110Many(), getNode(), null, "eReference_Contained0110Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1444] initEReference(getNode_EReference_Contained0111Many(), getNode(), null, "eReference_Contained0111Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1446] initEReference(getNode_EReference_Contained1000Many(), getNode(), null, "eReference_Contained1000Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1448] initEReference(getNode_EReference_Contained1001Many(), getNode(), null, "eReference_Contained1001Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1450] initEReference(getNode_EReference_Contained1010Many(), getNode(), null, "eReference_Contained1010Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1452] initEReference(getNode_EReference_Contained1011Many(), getNode(), null, "eReference_Contained1011Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1454] initEReference(getNode_EReference_Contained1100Many(), getNode(), null, "eReference_Contained1100Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1456] initEReference(getNode_EReference_Contained1101Many(), getNode(), null, "eReference_Contained1101Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1458] initEReference(getNode_EReference_Contained1110Many(), getNode(), null, "eReference_Contained1110Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1460] initEReference(getNode_EReference_Contained1111Many(), getNode(), null, "eReference_Contained1111Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1462] initEReference(getNode_EReference_EmptyAnnotationMany(), getNode(), null, "eReference_EmptyAnnotationMany", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1464] initEReference(getNode_EReference_NoAnnotationMany(), getNode(), null, "eReference_NoAnnotationMany", null, 0, -1, Node.class, !IS_TRANSIENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1466] initEAttribute(getNode_Name(), ecorePackage.getEString(), "name", null, 0, 1, Node.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1469] "eReference_WithTypeEObject_Contained0001Many", null, 0, -1, Node.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1472] "eReference_WithTypeEObject_Contained0010Many", null, 0, -1, Node.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1475] "eReference_WithTypeEObject_Contained0100Many", null, 0, -1, Node.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1478] "eReference_WithTypeEObject_Contained1000Many", null, 0, -1, Node.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1480] initEReference(getNode_EReference_Referenced0000Single(), getNode(), null, "eReference_Referenced0000Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1482] initEReference(getNode_EReference_Referenced0001Single(), getNode(), null, "eReference_Referenced0001Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1484] initEReference(getNode_EReference_Referenced0010Single(), getNode(), null, "eReference_Referenced0010Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1486] initEReference(getNode_EReference_Referenced0011Single(), getNode(), null, "eReference_Referenced0011Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1488] initEReference(getNode_EReference_Referenced0100Single(), getNode(), null, "eReference_Referenced0100Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1490] initEReference(getNode_EReference_Referenced0101Single(), getNode(), null, "eReference_Referenced0101Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1492] initEReference(getNode_EReference_Referenced0110Single(), getNode(), null, "eReference_Referenced0110Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1494] initEReference(getNode_EReference_Referenced0111Single(), getNode(), null, "eReference_Referenced0111Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1496] initEReference(getNode_EReference_Referenced1000Single(), getNode(), null, "eReference_Referenced1000Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1498] initEReference(getNode_EReference_Referenced1001Single(), getNode(), null, "eReference_Referenced1001Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1500] initEReference(getNode_EReference_Referenced1010Single(), getNode(), null, "eReference_Referenced1010Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1502] initEReference(getNode_EReference_Referenced1011Single(), getNode(), null, "eReference_Referenced1011Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1504] initEReference(getNode_EReference_Referenced1100Single(), getNode(), null, "eReference_Referenced1100Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1506] initEReference(getNode_EReference_Referenced1101Single(), getNode(), null, "eReference_Referenced1101Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1508] initEReference(getNode_EReference_Referenced1110Single(), getNode(), null, "eReference_Referenced1110Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1510] initEReference(getNode_EReference_Referenced1111Single(), getNode(), null, "eReference_Referenced1111Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1512] initEReference(getNode_EReference_Referenced0000Many(), getNode(), null, "eReference_Referenced0000Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1514] initEReference(getNode_EReference_Referenced0001Many(), getNode(), null, "eReference_Referenced0001Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1516] initEReference(getNode_EReference_Referenced0010Many(), getNode(), null, "eReference_Referenced0010Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1518] initEReference(getNode_EReference_Referenced0011Many(), getNode(), null, "eReference_Referenced0011Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1520] initEReference(getNode_EReference_Referenced0100Many(), getNode(), null, "eReference_Referenced0100Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1522] initEReference(getNode_EReference_Referenced0101Many(), getNode(), null, "eReference_Referenced0101Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1524] initEReference(getNode_EReference_Referenced0110Many(), getNode(), null, "eReference_Referenced0110Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1526] initEReference(getNode_EReference_Referenced0111Many(), getNode(), null, "eReference_Referenced0111Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1528] initEReference(getNode_EReference_Referenced1000Many(), getNode(), null, "eReference_Referenced1000Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1530] initEReference(getNode_EReference_Referenced1001Many(), getNode(), null, "eReference_Referenced1001Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1532] initEReference(getNode_EReference_Referenced1010Many(), getNode(), null, "eReference_Referenced1010Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1534] initEReference(getNode_EReference_Referenced1011Many(), getNode(), null, "eReference_Referenced1011Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1536] initEReference(getNode_EReference_Referenced1100Many(), getNode(), null, "eReference_Referenced1100Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1538] initEReference(getNode_EReference_Referenced1101Many(), getNode(), null, "eReference_Referenced1101Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1540] initEReference(getNode_EReference_Referenced1110Many(), getNode(), null, "eReference_Referenced1110Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1542] initEReference(getNode_EReference_Referenced1111Many(), getNode(), null, "eReference_Referenced1111Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1544] initEAttribute(getNode_EAttribute_Attribute0000Single(), ecorePackage.getEString(), "eAttribute_Attribute0000Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1546] initEAttribute(getNode_EAttribute_Attribute0001Single(), ecorePackage.getEString(), "eAttribute_Attribute0001Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1548] initEAttribute(getNode_EAttribute_Attribute0010Single(), ecorePackage.getEString(), "eAttribute_Attribute0010Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1550] initEAttribute(getNode_EAttribute_Attribute0011Single(), ecorePackage.getEString(), "eAttribute_Attribute0011Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1552] initEAttribute(getNode_EAttribute_Attribute0100Single(), ecorePackage.getEString(), "eAttribute_Attribute0100Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1554] initEAttribute(getNode_EAttribute_Attribute0101Single(), ecorePackage.getEString(), "eAttribute_Attribute0101Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1556] initEAttribute(getNode_EAttribute_Attribute0110Single(), ecorePackage.getEString(), "eAttribute_Attribute0110Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1558] initEAttribute(getNode_EAttribute_Attribute0111Single(), ecorePackage.getEString(), "eAttribute_Attribute0111Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1560] initEAttribute(getNode_EAttribute_Attribute1000Single(), ecorePackage.getEString(), "eAttribute_Attribute1000Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1562] initEAttribute(getNode_EAttribute_Attribute1001Single(), ecorePackage.getEString(), "eAttribute_Attribute1001Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1564] initEAttribute(getNode_EAttribute_Attribute1010Single(), ecorePackage.getEString(), "eAttribute_Attribute1010Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1566] initEAttribute(getNode_EAttribute_Attribute1011Single(), ecorePackage.getEString(), "eAttribute_Attribute1011Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1568] initEAttribute(getNode_EAttribute_Attribute1100Single(), ecorePackage.getEString(), "eAttribute_Attribute1100Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1570] initEAttribute(getNode_EAttribute_Attribute1101Single(), ecorePackage.getEString(), "eAttribute_Attribute1101Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1572] initEAttribute(getNode_EAttribute_Attribute1110Single(), ecorePackage.getEString(), "eAttribute_Attribute1110Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1574] initEAttribute(getNode_EAttribute_Attribute1111Single(), ecorePackage.getEString(), "eAttribute_Attribute1111Single", null, 0, 1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1576] initEAttribute(getNode_EAttribute_Attribute0000Many(), ecorePackage.getEString(), "eAttribute_Attribute0000Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1578] initEAttribute(getNode_EAttribute_Attribute0001Many(), ecorePackage.getEString(), "eAttribute_Attribute0001Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1580] initEAttribute(getNode_EAttribute_Attribute0010Many(), ecorePackage.getEString(), "eAttribute_Attribute0010Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1582] initEAttribute(getNode_EAttribute_Attribute0011Many(), ecorePackage.getEString(), "eAttribute_Attribute0011Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1584] initEAttribute(getNode_EAttribute_Attribute0100Many(), ecorePackage.getEString(), "eAttribute_Attribute0100Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1586] initEAttribute(getNode_EAttribute_Attribute0101Many(), ecorePackage.getEString(), "eAttribute_Attribute0101Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1588] initEAttribute(getNode_EAttribute_Attribute0110Many(), ecorePackage.getEString(), "eAttribute_Attribute0110Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1590] initEAttribute(getNode_EAttribute_Attribute0111Many(), ecorePackage.getEString(), "eAttribute_Attribute0111Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1592] initEAttribute(getNode_EAttribute_Attribute1000Many(), ecorePackage.getEString(), "eAttribute_Attribute1000Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesPackageImpl.java:[1594] initEAttribute(getNode_EAttribute_Attribute1001Many(), ecorePackage.getEString(), "eAttribute_Attribute1001Many", null, 0, -1, Node.class, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEBOOLEANImpl.java:[304] result.append(" (tHEVALUE: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEBOOLEANImpl.java:[308] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEREALImpl.java:[304] result.append(" (tHEVALUE: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEREALImpl.java:[308] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/ExtNodesPackage.java:[44] String eNAME = "extnodes"; ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/ExtNodesPackage.java:[51] String eNS_URI = "http://www.eclipse.org/rmf/serialization/model/extnodes.ecore"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/extnodes/ExtNodesPackage.java:[58] String eNS_PREFIX = "extnodes"; ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/OBJECTTypeImpl.java:[170] result.append(" (sPECOBJECTREF: "); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java:[587] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java:[589] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java:[591] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java:[593] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPETypeImpl.java:[171] result.append(" (rELATIONGROUPTYPEREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType9Impl.java:[173] result.append(" (dATATYPEDEFINITIONENUMERATIONREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java:[517] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java:[519] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java:[521] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java:[523] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SOURCETypeImpl.java:[170] result.append(" (sPECOBJECTREF: "); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java:[741] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java:[743] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java:[745] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java:[747] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java:[857] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java:[859] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java:[861] result.append(", iSEDITABLE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java:[865] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java:[867] result.append(", iSTABLEINTERNAL: "); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java:[871] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java:[873] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java:[875] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java:[694] result.append(" (dESC: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java:[696] result.append(", iDENTIFIER: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java:[698] result.append(", iSEDITABLE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java:[702] result.append(""); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java:[704] result.append(", lASTCHANGE: "); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java:[706] result.append(", lONGNAME: "); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType2Impl.java:[172] result.append(" (dATATYPEDEFINITIONINTEGERREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/TYPEType5Impl.java:[172] result.append(" (dATATYPEDEFINITIONXHTMLREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesFactoryImpl.java:[41] .getEFactory("http://www.eclipse.org/rmf/serialization/model/nodes.ecore"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesFactoryImpl.java:[73] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/model/nodes/impl/NodesFactoryImpl.java:[73] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECRELATIONSTypeImpl.java:[196] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/SPECIFIEDVALUESTypeImpl.java:[199] result.append(" (group: "); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src-gen/org/eclipse/sphinx/tests/emf/serialization/env/emf/myreqif/impl/DEFINITIONType4Impl.java:[174] result.append(" (aTTRIBUTEDEFINITIONREALREF: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ 474 problems (474 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec - in org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests testPositiveloadResourceWithLocationHintPackageInEcoreFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.34 sec testPositiveloadResourceWithPreregisteredPackageInXSDFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.273 sec testPositiveloadResourceWithLocationHintPackageInXSDFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.097 sec testPositiveloadResourceWithoutPackageInfo(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.054 sec testPositiveloadResourceWithPreregisteredPackageInEcoreFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.021 sec testPositiveloadResourceWithPreregisteredGeneratedPackageCheckOptionsSideEffects(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.029 sec testPositiveloadResourceWithPreregisteredGeneratedPackageAndNestedAnyAndEcoreTypes(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.002 sec testPositiveloadResourceWithPreregisteredGeneratedPackage(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.001 sec testPositiveloadResourceWithPreregisteredGeneratedPackageAndNestedAnyTypesWithRedefinedNsPrefix(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.007 sec Running org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests testDefaultNamespacePrefixWithoutDocumentRootSerialization_noMetadata(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0.006 sec testEcodingSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0.001 sec testReqIFLangSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0 sec testCustomNamespacePrefixWithoutDocumentRootSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0.001 sec testDefaultNamespacePrefixSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0 sec testCustomNamespacePrefixSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFRoundtripTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFRoundtripTests testRoundtrip(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFRoundtripTests) Time elapsed: 0.003 sec Running org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationWithSchemaValidationTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationWithSchemaValidationTests testSchemaValidationOnLoadWithInvalidFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationWithSchemaValidationTests) Time elapsed: 0.084 sec testSchemaValidationOnLoadWithValidFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationWithSchemaValidationTests) Time elapsed: 0.01 sec Running org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests testSchemaValidationOnLoadWithInvalidFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.007 sec testSchemaValidationQualifiedForm(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.015 sec testSchemaValidationWithValidFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.035 sec testSchemaValidationOnLoadWithValidFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.005 sec testSchemaValidationWithValidRedefinedToolExtensionsFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.007 sec testSchemaValidationWithInvalidFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.006 sec testSchemaValidationWithValidToolExtensionsXsiTypeFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.005 sec testSchemaValidationWithValidToolExtensionsFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.006 sec testSchemaValidationUnqualifiedForm(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.005 sec Running org.eclipse.sphinx.tests.emf.serialization.robustness.LoadPatternAttribute0100RobustnessTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.sphinx.tests.emf.serialization.robustness.LoadPatternAttribute0100RobustnessTests testEAttribute_Attribute0100_Single_NestedElements(org.eclipse.sphinx.tests.emf.serialization.robustness.LoadPatternAttribute0100RobustnessTests) Time elapsed: 0.018 sec testEAttribute_Attribute0100_Many_NestedElements(org.eclipse.sphinx.tests.emf.serialization.robustness.LoadPatternAttribute0100RobustnessTests) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests testEReference_WithTypeEObject_Contained0100Many_UnknownNamespace(org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests) Time elapsed: 0.045 sec testEReference_WithTypeEObject_Contained0100Many_KnownNamespace(org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests) Time elapsed: 0.008 sec testEReference_WithTypeEObject_Contained0100Many_KnownNamespace_XMLResource(org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests) Time elapsed: 0.001 sec testEReference_WithTypeEObject_Contained0001Many_KnownNamespace(org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests) Time elapsed: 0.005 sec Running org.eclipse.sphinx.tests.emf.serialization.save.EIsSetEReferenceContainedSaveTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.sphinx.tests.emf.serialization.save.EIsSetEReferenceContainedSaveTests testEIsSet_EReference_Contained1001Many(org.eclipse.sphinx.tests.emf.serialization.save.EIsSetEReferenceContainedSaveTests) Time elapsed: 0.004 sec testEIsSet_EReference_Contained0101Single(org.eclipse.sphinx.tests.emf.serialization.save.EIsSetEReferenceContainedSaveTests) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec - in org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests testEReference_Contained1100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEReference_Contained1011Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained0100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.011 sec testEReference_Contained0011Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Referenced0101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1111Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained0000Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEReference_Contained0001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 sec testEReference_Contained0010Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEReference_Contained0011Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 sec testEAttribute_Attribute0111Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEAttribute_Attribute0001Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Contained1101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained0101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1010Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.022 sec testEAttribute_Attribute0001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEAttribute_Attribute0010Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute0011Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Contained0100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 sec testEReference_Contained0101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEReference_Contained0110Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEReference_Contained0111Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 sec testEAttribute_Attribute0010Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Contained1110Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained1000Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Contained0110Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Referenced1001Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Contained0000Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Referenced0100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEReference_Referenced0101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEAttribute_Attribute1011Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testReqIF_EReference_Referenced0101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute0100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute0101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute0100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Contained1001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEAttribute_Attribute0110Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute0111Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained1010Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained1011Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEAttribute_Attribute0011Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testFeatureContainmentReferenceWithTypeEObjectAndSerialization0100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained1111Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained1001Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testReqIF_EReference_Referenced1001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained0111Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained0001Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Referenced1001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEAttribute_Attribute1101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEAttribute_Attribute1000Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1010Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1011Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEAttribute_Attribute0101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEReference_Contained1100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.034 sec testEReference_Contained1101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEReference_Contained1110Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 sec testEReference_Contained1111Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 sec testEReference_Contained1010Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Contained0010Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEReference_Referenced0100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1110Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1000Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.006 sec testEAttribute_Attribute1101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 sec testEAttribute_Attribute0110Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1110Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec testEAttribute_Attribute1111Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.serialization.save.CustomNamespacePrefixSaveTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.sphinx.tests.emf.serialization.save.CustomNamespacePrefixSaveTests testEReference_WithTypeEObject_Contained0100Many_KnownNamespace_CustomPrefix(org.eclipse.sphinx.tests.emf.serialization.save.CustomNamespacePrefixSaveTests) Time elapsed: 0.004 sec testEReference_WithTypeEObject_Contained0001Many_KnownNamespace_CustomPrefix(org.eclipse.sphinx.tests.emf.serialization.save.CustomNamespacePrefixSaveTests) Time elapsed: 0.002 sec Running org.eclipse.sphinx.tests.emf.serialization.monitor.ProgressMonitorTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.sphinx.tests.emf.serialization.monitor.ProgressMonitorTests testProgressMonitor(org.eclipse.sphinx.tests.emf.serialization.monitor.ProgressMonitorTests) Time elapsed: 0.004 sec Running org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests testEReference_Contained0001_Many_RegisteredPackage(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.003 sec testEReference_Contained0100_Many_RegisteredPackage(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.002 sec testEReference_Contained0001_Many_UnknownPackage(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.002 sec testEReference_Contained0001_Many_RegisteredPackage_EmptyRootNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 sec testEReference_Contained0100_Many_UnknownPackage(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 sec testEReference_Contained0001_Many_RedefinedEmptyUnknownNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.002 sec testEReference_Contained0100_Many_RegisteredPackage_RedefinedEmptyNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 sec testEReference_Contained0100_Many_RegisteredPackage_RedefinedEmptyUnknownNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.002 sec testEReference_Contained0100_Many_RegisteredPackage_EmptyRootNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 sec testEReference_Contained0001_Many_RegisteredPackage_RedefinedEmptyNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests testEReference_Referenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.002 sec testEReference_Contained1100_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.029 sec testEReference_Contained0001_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Referenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Referenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEAtribute_Atribute1000Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Contained0100_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Contained1001_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Contained0100_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Contained0101_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Referenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.002 sec testEReference_Referenced1001_Many_Empty(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0 sec testEAtribute_Atribute0100Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0 sec testEReference_Contained1001_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Contained0101_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Contained0001_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEAtribute_Atribute1000Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Referenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Referenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec testEReference_Contained1100_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests testIdForNewObjectsAfterLoad1(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0.005 sec testIdForNewObjectsAfterLoad2(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0.001 sec testIdMapAddMany(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 sec testIdOnLoadNotModified(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 sec testIdMapAdd(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 sec testIdMapSet(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0.001 sec testIdOnLoad(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 sec testIdMapRemove(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0.001 sec testIdMapRename(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 sec testIdMapMove(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 sec testAddNewElementToEmptyResource(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests testGetFeatureByXMLElementName_EReference_Contained0010Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 sec testGetFeatureByXMLElementName_EReference_Contained0011Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetTypeByXMLName_EPackage_unKnownType(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructure_NoAnnotation_Single(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute0010Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute0011Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute0010Many2(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained0100Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained0101Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained0110Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 sec testGetFeatureByXMLElementName_EReference_Contained0111Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testMetadataIsSingleton(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructure_EReference_ReferencedxxxxSingle(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetTypeByXMLName_Namespace_knownType(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetTypeByXMLName_EPackage_knownType(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute0100Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute0101Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 sec testGetFeatureByXMLElementName_EReference_Contained1000Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained1001Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute0110Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute0111Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained1010Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained1011Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_NoAnnotationMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructure_EmptyAnnotation_Single(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructure_EReference_ReferencedxxxxMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute1000Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute1001Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructure_EmptyAnnotationMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute1010Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 sec testGetFeatureByXMLElementName_EAttribute_Attribute1011Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained1100Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained1101Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained1110Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained1111Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructure_EAttribute_AttributexxxxMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructure_EAttribute_AttributexxxxSingle(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructure_NoAnnotationMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute1100Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute1101Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute1110Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EAttribute_Attribute1111Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructureSingle(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureSerializationStructureMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained0000Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec testGetFeatureByXMLElementName_EReference_Contained0001Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 sec Results : Tests run: 193, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.ui.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.ui.integration 0.12.0-SNAPSHOT [93/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec - in org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest testGetDefaultEditorObject(org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest) Time elapsed: 1.351 sec testGetDefaultEditorClass(org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest) Time elapsed: 0.113 sec testCreateURIEditorInput(org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest) Time elapsed: 0.113 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.workspace.integration 0.12.0-SNAPSHOT [94/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/src/org/eclipse/sphinx/tests/emf/workspace/integration/syncing/ModelSyncingTest.java:[547] int expectedModelNumberForArProject20A = refWks.getReferenceProjectDescriptor(DefaultTestReferenceWorkspace.HB_PROJECT_NAME_20_A) .getReferenceModelDescriptors().size(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ReferenceProjectDescriptor.getReferenceModelDescriptors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/src/org/eclipse/sphinx/tests/emf/workspace/integration/syncing/ModelSyncingTest.java:[549] int expectedModelNumberForArProject20B = refWks.getReferenceProjectDescriptor(DefaultTestReferenceWorkspace.HB_PROJECT_NAME_20_B) .getReferenceModelDescriptors().size(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ReferenceProjectDescriptor.getReferenceModelDescriptors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/classes') [WARNING] /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/src/org/eclipse/sphinx/tests/emf/workspace/integration/internal/loading/AbstractLoadJobTest.java:[47] private WeakReference loadJob; ^^^^^^^^^^^^ ModelLoadJob is a raw type. References to generic type ModelLoadJob should be parameterized 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.886 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest testScopedProxyResovling_firstRun(org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest) Time elapsed: 2.525 sec testScopedProxyResovling_thirdRun(org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest) Time elapsed: 1.073 sec testScopedProxyResovling_secondRun(org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest) Time elapsed: 1.072 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.internal.EditingDomainAdapterFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.internal.EditingDomainAdapterFactoryTest testGetAdapterList(org.eclipse.sphinx.tests.emf.workspace.integration.internal.EditingDomainAdapterFactoryTest) Time elapsed: 0.98 sec testGetAdapter(org.eclipse.sphinx.tests.emf.workspace.integration.internal.EditingDomainAdapterFactoryTest) Time elapsed: 0.11 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest testShouldCreateJob_20B_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.455 sec testShouldCreateJob_20B_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.209 sec testShouldCreateJob_20B_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.21 sec testShouldCreateJob_20B_null(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.212 sec testShouldCreateJob_20B_hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.21 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.17 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest testShouldCreateJob_20B_Hb10Files_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.247 sec testShouldCreateJob_20B_Hb20Files_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.34 sec testShouldCreateJob_20B_Hb20Files_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.125 sec testShouldCreateJob_20B_AllFiles_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.224 sec testShouldCreateJob_20B_Hb10Files_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.231 sec testShouldCreateJob_20B_Hb10Files_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.126 sec testShouldCreateJob_20B_UML2Files_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.138 sec testShouldCreateJob_10A_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.232 sec testShouldCreateJob_20B_AllFiles_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.224 sec testShouldCreateJob_20B_Uml2Files_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.226 sec testShouldCreateJob_20B_Uml2Files_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.223 sec testShouldCreateJob_10A_oneFile(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.222 sec testShouldCreateJob_20B_Hb10Files_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.223 sec testShouldCreateJob_20B_AllFiles_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.228 sec testShouldCreateJob_20B_AllFiles_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.228 sec testShouldCreateJob_20B_Uml2Files_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.226 sec testCoveredByExistingLoadJob_10A_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.225 sec testShouldCreateJob_20B_Hb20Files_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.121 sec testShouldCreateJob_10A_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.124 sec testShouldCreateJob_20B_Hb20Files_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.229 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest testShouldCreateJob_20C_RefProjectsExcluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.648 sec testShouldCreateJob_20A_RefProjectsIncluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.704 sec testShouldCreateJob_20B_RefProjectsIncluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.544 sec testShouldCreateJob_20C_RefProjectsIncluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.778 sec testShouldCreateJob_20A_RefProjectsExcluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.524 sec testShouldCreateJob_20B_RefProjectsExcluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.587 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.inmemoryresources.HandleResourcesOnlyInMemoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.inmemoryresources.HandleResourcesOnlyInMemoryTest testCreateResourceWithValidURI(org.eclipse.sphinx.tests.emf.workspace.integration.inmemoryresources.HandleResourcesOnlyInMemoryTest) Time elapsed: 1.014 sec testCreateResourceWithInvalidURI(org.eclipse.sphinx.tests.emf.workspace.integration.inmemoryresources.HandleResourcesOnlyInMemoryTest) Time elapsed: 0.465 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.662 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest testProjectDescriptionChangedNature(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.696 sec testProxyResolution_CloseReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.5 sec testFileRemoved(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.173 sec testFileRenamed(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.574 sec testProxyResolution_DeleteReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.898 sec testProxyResolution_IntegrateAddingRemovingReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.61 sec testAlreadyLoadedFileChanged(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.125 sec testNotYetLoadedFileChanged(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.627 sec testFileMoved(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 4.626 sec testNewFileAdded(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.724 sec testProxyResolution_AddReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.33 sec testProjectClosed(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.601 sec testProjectOpened(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.807 sec testProjectRenamed(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.609 sec testProjectDeleted(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.317 sec testProxyResolution_UMLReference1(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.011 sec testProxyResolution_UMLReference2(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.241 sec testProjectDescriptionChangedNatureProjectReference(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.761 sec testProxyResolution_RemoveReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.426 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.173 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest testSaveProjectAndNewResourceCreation(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest) Time elapsed: 1.397 sec testSaveNewModelAndSaveProjects(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest) Time elapsed: 0.862 sec testNewResourceCreationAndSaveProject(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest) Time elapsed: 0.913 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.497 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest testSaveProject(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 1.947 sec testSaveProject_WithReferenceProject(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 1.122 sec testSaveModel_Resource(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 1.001 sec testSaveModel_ModelDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 1.425 sec testSaveModel_ModelDescriptor_WithRefererencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 0.999 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.394 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest testUML2CrossReferenceInTheSameProject_Container(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 2.408 sec testUML2CrossReferenceInTheSameProject(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 2.23 sec testUML2ReferenceInTheSameResource(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 1.719 sec testUML2CrossReferenceInDifferentProject_Project(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 0.936 sec testUML2CrossReferenceInDifferentProjects(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 0.955 sec testUML2CrossReferenceInDifferentProjects_Container(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 1.144 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.63 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest testReloadFile(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.236 sec testUnloadModelsWithoutReferencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.112 sec testUnloadProject(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 0.731 sec testLoadFile(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.537 sec testUnloadFile(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.992 sec testLoadFilesWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.494 sec testUnloadModels(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.553 sec testLoadProject(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.604 sec testLoadModels(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.754 sec testReloadFiles(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.772 sec testReloadModel(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 3.258 sec testLoadFileWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.079 sec testLoadWorkspace(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.38 sec testUnloadModelWithoutReferencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 0.305 sec testReloadProjectsWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 3.134 sec testLoadProjectWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.29 sec testUnloadFilesWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.11 sec testUnloadFileWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.534 sec testUnloadFiles(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.169 sec testUnloadModel(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.07 sec testLoadModelsWithoutReferencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.679 sec testLoadProjects(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.983 sec testReloadFilesWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.792 sec testLoadModelWithoutReferencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.651 sec testLoadProjectsWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.876 sec testLoadAllProjects(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.39 sec testReloadProjects(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.333 sec testUnloadProjectsWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 0.906 sec testReloadFileWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.283 sec testUnloadProjectWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.754 sec testLoadFiles(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.787 sec testLoadModel(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.622 sec testUnloadProjects(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 0.487 sec testReloadProject(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.965 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.splitting.ModelSplitOperationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.splitting.ModelSplitOperationTest testModelSplitOperation(org.eclipse.sphinx.tests.emf.workspace.integration.splitting.ModelSplitOperationTest) Time elapsed: 1.025 sec Running org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 sec - in org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest testGetEditingDomainFromProject(org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest) Time elapsed: 1.103 sec testGetEditingDomainFromContainerAndMetaModelDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest) Time elapsed: 0.106 sec testGetEditingDomainFromFile(org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest) Time elapsed: 0.106 sec Results : Tests run: 109, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.ui >-- [INFO] Building org.eclipse.sphinx.tests.emf.workspace.ui 0.12.0-SNAPSHOT [95/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/surefire.properties] (SWT:11683): Gtk-WARNING **: 07:00:20.748: gtk_widget_size_allocate(): attempt to allocate widget with width -3 and height -3 ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.workspace.ui.decorators.TreeItemDecorationCalculatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.eclipse.sphinx.tests.emf.workspace.ui.decorators.TreeItemDecorationCalculatorTest testTreeItemDecorationCalculatorWithApplication1ErrorAndComponent22Warning(org.eclipse.sphinx.tests.emf.workspace.ui.decorators.TreeItemDecorationCalculatorTest) Time elapsed: 0.084 sec testTreeItemDecorationCalculatorWithComponent12ErrorAndComponent21Warning(org.eclipse.sphinx.tests.emf.workspace.ui.decorators.TreeItemDecorationCalculatorTest) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest testTreeContentProviderIteratorOnFile1(org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest) Time elapsed: 0 sec testTreeContentProviderIteratorOnFile2(org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest) Time elapsed: 0 sec testTreeContentProviderIteratorOnComponent11ToComponent22Connection(org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest) Time elapsed: 0 sec testTreeContentProviderIteratorOnProject1(org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest) Time elapsed: 0 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace >--- [INFO] Building org.eclipse.sphinx.tests.emf.workspace 0.12.0-SNAPSHOT [96/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.workspace.loading.DefaultModelLoadManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.sphinx.tests.emf.workspace.loading.DefaultModelLoadManagerTest testDefaultInstance(org.eclipse.sphinx.tests.emf.workspace.loading.DefaultModelLoadManagerTest) Time elapsed: 0.005 sec testDefaultOpreations(org.eclipse.sphinx.tests.emf.workspace.loading.DefaultModelLoadManagerTest) Time elapsed: 0.008 sec Running org.eclipse.sphinx.tests.emf.workspace.loading.AppendToSleepingLoadJobTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in org.eclipse.sphinx.tests.emf.workspace.loading.AppendToSleepingLoadJobTest testLoadProjects(org.eclipse.sphinx.tests.emf.workspace.loading.AppendToSleepingLoadJobTest) Time elapsed: 0.408 sec Running org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest testDetectChangedURIsNotification_singleLeafObjectChanged(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.022 sec testDetectChangedURIsNotification_multipleObjectsMoved(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.002 sec testDetectChangedURIsNotification_multipleLeafObjectsChanged(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0 sec testDetectChangedURIsNotification_singleLeafObjectMoved(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0 sec testDetectChangedURIsNotification_containerObjectChanged(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 sec testDetectChangedURIsNotification_singleLeafObjectRemovedAndAddedElsewhere(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 sec testDetectChangedURIsNotification_multipleLeafObjectsRemovedAndAddedElsewhere(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 sec testDetectChangedURIsNotification_containerObjectRemovedAndAddedElsewhere(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 sec testDetectChangedURIsNotification_containerObjectMoved(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 sec testDetectChangedURIsNotification_unrelatedRemovalsAndAdditions(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.2 sec Running org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest testGetProblemMarkersForWrapperItemProvider(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.028 sec testGetSeverityOfTransientItemProvider(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.011 sec testGetSeverityOfEObject(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.002 sec testGetProblemMarkersForEObject(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.002 sec testGetProblemMarkersForTransientItemProvider(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.001 sec testGetSeverityOfWrapperItemProvider(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.002 sec Running org.eclipse.sphinx.tests.emf.workspace.domain.WorkspaceEditingDomainManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.sphinx.tests.emf.workspace.domain.WorkspaceEditingDomainManagerTest testGetEditingDomainFactory(org.eclipse.sphinx.tests.emf.workspace.domain.WorkspaceEditingDomainManagerTest) Time elapsed: 0.001 sec testGetEditingDomainMapping(org.eclipse.sphinx.tests.emf.workspace.domain.WorkspaceEditingDomainManagerTest) Time elapsed: 0 sec Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.extension >-- [INFO] Building org.eclipse.sphinx.tests.emf.workspace.extension 0.12.0-SNAPSHOT [97/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.workspace.extension.loading.ModelLoadManagerExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.sphinx.tests.emf.workspace.extension.loading.ModelLoadManagerExtensionTest testDefaultOpreations(org.eclipse.sphinx.tests.emf.workspace.extension.loading.ModelLoadManagerExtensionTest) Time elapsed: 0.028 sec testCustomModelLoadManager(org.eclipse.sphinx.tests.emf.workspace.extension.loading.ModelLoadManagerExtensionTest) Time elapsed: 0 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] -------< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf >-------- [INFO] Building org.eclipse.sphinx.tests.emf 0.12.0-SNAPSHOT [98/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf --- [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest testCreation(org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest) Time elapsed: 0.001 sec testGetLabel(org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest) Time elapsed: 0 sec testGetNsPostfix(org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest testGetNamespace(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.001 sec testGetRootEFactory(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.152 sec testGetRootEPackage(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.001 sec testGetName(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 sec testGetEPackages(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.045 sec testGetIdentifier(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 sec testHashCode(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.001 sec testBaseCreation(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 sec testVersionCreation(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.001 sec testEquals(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest testGetResolvedDescriptors(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.014 sec testGetDescriptorByUri(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.002 sec testGetDescriptorByName(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.001 sec testGetDescriptors(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.003 sec testGetDescriptorsFromURIScheme(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.002 sec testGetDescriptorByNamespace(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.001 sec testCompareDescriptor(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryOutsideWorkspaceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 sec - in org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryOutsideWorkspaceTest testGetDescriptorForFileResource(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryOutsideWorkspaceTest) Time elapsed: 0.484 sec testGetDescriptorForPlatformPluginResource(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryOutsideWorkspaceTest) Time elapsed: 0.021 sec Running org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest testGetTargetMetaModelDescriptorId(org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest) Time elapsed: 0 sec testAugmentToContextAwareProxy(org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest) Time elapsed: 0.016 sec testTrimProxyContextInfo(org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest) Time elapsed: 0 sec testGetContextURI(org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.resource.ExtendedResourceSetImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.sphinx.tests.emf.resource.ExtendedResourceSetImplTest testGetResource_LoadOnDemand(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceSetImplTest) Time elapsed: 0.009 sec testGetResource(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceSetImplTest) Time elapsed: 0.014 sec Running org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest testNoAnnotationOrderedTrue(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 sec testAnnotationOrderedXyz(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0.001 sec testAnnotationOrderedFalse(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 sec testAnnotationSetOrderedTrue(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 sec testSingleton(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 sec testAnnotationOrderedTrue(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 sec testNoAnnotationOrderedFalse(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 sec testAnnotationSetOrderedFalse(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.resource.ScopingResourceSetImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.sphinx.tests.emf.resource.ScopingResourceSetImplTest shouldReturnResourcesInOrderAsTheyWereAdded(org.eclipse.sphinx.tests.emf.resource.ScopingResourceSetImplTest) Time elapsed: 0.034 sec Running org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest testGetURI_NormalEObject_WithResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0.003 sec testGetURI_NullResource_WithOldResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0 sec testGetURI_NullResource_WithoutOldResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0 sec testGetURI_Proxy_WithoutResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0.001 sec testGetURI_Proxy_WithResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0.001 sec testGetURI_NormalEObject_WithoutResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.serialization.RootElementTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.eclipse.sphinx.tests.emf.serialization.RootElementTest testComments(org.eclipse.sphinx.tests.emf.serialization.RootElementTest) Time elapsed: 0.097 sec Running org.eclipse.sphinx.tests.emf.internal.expressions.EMFObjectPropertyTesterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.sphinx.tests.emf.internal.expressions.EMFObjectPropertyTesterTest testInstanceOfTest(org.eclipse.sphinx.tests.emf.internal.expressions.EMFObjectPropertyTesterTest) Time elapsed: 0.003 sec testClassNameMatchesTest(org.eclipse.sphinx.tests.emf.internal.expressions.EMFObjectPropertyTesterTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest testReadSchemaLocation(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.021 sec testGetURIConverter(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.001 sec testGetResourceContents(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.036 sec testGetModelName(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.023 sec testValidate(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.023 sec testReadTargetNamespaceFromResource(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.106 sec testGetURI(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.012 sec testConvertToPlatformResourceURI(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.001 sec testReadModelNamespace(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.07 sec Running org.eclipse.sphinx.tests.emf.util.WorkspaceEditingDomainUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.sphinx.tests.emf.util.WorkspaceEditingDomainUtilTest testGetEditingDomainsFromScheme(org.eclipse.sphinx.tests.emf.util.WorkspaceEditingDomainUtilTest) Time elapsed: 0.07 sec Running org.eclipse.sphinx.tests.emf.util.EObjectUtilTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.sphinx.tests.emf.util.EObjectUtilTest testGetOrphans(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0 sec testSetMixedText(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.012 sec testGetEStructuralFeature(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0 sec testIsAssignableFrom(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0 sec testGetEContainerClassifiers(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.001 sec testFindESubTypeOf(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.002 sec testGetAnnotatedEClassifiers(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0 sec testFindEClassifier(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.001 sec testGetMixedText(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.021 sec Running org.eclipse.sphinx.tests.emf.util.URIExtensionsTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.sphinx.tests.emf.util.URIExtensionsTest testReplaceLastSegment_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.001 sec testAsPrefix_unchangedResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testReplaceLastSegment_nullResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testReplaceBaseURI_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.002 sec testReplaceLastSegment_exception(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.002 sec testSubstituteFragment_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.001 sec testReplaceLastFragmentSegment_nullResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testReplaceBaseURI_nullResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testSubstituteFragment_exception(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testGetFragment_nullResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testReplaceLastFragmentSegment_exception(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.001 sec testReplaceLastFragmentSegment_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testAsPrefix_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testSubstituteFragment_unchangedResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testReplaceBaseURI_exception(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec testGetFragment_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.comparators.EcoreComparatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.sphinx.tests.emf.comparators.EcoreComparatorTest testCompareObjects(org.eclipse.sphinx.tests.emf.comparators.EcoreComparatorTest) Time elapsed: 0.001 sec Running org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest shouldReturnProxyIfResolutionIsNotPossibleInScopingResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0.003 sec shouldReturnProxyIfResolutionIsNotPossibleInResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0 sec shouldReturnResolvedEObjectForScopingResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0 sec shouldReturnResolvedEObjectForResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0 sec shouldReturnProxyIfCalledOnResouceNotContainedInAResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest testOrderedListBehaviorAdd1(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 sec testOrderedListBehaviorAdd2(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 sec testOrderedListBehaviorAdd3(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 sec testOrderedListBehaviorAddAll1(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 sec testOrderedListBehaviorAddAll2(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 sec testOrderedListBehaviorAddAll3(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 sec testOrderedListBehaviorSet(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 sec Running org.eclipse.sphinx.tests.emf.splitting.ModelSplitProcessorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.sphinx.tests.emf.splitting.ModelSplitProcessorTest testHummingbirdTypeModelSplit(org.eclipse.sphinx.tests.emf.splitting.ModelSplitProcessorTest) Time elapsed: 0.015 sec Running org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest testPropertyFilterAcceptShortName(org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest) Time elapsed: 0.001 sec testPropertyFilterAcceptList(org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest) Time elapsed: 0 sec testPropertyFilterAcceptStringArray(org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest) Time elapsed: 0 sec Results : Tests run: 98, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.search.ui >--- [INFO] Building org.eclipse.sphinx.tests.emf.search.ui 0.12.0-SNAPSHOT [99/148] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] The project's OSGi version is 0.12.0.202110120644 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Could not start test bundle: org.eclipse.sphinx.tests.emf.search.ui org.osgi.framework.BundleException: Error loading bundle activator. at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721) at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:933) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309) at org.eclipse.osgi.container.Module.doStart(Module.java:581) at org.eclipse.osgi.container.Module.start(Module.java:449) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.getBundleClassLoader(OsgiSurefireBooter.java:169) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.createCombinedClassLoader(OsgiSurefireBooter.java:102) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:95) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Caused by: java.lang.ClassNotFoundException: org.eclipse.sphinx.tests.emf.internal.Activator$Implementation cannot be found by org.eclipse.sphinx.tests.emf.search.ui_0.12.0.qualifier at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:484) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:762) at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:716) ... 28 more An error has occurred. See the log file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work/configuration/1634022034004.log. [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.sphinx.releng.builds 0.12.0-SNAPSHOT: [INFO] [INFO] org.eclipse.sphinx.releng.parent ................... SUCCESS [ 0.293 s] [INFO] org.eclipse.sphinx.targets.oxygen .................. SUCCESS [ 0.160 s] [INFO] org.eclipse.sphinx.emf.check.catalog ............... SUCCESS [ 3.210 s] [INFO] org.eclipse.sphinx.emf.check.catalog.edit .......... SUCCESS [ 0.356 s] [INFO] org.eclipse.sphinx.emf.check.catalog.editor ........ SUCCESS [ 0.625 s] [INFO] org.eclipse.sphinx.platform ........................ SUCCESS [ 0.599 s] [INFO] org.eclipse.sphinx.emf ............................. SUCCESS [ 11.100 s] [INFO] org.eclipse.sphinx.jdt ............................. SUCCESS [ 1.242 s] [INFO] org.eclipse.sphinx.emf.workspace ................... SUCCESS [ 0.558 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic ................. SUCCESS [ 0.506 s] [INFO] org.eclipse.sphinx.emf.check ....................... SUCCESS [ 0.541 s] [INFO] org.eclipse.sphinx.platform.ui ..................... SUCCESS [ 1.331 s] [INFO] org.eclipse.sphinx.emf.ui .......................... SUCCESS [ 0.548 s] [INFO] org.eclipse.sphinx.emf.check.ui .................... SUCCESS [ 0.608 s] [INFO] org.eclipse.sphinx.emf.compare ..................... SUCCESS [ 0.892 s] [INFO] org.eclipse.sphinx.emf.workspace.ui ................ SUCCESS [ 0.648 s] [INFO] org.eclipse.sphinx.emf.editors ..................... SUCCESS [ 0.446 s] [INFO] org.eclipse.sphinx.emf.compare.ui .................. SUCCESS [ 0.535 s] [INFO] org.eclipse.sphinx.emf.editors.forms ............... SUCCESS [ 0.562 s] [INFO] org.eclipse.sphinx.emf.editors.forms.nebula ........ SUCCESS [ 0.464 s] [INFO] org.eclipse.sphinx.emf.editors.viatra.query ........ SUCCESS [ 0.485 s] [INFO] org.eclipse.sphinx.emf.explorer .................... SUCCESS [ 0.551 s] [INFO] org.eclipse.sphinx.emf.viatra.query ................ SUCCESS [ 0.409 s] [INFO] org.eclipse.sphinx.emf.metamodelgen ................ SUCCESS [ 0.364 s] [INFO] org.eclipse.sphinx.emf.metamodelgen.ui ............. SUCCESS [ 0.457 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.headless ........ SUCCESS [ 0.422 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.launching ....... SUCCESS [ 0.584 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.ui .............. SUCCESS [ 0.671 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.launching.ui .... SUCCESS [ 0.663 s] [INFO] org.eclipse.sphinx.emf.mwe ......................... SUCCESS [ 0.434 s] [INFO] org.eclipse.sphinx.emf.search.ui ................... SUCCESS [ 0.568 s] [INFO] org.eclipse.sphinx.emf.workspace.viatra.query ...... SUCCESS [ 0.417 s] [INFO] org.eclipse.sphinx.emf.search.ui.viatra.query ...... SUCCESS [ 0.521 s] [INFO] org.eclipse.sphinx.emf.serialization ............... SUCCESS [ 0.411 s] [INFO] org.eclipse.sphinx.emf.serialization.generators .... SUCCESS [ 2.125 s] [INFO] org.eclipse.sphinx.emf.validation.bridge ........... SUCCESS [ 0.289 s] [INFO] org.eclipse.sphinx.emf.validation .................. SUCCESS [ 0.399 s] [INFO] org.eclipse.sphinx.emf.validation.ui ............... SUCCESS [ 0.892 s] [INFO] org.eclipse.sphinx.gmf.workspace ................... SUCCESS [ 0.362 s] [INFO] org.eclipse.sphinx.gmf.runtime.ui .................. SUCCESS [ 0.518 s] [INFO] org.eclipse.sphinx.pde ............................. SUCCESS [ 0.639 s] [INFO] org.eclipse.sphinx.platform.launching .............. SUCCESS [ 0.309 s] [INFO] org.eclipse.sphinx.xtend.typesystem.emf ............ SUCCESS [ 0.389 s] [INFO] org.eclipse.sphinx.xtend.typesystem.emf.ui ......... SUCCESS [ 0.556 s] [INFO] org.eclipse.sphinx.xtendxpand ...................... SUCCESS [ 0.482 s] [INFO] org.eclipse.sphinx.xtendxpand.ui ................... SUCCESS [ 0.684 s] [INFO] org.eclipse.sphinx.examples.common.ui .............. SUCCESS [ 0.439 s] [INFO] org.eclipse.sphinx.examples.actions ................ SUCCESS [ 0.458 s] [INFO] org.eclipse.sphinx.examples.codegen.xpand.ui ....... SUCCESS [ 0.657 s] [INFO] org.eclipse.sphinx.examples.emf.compare.reports.csv SUCCESS [ 0.605 s] [INFO] org.eclipse.sphinx.examples.emf.compare.reports.html SUCCESS [ 0.536 s] [INFO] org.eclipse.sphinx.examples.explorer ............... SUCCESS [ 0.404 s] [INFO] org.eclipse.sphinx.examples.hummingbird.ide ........ SUCCESS [ 0.364 s] [INFO] org.eclipse.sphinx.examples.hummingbird.ide.ui ..... SUCCESS [ 0.510 s] [INFO] org.eclipse.sphinx.examples.hummingbird.metamodelgen SUCCESS [ 0.366 s] [INFO] org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui SUCCESS [ 0.506 s] [INFO] org.eclipse.sphinx.examples.hummingbird10 .......... SUCCESS [ 0.357 s] [INFO] org.eclipse.sphinx.examples.hummingbird10.edit ..... SUCCESS [ 0.375 s] [INFO] org.eclipse.sphinx.examples.hummingbird10.ide.ui ... SUCCESS [ 0.522 s] [INFO] org.eclipse.sphinx.examples.hummingbird10.viatra.query SUCCESS [ 0.373 s] [INFO] org.eclipse.sphinx.examples.hummingbird20 .......... SUCCESS [ 0.529 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.check .... SUCCESS [ 0.528 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.codegen.xpand SUCCESS [ 0.245 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.edit ..... SUCCESS [ 0.362 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.ide.ui ... SUCCESS [ 0.500 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.diagram.gmf SUCCESS [ 0.733 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.editors.nebula SUCCESS [ 0.492 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.emf.compare SUCCESS [ 0.350 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.ide ...... SUCCESS [ 0.320 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.viatra.query SUCCESS [ 0.540 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.splitting SUCCESS [ 0.329 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.transform.xtend SUCCESS [ 0.214 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.validation SUCCESS [ 0.327 s] [INFO] org.eclipse.sphinx.examples.workflows.lib .......... SUCCESS [ 0.641 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.workflows SUCCESS [ 0.757 s] [INFO] org.eclipse.sphinx.testutils ....................... SUCCESS [ 0.413 s] [INFO] org.eclipse.sphinx.testutils.integration ........... SUCCESS [ 0.466 s] [INFO] org.eclipse.sphinx.examples.tests.perf ............. SUCCESS [ 0.384 s] [INFO] org.eclipse.sphinx.examples.transform.xtend.ui ..... SUCCESS [ 0.675 s] [INFO] org.eclipse.sphinx.examples.uml2.ide ............... SUCCESS [ 0.393 s] [INFO] org.eclipse.sphinx.examples.uml2.ide.ui ............ SUCCESS [ 0.522 s] [INFO] org.eclipse.sphinx.examples.validation.ui .......... SUCCESS [ 0.479 s] [INFO] org.eclipse.sphinx.examples.views.documentation .... SUCCESS [ 0.687 s] [INFO] org.eclipse.sphinx.examples.workflows .............. SUCCESS [ 0.899 s] [INFO] org.eclipse.sphinx.testutils.integration.referenceworkspace SUCCESS [ 0.445 s] [INFO] org.eclipse.sphinx.tests.emf.check ................. SUCCESS [ 4.273 s] [INFO] org.eclipse.sphinx.tests.emf.editors.integration ... SUCCESS [ 6.784 s] [INFO] org.eclipse.sphinx.tests.emf.viatra.query .......... SUCCESS [ 4.217 s] [INFO] org.eclipse.sphinx.tests.emf.integration ........... SUCCESS [08:05 min] [INFO] org.eclipse.sphinx.tests.emf.mwe.dynamic.integration SUCCESS [ 2.288 s] [INFO] org.eclipse.sphinx.tests.emf.serialization.generators SUCCESS [ 3.677 s] [INFO] org.eclipse.sphinx.tests.emf.serialization ......... SUCCESS [ 4.005 s] [INFO] org.eclipse.sphinx.tests.emf.ui.integration ........ SUCCESS [ 6.038 s] [INFO] org.eclipse.sphinx.tests.emf.workspace.integration . SUCCESS [02:22 min] [INFO] org.eclipse.sphinx.tests.emf.workspace.ui .......... SUCCESS [ 3.799 s] [INFO] org.eclipse.sphinx.tests.emf.workspace ............. SUCCESS [ 3.954 s] [INFO] org.eclipse.sphinx.tests.emf.workspace.extension ... SUCCESS [ 2.890 s] [INFO] org.eclipse.sphinx.tests.emf ....................... SUCCESS [ 3.901 s] [INFO] org.eclipse.sphinx.tests.emf.search.ui ............. FAILURE [ 1.966 s] [INFO] org.eclipse.sphinx.tests.emf.validation ............ SKIPPED [INFO] org.eclipse.sphinx.tests.jdt.integration ........... SKIPPED [INFO] org.eclipse.sphinx.tests.jdt ....................... SKIPPED [INFO] org.eclipse.sphinx.tests.platform.integration ...... SKIPPED [INFO] org.eclipse.sphinx.tests.platform .................. SKIPPED [INFO] org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand SKIPPED [INFO] org.eclipse.sphinx.tests.xtendxpand.integration .... SKIPPED [INFO] org.eclipse.sphinx.core ............................ SKIPPED [INFO] org.eclipse.sphinx.emf.check ....................... SKIPPED [INFO] org.eclipse.sphinx.emf.compare ..................... SKIPPED [INFO] org.eclipse.sphinx.emf.editors ..................... SKIPPED [INFO] org.eclipse.sphinx.emf.editors.forms ............... SKIPPED [INFO] org.eclipse.sphinx.emf.editors.forms.nebula ........ SKIPPED [INFO] org.eclipse.sphinx.emf.viatra.query ................ SKIPPED [INFO] org.eclipse.sphinx.emf.metamodelgen ................ SKIPPED [INFO] org.eclipse.sphinx.emf.mwe.dynamic ................. SKIPPED [INFO] org.eclipse.sphinx.emf.navigators .................. SKIPPED [INFO] org.eclipse.sphinx.emf.search ...................... SKIPPED [INFO] org.eclipse.sphinx.emf.serialization ............... SKIPPED [INFO] org.eclipse.sphinx.emf.serialization.generators .... SKIPPED [INFO] org.eclipse.sphinx.emf.validation .................. SKIPPED [INFO] org.eclipse.sphinx.gmf.editors ..................... SKIPPED [INFO] org.eclipse.sphinx.jdtpde .......................... SKIPPED [INFO] org.eclipse.sphinx.xtendxpand ...................... SKIPPED [INFO] org.eclipse.sphinx.examples.core ................... SKIPPED [INFO] org.eclipse.sphinx.examples.emf.compare ............ SKIPPED [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query SKIPPED [INFO] org.eclipse.sphinx.examples.viatra.query ........... SKIPPED [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird . SKIPPED [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird.nebula SKIPPED [INFO] org.eclipse.sphinx.examples.metamodels.uml2 ........ SKIPPED [INFO] org.eclipse.sphinx.examples.navigators ............. SKIPPED [INFO] org.eclipse.sphinx.examples.nebula ................. SKIPPED [INFO] org.eclipse.sphinx.examples.validation ............. SKIPPED [INFO] org.eclipse.sphinx.examples.workflows .............. SKIPPED [INFO] org.eclipse.sphinx.examples.xtendxpand ............. SKIPPED [INFO] org.eclipse.sphinx ................................. SKIPPED [INFO] org.eclipse.sphinx.doc.isv ......................... SKIPPED [INFO] org.eclipse.sphinx.doc ............................. SKIPPED [INFO] org.eclipse.sphinx.examples ........................ SKIPPED [INFO] org.eclipse.sphinx.viatra.query .................... SKIPPED [INFO] org.eclipse.sphinx.viatra.query.sdk ................ SKIPPED [INFO] org.eclipse.sphinx.nebula .......................... SKIPPED [INFO] org.eclipse.sphinx.nebula.sdk ...................... SKIPPED [INFO] org.eclipse.sphinx.sdk ............................. SKIPPED [INFO] org.eclipse.sphinx.testutils ....................... SKIPPED [INFO] org.eclipse.sphinx.thirdparty ...................... SKIPPED [INFO] org.eclipse.sphinx.updates ......................... SKIPPED [INFO] org.eclipse.sphinx.releng.builds ................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:36 min [INFO] Finished at: 2021-10-12T07:00:48Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.eclipse.sphinx.tests.emf.search.ui: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.sphinx.tests.emf.search.ui [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.gmf.editors-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.gmf.editors/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.editors-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.serialization.generators-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/target/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/target/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.uml2/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.uml2-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.viatra.query-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/target/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/target/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.xtendxpand-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.xtendxpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/target/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/target/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.tests.perf/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.xtendxpand-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.xtendxpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.xtendxpand-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.serialization-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/target/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/target/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.check-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.workflows-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/docs/org.eclipse.sphinx.doc.isv/pom.xml to org.eclipse.sphinx.docs/org.eclipse.sphinx.doc.isv/0.12.0-SNAPSHOT/org.eclipse.sphinx.doc.isv-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.xtendxpand.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.xtendxpand.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.xtendxpand.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/target/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/target/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/target/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/target/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/target/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/target/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.jdtpde-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.jdtpde/0.12.0-SNAPSHOT/org.eclipse.sphinx.jdtpde-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.jdt/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.jdt-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors.forms-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.viatra.query-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/target/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/target/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.launching/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/target/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/target/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.platform.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.platform.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tools/org.eclipse.sphinx.targets/oxygen/pom.xml to org.eclipse.sphinx.targets/oxygen/0.12.0-SNAPSHOT/oxygen-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tools/org.eclipse.sphinx.targets/oxygen/oxygen.target to org.eclipse.sphinx.targets/oxygen/0.12.0-SNAPSHOT/oxygen-0.12.0-SNAPSHOT.target [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/target/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/target/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.core-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.core/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.core-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.platform/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.platform-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.viatra.query-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.thirdparty-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.thirdparty/0.12.0-SNAPSHOT/org.eclipse.sphinx.thirdparty-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.12.0-SNAPSHOT/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/target/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.12.0-SNAPSHOT/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/target/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.12.0-SNAPSHOT/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.12.0-SNAPSHOT/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.jdt/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.12.0-SNAPSHOT/org.eclipse.sphinx.jdt-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/target/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/target/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.testutils/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.sphinx.releng.builds/pom.xml to org.eclipse.sphinx.releng/org.eclipse.sphinx.releng.builds/0.12.0-SNAPSHOT/org.eclipse.sphinx.releng.builds-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.metamodelgen-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/target/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/target/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/target/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/target/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.nebula.sdk-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula.sdk/0.12.0-SNAPSHOT/org.eclipse.sphinx.nebula.sdk-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.compare-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/target/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/target/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/target/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/target/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.common.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.sphinx.releng.builds/parent/pom.xml to org.eclipse.sphinx.releng/org.eclipse.sphinx.releng.parent/0.12.0-SNAPSHOT/org.eclipse.sphinx.releng.parent-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/target/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/target/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.views.documentation/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/target/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/target/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.catalog/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.emf.compare-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.emf.compare/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/target/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/target/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.actions/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.core-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.core/0.12.0-SNAPSHOT/org.eclipse.sphinx.core-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/target/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/target/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.platform.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.sphinx.releng.builds/repository/pom.xml to org.eclipse.sphinx.releng/org.eclipse.sphinx.updates/0.12.0-SNAPSHOT/org.eclipse.sphinx.updates-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.nebula-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.nebula-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.viatra.query.sdk-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query.sdk/0.12.0-SNAPSHOT/org.eclipse.sphinx.viatra.query.sdk-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.mwe.dynamic/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.search-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.search/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/target/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/target/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.explorer/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/target/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/target/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.validation.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.nebula-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.nebula-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.testutils-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.testutils/0.12.0-SNAPSHOT/org.eclipse.sphinx.testutils-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/target/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/target/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.jdt.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.jdt.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/target/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/target/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.compare.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.navigators-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.navigators/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.navigators-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/target/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/target/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.metamodelgen/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/target/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/target/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.check-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/target/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/target/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.validation/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.validation-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.12.0-SNAPSHOT/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/target/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.12.0-SNAPSHOT/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/target/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.12.0-SNAPSHOT/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.12.0-SNAPSHOT/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.pde/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.12.0-SNAPSHOT/org.eclipse.sphinx.pde-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/target/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/target/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.serialization.generators/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.navigators-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.navigators/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.navigators-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/target/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/target/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.workflows.lib/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.sdk-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.sdk/0.12.0-SNAPSHOT/org.eclipse.sphinx.sdk-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.workspace/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.doc-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.doc/0.12.0-SNAPSHOT/org.eclipse.sphinx.doc-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/target/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/target/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.bridge/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/target/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/target/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.gmf.workspace/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.12.0-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms.nebula/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/target/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/target/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.search.ui/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.emf.validation-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/target/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/target/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.search.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/target/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/target/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.explorer/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.12.0-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.sphinx.tests.emf.check/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.12.0-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx.examples.validation-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.validation/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.validation-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/features/org.eclipse.sphinx-feature/pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx/0.12.0-SNAPSHOT/org.eclipse.sphinx-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.12.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/gerrit/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.12.0-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.12.0-SNAPSHOT-p2artifacts.xml Terminating xvnc. channel stopped Finished: FAILURE