Skip to content
Failed

Console Output

06:11:53 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/176994
06:11:53 Running as SYSTEM
06:11:53 Agent centos-7-agent-6gb-6gnr3 is provisioned from template centos-7-agent-6gb
06:11:53 ---
06:11:53 apiVersion: "v1"
06:11:53 kind: "Pod"
06:11:53 metadata:
06:11:53   annotations: {}
06:11:53   labels:
06:11:53     jenkins: "slave"
06:11:53     jenkins/label: "centos-7-6gb"
06:11:53   name: "centos-7-agent-6gb-6gnr3"
06:11:53 spec:
06:11:53   containers:
06:11:53   - env:
06:11:53     - name: "JENKINS_SECRET"
06:11:53       value: "********"
06:11:53     - name: "JENKINS_TUNNEL"
06:11:53       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
06:11:53     - name: "JENKINS_AGENT_NAME"
06:11:53       value: "centos-7-agent-6gb-6gnr3"
06:11:53     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:11:53       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:11:53         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:11:53     - name: "JAVA_TOOL_OPTIONS"
06:11:53       value: ""
06:11:53     - name: "_JAVA_OPTIONS"
06:11:53       value: ""
06:11:53     - name: "OPENJ9_JAVA_OPTIONS"
06:11:53       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:11:53     - name: "JENKINS_NAME"
06:11:53       value: "centos-7-agent-6gb-6gnr3"
06:11:53     - name: "JENKINS_AGENT_WORKDIR"
06:11:53       value: "/home/jenkins/agent"
06:11:53     - name: "JENKINS_URL"
06:11:53       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
06:11:53     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
06:11:53     imagePullPolicy: "Always"
06:11:53     name: "jnlp"
06:11:53     resources:
06:11:53       limits:
06:11:53         memory: "6144Mi"
06:11:53         cpu: "2000m"
06:11:53       requests:
06:11:53         memory: "6144Mi"
06:11:53         cpu: "1000m"
06:11:53     securityContext:
06:11:53       privileged: false
06:11:53     tty: true
06:11:53     volumeMounts:
06:11:53     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:11:53       name: "m2-dir"
06:11:53       readOnly: true
06:11:53       subPath: "toolchains.xml"
06:11:53     - mountPath: "/home/jenkins/.mavenrc"
06:11:53       name: "m2-dir"
06:11:53       readOnly: true
06:11:53       subPath: ".mavenrc"
06:11:53     - mountPath: "/opt/tools"
06:11:53       name: "volume-0"
06:11:53       readOnly: false
06:11:53     - mountPath: "/home/jenkins"
06:11:53       name: "volume-2"
06:11:53       readOnly: false
06:11:53     - mountPath: "/home/jenkins/.m2/repository"
06:11:53       name: "volume-3"
06:11:53       readOnly: false
06:11:53     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:11:53       name: "m2-secret-dir"
06:11:53       readOnly: true
06:11:53       subPath: "settings-security.xml"
06:11:53     - mountPath: "/home/jenkins/.m2/wrapper"
06:11:53       name: "volume-4"
06:11:53       readOnly: false
06:11:53     - mountPath: "/home/jenkins/.m2/settings.xml"
06:11:53       name: "m2-secret-dir"
06:11:53       readOnly: true
06:11:53       subPath: "settings.xml"
06:11:53     - mountPath: "/home/jenkins/.ssh"
06:11:53       name: "volume-1"
06:11:53       readOnly: false
06:11:53     - mountPath: "/home/jenkins/agent"
06:11:53       name: "workspace-volume"
06:11:53       readOnly: false
06:11:53     workingDir: "/home/jenkins/agent"
06:11:53   nodeSelector:
06:11:53     beta.kubernetes.io/os: "linux"
06:11:53   restartPolicy: "Never"
06:11:53   securityContext: {}
06:11:53   volumes:
06:11:53   - name: "volume-0"
06:11:53     persistentVolumeClaim:
06:11:53       claimName: "tools-claim-jiro-papyrus"
06:11:53       readOnly: true
06:11:53   - name: "m2-secret-dir"
06:11:53     secret:
06:11:53       secretName: "m2-secret-dir"
06:11:53   - emptyDir:
06:11:53       medium: ""
06:11:53     name: "volume-2"
06:11:53   - configMap:
06:11:53       name: "m2-dir"
06:11:53     name: "m2-dir"
06:11:53   - configMap:
06:11:53       name: "known-hosts"
06:11:53     name: "volume-1"
06:11:53   - emptyDir:
06:11:53       medium: ""
06:11:53     name: "workspace-volume"
06:11:53   - emptyDir:
06:11:53       medium: ""
06:11:53     name: "volume-4"
06:11:53   - emptyDir:
06:11:53       medium: ""
06:11:53     name: "volume-3"
06:11:53 
06:11:53 Building remotely on centos-7-agent-6gb-6gnr3 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng
06:11:53 The recommended git tool is: NONE
06:11:55 No credentials specified
06:11:55 Cloning the remote Git repository
06:11:55 Cloning repository git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
06:11:55  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source # timeout=10
06:11:55 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
06:11:55  > git --version # timeout=10
06:11:55  > git --version # 'git version 1.8.3.1'
06:11:55  > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:13:05  > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git # timeout=10
06:13:05  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:13:05  > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git # timeout=10
06:13:05 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
06:13:05  > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git refs/changes/94/176994/10 # timeout=10
06:13:11  > git rev-parse 5f89642099e51bea8ed97836d03c9b34904a86e1^{commit} # timeout=10
06:13:11 Checking out Revision 5f89642099e51bea8ed97836d03c9b34904a86e1 (refs/changes/94/176994/10)
06:13:11  > git config core.sparsecheckout # timeout=10
06:13:11  > git checkout -f 5f89642099e51bea8ed97836d03c9b34904a86e1 # timeout=10
06:14:27 Commit message: "Bug 570177 - [Releng] Update for 2021-03 RC1"
06:14:27  > git rev-parse FETCH_HEAD^{commit} # timeout=10
06:14:27  > git rev-list --no-walk 812c8a8df9044e286865fba10da05ae9d6e25933 # timeout=10
06:14:27 $ pkill Xvnc
06:14:27 $ pkill Xrealvnc
06:14:27 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
06:14:29 [Papyrus-Gerrit-Releng] $ vncserver -list
06:14:29 Starting xvnc
06:14:29 [Papyrus-Gerrit-Releng] $ Xvnc :70 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
06:14:29 
06:14:29 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
06:14:29 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
06:14:29 See http://www.tigervnc.org for information on TigerVNC.
06:14:29 Underlying X server release 12004000, The X.Org Foundation
06:14:29 
06:14:29 
06:14:29 Thu Mar  4 11:14:29 2021
06:14:29  vncext:      VNC extension running!
06:14:29  vncext:      Listening for VNC connections on all interface(s), port 5970
06:14:29  vncext:      created VNC server for screen 0
06:14:29 [Papyrus-Gerrit-Releng] $ /bin/sh -xe /tmp/jenkins14128493700650614502.sh
06:14:29 + export _JAVA_OPTIONS=-Xmx2048m
06:14:29 + _JAVA_OPTIONS=-Xmx2048m
06:14:29 [Papyrus-Gerrit-Releng] $ /opt/tools/apache-maven/3.6.3/bin/mvn -f source/releng/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=5f89642099e51bea8ed97836d03c9b34904a86e1 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=quentin.lemenez@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Quentin Le Menez" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/176994 -DGERRIT_PATCHSET_UPLOADER_EMAIL=quentin.lemenez@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus -DGERRIT_CHANGE_NUMBER=176994 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/94/176994/10 "-DGERRIT_PATCHSET_UPLOADER_NAME=Quentin Le Menez" '-DGERRIT_CHANGE_OWNER=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU3MDE3NyAtIFtSZWxlbmddIFVwZGF0ZSBmb3IgMjAyMS0wMyBSQzEKCi0gVXBkYXRlIG1hdmVuIHBsdWdpbiB2ZXJzaW9ucwotIFJlbW92ZSB0aGUgamJvc3MgbWVjYW5pc20gKG5vdCBuZWNlc3NhcnkgYW55bW9yZSkKLSBBZGQgZ3VhdmEgZGVwZW5kZW5jeSBwbHVnaW4gdG8gcGFsaWF0ZSB0aGUgQVBJIGxvc3MKCkNoYW5nZS1JZDogSWYwYjVjYjQ4MTcyZWVkMmUyMDc5ZDM4ZjFjYzBjMmE2MWZiYWNhMWQKU2lnbmVkLW9mZi1ieTogUXVlbnRpbiBMZSBNZW5leiA8cXVlbnRpbi5sZW1lbmV6QGNlYS5mcj4K "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC=Releng "-DGERRIT_CHANGE_SUBJECT=Bug 570177 - [Releng] Update for 2021-03 RC1" '-DGERRIT_EVENT_ACCOUNT=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=If0b5cb48172eed2e2079d38f1cc0c2a61fbaca1d -DGERRIT_EVENT_HASH=83412142 -DGERRIT_VERSION=3.2.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=quentin.lemenez@cea.fr -DGERRIT_PATCHSET_NUMBER=10 "-DGERRIT_CHANGE_OWNER_NAME=Quentin Le Menez" -Declipse.download=file:/home/data/httpd/download.eclipse.org -DbuildAll=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository clean verify
06:14:29 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
06:14:29 Maven home: /opt/tools/apache-maven/3.6.3
06:14:30 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
06:14:30 Default locale: en_US, platform encoding: UTF-8
06:14:30 OS name: "linux", version: "5.9.16-200.fc33.x86_64", arch: "amd64", family: "unix"
06:14:31 [INFO] Scanning for projects...
06:21:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
06:21:55 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
06:21:55 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
06:21:55 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
06:21:55 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
06:21:55 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
06:21:55 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
06:21:55 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
06:21:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
06:21:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
06:22:06 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (470.54kB)
06:22:07 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (95.55kB of 470.54kB at 79.55kB/s)
06:22:10 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.22kB)
06:22:10 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.51kB)
06:22:10 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.13kB)
06:22:11 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.96kB)
06:22:11 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.72kB)
06:22:12 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.38kB)
06:22:12 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.79kB)
06:22:12 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.09kB)
06:22:12 [INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (877.43kB)
06:22:13 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.03kB)
06:22:13 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (114.56kB)
06:22:13 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (484.19kB)
06:22:14 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.06kB)
06:22:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
06:22:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
06:22:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
06:22:14 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (9.67MB)
06:22:21 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.28MB)
06:22:22 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (328.72kB)
06:22:22 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (36.66kB)
06:22:25 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (13kB)
06:22:25 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (102.39kB)
06:22:28 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.23kB)
06:22:30 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.47kB)
06:22:30 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (255.73kB)
06:22:35 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/
06:22:35 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
06:22:36 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
06:22:36 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
06:22:36 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (82.7kB)
06:22:36 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.71kB)
06:22:37 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (155.35kB)
06:22:37 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.93kB)
06:22:38 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.58kB)
06:22:39 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.55kB of 30.58kB at 23.55kB/s)
06:22:40 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.1kB)
06:22:42 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB)
06:22:43 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.74kB)
06:22:43 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.71kB)
06:22:43 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.78kB)
06:22:43 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.87kB)
06:22:43 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
06:22:44 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.66kB)
06:22:44 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.94kB)
06:22:44 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.68kB)
06:22:44 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.72kB)
06:22:44 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.42kB)
06:22:44 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.73kB)
06:22:44 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
06:22:45 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.02kB)
06:22:45 [INFO] Fetching org.eclipse.swt_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.03kB)
06:22:45 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.14kB)
06:22:45 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (362.4kB)
06:22:46 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.15kB)
06:22:46 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.63kB)
06:22:46 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.78kB)
06:22:46 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.79kB)
06:22:46 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.64kB)
06:22:47 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (110.28kB)
06:22:47 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.19kB)
06:22:47 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB)
06:22:47 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.12kB)
06:22:47 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.81kB)
06:22:48 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (49.78kB)
06:22:48 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.41kB)
06:22:48 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.6kB)
06:22:48 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.72kB)
06:22:49 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.07kB)
06:22:49 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.89kB)
06:22:49 [INFO] Fetching 2.25&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/
06:22:49 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (59.59kB)
06:22:49 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (339.79kB)
06:22:50 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (96.81kB)
06:22:50 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (109.05kB)
06:22:50 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB)
06:22:50 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (960.47kB)
06:22:52 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (131.85kB)
06:22:52 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (120.7kB)
06:22:52 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.74kB)
06:22:52 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (157.36kB)
06:22:52 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (976.62kB)
06:22:53 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (40.42kB)
06:22:54 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.98kB)
06:22:55 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
06:22:55 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.18MB)
06:22:58 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (836.99kB)
06:22:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
06:22:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
06:22:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
06:22:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
06:22:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
06:23:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
06:23:00 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (762.75kB)
06:23:01 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.46kB)
06:23:01 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.03kB)
06:23:01 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.82kB)
06:23:02 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.14kB)
06:23:02 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (100.65kB)
06:23:02 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (125.97kB)
06:23:02 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB)
06:23:02 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (61.15kB)
06:23:03 [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (403.7kB)
06:23:03 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.98kB)
06:23:03 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.47kB)
06:23:03 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.56kB)
06:23:03 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.14kB)
06:23:04 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (108kB)
06:23:05 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (44.42kB)
06:23:05 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.04kB)
06:23:06 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.3kB)
06:23:11 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.38kB)
06:23:11 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.99kB)
06:23:11 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
06:23:12 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
06:23:12 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.18kB)
06:23:12 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.47kB)
06:23:12 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.85kB)
06:23:13 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.79kB)
06:23:13 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.86kB)
06:23:13 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.03kB)
06:23:13 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.89kB)
06:23:13 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.64kB)
06:23:13 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.86kB)
06:23:14 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.23kB)
06:23:14 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.61kB)
06:23:14 [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210223-0522.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.91MB)
06:23:15 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (901.43kB)
06:23:15 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (282.34kB)
06:23:16 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.43kB)
06:23:16 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (950.29kB)
06:23:17 [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.33MB)
06:23:17 [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (477.13kB)
06:23:18 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (124.96kB)
06:23:18 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (130.04kB)
06:23:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
06:23:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
06:23:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
06:23:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
06:23:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
06:23:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
06:23:18 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.85MB)
06:23:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
06:23:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
06:23:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
06:23:19 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (169.13kB)
06:23:20 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (85.1kB)
06:23:20 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB)
06:23:20 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB)
06:23:20 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB)
06:23:20 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB)
06:23:21 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB)
06:23:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
06:23:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
06:23:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
06:23:22 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (15.77kB)
06:23:22 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (35.18kB)
06:23:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
06:23:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
06:23:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
06:23:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
06:23:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
06:23:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
06:23:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
06:23:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
06:23:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
06:23:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
06:23:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
06:23:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
06:23:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
06:23:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
06:23:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
06:23:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
06:23:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
06:23:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
06:23:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
06:23:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
06:23:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
06:23:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
06:23:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
06:23:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
06:23:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
06:23:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
06:23:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
06:23:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
06:23:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
06:23:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
06:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
06:23:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
06:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
06:23:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
06:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
06:23:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
06:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
06:23:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
06:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
06:23:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
06:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
06:23:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
06:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
06:23:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
06:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
06:23:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
06:23:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
06:23:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
06:23:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
06:23:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
06:23:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
06:23:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
06:23:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
06:23:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
06:23:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
06:23:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
06:23:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
06:23:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
06:23:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
06:23:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
06:23:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
06:23:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
06:23:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
06:23:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
06:23:27 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (306.78kB)
06:23:28 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (235.59kB)
06:23:29 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (200.97kB)
06:23:30 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,018.14kB)
06:23:32 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.58kB)
06:23:32 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (126.92kB)
06:23:32 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (417.29kB)
06:23:33 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (532.14kB)
06:23:34 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.56kB)
06:23:34 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (3.94MB)
06:23:45 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (214.1kB)
06:23:45 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (491.61kB)
06:23:46 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.89kB)
06:23:46 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.23kB)
06:23:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
06:23:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
06:23:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
06:23:46 [INFO] Fetching org.eclipse.ocl_3.16.0.v20210301-1325.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (1.14MB)
06:23:47 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
06:23:47 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.7kB)
06:23:47 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (110.86kB)
06:23:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
06:23:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
06:23:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
06:23:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
06:23:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
06:23:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
06:23:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
06:23:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
06:23:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
06:23:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
06:23:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
06:23:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
06:23:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
06:23:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
06:23:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
06:23:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
06:23:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
06:23:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
06:23:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
06:23:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
06:23:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
06:23:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
06:23:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
06:23:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
06:23:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
06:23:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
06:23:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
06:23:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
06:23:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
06:23:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
06:23:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
06:23:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
06:23:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
06:23:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
06:23:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
06:23:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
06:23:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
06:23:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
06:23:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
06:23:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
06:23:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
06:23:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
06:23:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
06:23:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
06:23:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
06:23:51 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB)
06:23:51 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (11.51kB)
06:23:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
06:23:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
06:23:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
06:23:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
06:23:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
06:23:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
06:23:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
06:23:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
06:23:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
06:23:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
06:23:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
06:23:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
06:23:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
06:23:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
06:23:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
06:23:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
06:23:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
06:23:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
06:23:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
06:23:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
06:23:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
06:23:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
06:23:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
06:23:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
06:23:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
06:23:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
06:23:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
06:23:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
06:23:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
06:23:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
06:23:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
06:23:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
06:23:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
06:23:53 [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/
06:23:54 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB)
06:23:54 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB)
06:23:54 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (1.42MB)
06:23:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
06:23:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
06:23:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
06:23:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
06:23:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
06:23:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
06:23:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
06:23:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
06:23:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
06:23:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
06:23:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
06:23:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
06:23:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
06:23:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
06:23:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
06:23:56 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.17kB)
06:23:56 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (30.39kB)
06:23:56 [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB)
06:23:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
06:23:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
06:23:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
06:23:57 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (898.68kB)
06:23:57 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (143.98kB)
06:23:57 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (1.82MB)
06:23:58 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (131.36kB)
06:23:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
06:23:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
06:23:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
06:23:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
06:23:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
06:23:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
06:23:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
06:23:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
06:23:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
06:23:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
06:23:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
06:23:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
06:23:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
06:23:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
06:23:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
06:23:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
06:23:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
06:23:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
06:23:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
06:23:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
06:24:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
06:24:00 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (18.43kB)
06:24:00 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (171.86kB)
06:24:00 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (1.03MB)
06:24:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
06:24:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
06:24:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
06:24:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
06:24:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
06:24:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
06:24:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
06:24:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
06:24:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
06:24:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
06:24:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
06:24:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
06:24:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
06:24:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
06:24:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
06:24:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
06:24:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
06:24:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
06:24:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
06:24:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
06:24:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
06:24:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
06:24:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
06:24:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
06:24:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
06:24:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
06:24:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
06:24:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
06:24:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
06:24:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
06:24:07 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (44.81kB)
06:24:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
06:24:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
06:24:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
06:24:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
06:24:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
06:24:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
06:24:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
06:24:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
06:24:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
06:24:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
06:24:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
06:24:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
06:24:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
06:24:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
06:24:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
06:24:09 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
06:24:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
06:24:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
06:24:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
06:24:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
06:24:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
06:24:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
06:24:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
06:24:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
06:24:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
06:24:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
06:24:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
06:24:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
06:24:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
06:24:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
06:24:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
06:24:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
06:24:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
06:24:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
06:24:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
06:24:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
06:24:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
06:24:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
06:24:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
06:24:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
06:24:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
06:24:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
06:24:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
06:24:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
06:24:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
06:24:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
06:24:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
06:24:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
06:24:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
06:24:12 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (74.19kB)
06:24:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
06:24:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
06:24:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
06:24:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
06:24:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
06:24:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
06:24:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
06:24:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
06:24:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
06:24:13 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (44.51kB)
06:24:13 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB)
06:24:15 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB)
06:24:15 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB)
06:24:15 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB)
06:24:16 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB)
06:24:16 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB)
06:24:16 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB)
06:24:16 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB)
06:24:16 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB)
06:24:17 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB)
06:24:17 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB)
06:24:17 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB)
06:24:17 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB)
06:24:17 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB)
06:24:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
06:24:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
06:24:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
06:24:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
06:24:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
06:24:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
06:24:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
06:24:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
06:24:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
06:24:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
06:24:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
06:24:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
06:24:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
06:24:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
06:24:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
06:24:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml
06:24:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml
06:24:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml
06:24:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
06:24:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
06:24:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
06:24:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml
06:24:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml
06:24:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml
06:24:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
06:24:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
06:24:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
06:24:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml
06:24:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml
06:24:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml
06:24:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml
06:24:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml
06:24:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml
06:24:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml
06:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml
06:24:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml
06:24:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml
06:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml
06:24:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml
06:24:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
06:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
06:24:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
06:24:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml
06:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml
06:24:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml
06:24:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml
06:24:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml
06:24:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml
06:24:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml
06:24:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml
06:24:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml
06:24:22 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB)
06:24:23 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB)
06:24:23 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB)
06:24:23 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB)
06:24:23 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB)
06:24:24 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB)
06:24:24 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB)
06:24:25 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB)
06:24:25 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB)
06:24:25 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB)
06:24:25 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB)
06:24:26 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB)
06:24:26 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (37.47kB)
06:24:26 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (23.12kB)
06:24:26 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB)
06:24:26 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB)
06:24:27 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB)
06:24:29 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB)
06:24:29 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB)
06:24:30 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB)
06:24:30 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB)
06:24:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml
06:24:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml
06:24:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml
06:24:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml
06:24:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml
06:24:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml
06:24:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml
06:24:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml
06:24:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml
06:24:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
06:24:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
06:24:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
06:24:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml
06:24:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml
06:24:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml
06:24:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml
06:24:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml
06:24:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml
06:24:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
06:24:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
06:24:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
06:24:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml
06:24:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml
06:24:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml
06:24:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml
06:24:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml
06:24:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml
06:24:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml
06:24:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml
06:24:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml
06:24:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml
06:24:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml
06:24:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml
06:24:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
06:24:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
06:24:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
06:24:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
06:24:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
06:24:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
06:24:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml
06:24:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml
06:24:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml
06:24:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml
06:24:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml
06:24:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml
06:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml
06:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml
06:24:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml
06:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
06:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
06:24:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
06:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.guava:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml
06:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.guava:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml
06:24:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.guava:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml
06:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
06:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
06:24:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
06:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml
06:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml
06:24:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml
06:24:39 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB)
06:24:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
06:24:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
06:24:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
06:24:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml
06:24:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml
06:24:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml
06:24:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml
06:24:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml
06:24:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml
06:24:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
06:24:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
06:24:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
06:24:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml
06:24:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml
06:24:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml
06:24:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml
06:24:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml
06:24:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml
06:24:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml
06:24:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml
06:24:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml
06:24:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
06:24:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
06:24:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
06:24:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
06:24:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
06:24:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
06:24:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
06:24:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
06:24:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
06:24:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml
06:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml
06:24:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml
06:24:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml
06:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml
06:24:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml
06:24:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml
06:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml
06:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml
06:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml
06:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml
06:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml
06:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml
06:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml
06:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml
06:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml
06:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml
06:24:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml
06:24:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml
06:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml
06:24:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml
06:24:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml
06:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml
06:24:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml
06:24:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml
06:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml
06:24:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml
06:24:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml
06:24:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml
06:24:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml
06:24:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml
06:24:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml
06:24:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml
06:24:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml
06:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml
06:24:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml
06:24:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml
06:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml
06:24:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml
06:24:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml
06:24:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml
06:24:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml
06:24:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml
06:24:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml
06:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml
06:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml
06:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml
06:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml
06:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml
06:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml
06:24:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml
06:24:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml
06:24:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml
06:24:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml
06:24:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
06:24:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
06:24:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
06:24:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
06:24:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
06:24:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
06:24:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml
06:24:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml
06:24:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml
06:24:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
06:24:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
06:24:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
06:24:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml
06:24:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml
06:24:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml
06:24:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
06:24:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
06:24:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
06:24:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml
06:24:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml
06:24:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml
06:24:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml
06:24:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml
06:24:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml
06:24:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml
06:24:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml
06:24:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml
06:24:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml
06:24:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml
06:24:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml
06:24:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml
06:24:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml
06:24:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml
06:24:56 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
06:24:57 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.74kB)
06:24:57 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (30.07kB)
06:24:57 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB)
06:24:57 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB)
06:24:57 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB)
06:24:57 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB)
06:24:58 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (2.62MB)
06:24:58 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (499.16kB)
06:24:58 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (303.65kB)
06:24:59 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
06:24:59 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (160.53kB)
06:24:59 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB)
06:24:59 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB)
06:24:59 [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (857.57kB)
06:25:00 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (2.46MB)
06:25:00 [INFO] Fetching R201605260315&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/m2t/xpand/updates/releases/
06:25:00 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB)
06:25:00 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB)
06:25:01 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (108.08kB)
06:25:01 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (76.09kB)
06:25:01 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB)
06:25:01 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.98kB)
06:25:02 [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.91kB)
06:25:02 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (969.17kB)
06:25:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml
06:25:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml
06:25:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml
06:25:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml
06:25:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml
06:25:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml
06:25:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml
06:25:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml
06:25:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml
06:25:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml
06:25:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml
06:25:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml
06:25:03 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (389.26kB)
06:25:04 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (256.88kB)
06:25:04 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.88MB)
06:25:04 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (133.12kB)
06:25:04 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (60.5kB)
06:25:04 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.15kB)
06:25:04 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (248.22kB)
06:25:05 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (482.77kB)
06:25:05 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (192.59kB)
06:25:05 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (132.16kB)
06:25:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml
06:25:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml
06:25:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml
06:25:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
06:25:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
06:25:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
06:25:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml
06:25:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml
06:25:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml
06:25:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml
06:25:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml
06:25:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml
06:25:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml
06:25:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml
06:25:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml
06:25:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml
06:25:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml
06:25:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml
06:25:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml
06:25:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml
06:25:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml
06:25:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml
06:25:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml
06:25:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml
06:25:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml
06:25:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml
06:25:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml
06:25:16 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.3.v20210302-1249.jar from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (1.05MB)
06:25:17 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (24.34kB)
06:25:17 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (270.59kB)
06:25:17 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (39.34kB)
06:25:18 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (27.69kB)
06:25:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml
06:25:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml
06:25:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml
06:25:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml
06:25:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml
06:25:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml
06:25:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml
06:25:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml
06:25:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml
06:25:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml
06:25:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml
06:25:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml
06:25:19 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB)
06:25:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB)
06:25:20 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (65.24kB)
06:25:20 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (12.83kB)
06:25:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml
06:25:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml
06:25:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml
06:25:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml
06:25:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml
06:25:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml
06:25:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml
06:25:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml
06:25:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml
06:25:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml
06:25:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml
06:25:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml
06:25:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml
06:25:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml
06:25:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml
06:25:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml
06:25:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml
06:25:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml
06:25:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml
06:25:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml
06:25:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml
06:25:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml
06:25:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml
06:25:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml
06:25:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml
06:25:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml
06:25:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml
06:25:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml
06:25:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml
06:25:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml
06:25:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml
06:25:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml
06:25:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml
06:25:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml
06:25:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml
06:25:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml
06:25:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml
06:25:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml
06:25:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml
06:25:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml
06:25:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml
06:25:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml
06:25:24 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (79.76kB)
06:25:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml
06:25:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml
06:25:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml
06:25:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml
06:25:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml
06:25:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml
06:25:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml
06:25:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml
06:25:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml
06:25:25 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (921.41kB)
06:25:27 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (87.59kB)
06:25:27 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (144.49kB)
06:25:27 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (243.5kB)
06:25:28 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (37.64kB)
06:25:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml
06:25:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml
06:25:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml
06:25:28 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (142.08kB)
06:25:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml
06:25:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml
06:25:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml
06:25:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml
06:25:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml
06:25:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml
06:25:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml
06:25:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml
06:25:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml
06:25:30 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.59kB)
06:25:30 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.33kB)
06:25:30 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.07kB)
06:25:31 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (160.75kB)
06:25:31 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (172.04kB)
06:25:31 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (169.43kB)
06:25:31 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (71.02kB)
06:25:32 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162kB)
06:25:32 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.92kB)
06:25:32 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (40.25kB)
06:25:32 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (107.57kB)
06:25:33 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (70.04kB)
06:25:33 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (77.05kB)
06:25:33 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (215.55kB)
06:25:33 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (38.56kB)
06:25:33 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (62.38kB)
06:25:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml
06:25:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml
06:25:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml
06:25:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml
06:25:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml
06:25:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml
06:25:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml
06:25:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml
06:25:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml
06:25:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml
06:25:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml
06:25:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml
06:25:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml
06:25:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml
06:25:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml
06:25:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml
06:25:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml
06:25:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml
06:25:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml
06:25:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml
06:25:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml
06:25:37 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (69.33kB)
06:25:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml
06:25:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml
06:25:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml
06:25:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml
06:25:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml
06:25:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml
06:25:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml
06:25:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml
06:25:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml
06:25:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml
06:25:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml
06:25:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml
06:25:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml
06:25:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml
06:25:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml
06:25:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml
06:25:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml
06:25:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml
06:25:39 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (20.82kB)
06:25:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB)
06:25:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml
06:25:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml
06:25:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml
06:25:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml
06:25:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml
06:25:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml
06:25:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml
06:25:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml
06:25:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml
06:25:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml
06:25:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml
06:25:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml
06:25:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml
06:25:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml
06:25:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml
06:25:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml
06:25:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml
06:25:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml
06:25:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
06:25:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
06:25:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
06:25:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml
06:25:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml
06:25:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml
06:25:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml
06:25:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml
06:25:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml
06:25:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml
06:25:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml
06:25:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml
06:25:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml
06:25:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml
06:25:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml
06:25:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml
06:25:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml
06:25:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml
06:25:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml
06:25:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml
06:25:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml
06:25:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml
06:25:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml
06:25:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml
06:25:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml
06:25:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml
06:25:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml
06:25:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml
06:25:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml
06:25:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml
06:25:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml
06:25:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml
06:25:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml
06:25:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml
06:25:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml
06:25:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml
06:25:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml
06:25:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml
06:25:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml
06:25:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml
06:25:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml
06:25:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml
06:25:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml
06:25:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml
06:25:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml
06:25:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
06:25:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
06:25:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
06:25:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml
06:25:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml
06:25:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml
06:25:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml
06:25:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml
06:25:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml
06:25:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml
06:25:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml
06:25:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml
06:25:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml
06:25:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml
06:25:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml
06:25:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml
06:25:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml
06:25:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml
06:25:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
06:25:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
06:25:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
06:25:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml
06:25:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml
06:25:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml
06:25:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml
06:25:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml
06:25:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml
06:25:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml
06:25:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml
06:25:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml
06:25:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml
06:25:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml
06:25:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml
06:25:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml
06:25:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml
06:25:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml
06:25:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml
06:25:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml
06:25:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml
06:25:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml
06:25:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml
06:25:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml
06:25:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml
06:25:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml
06:25:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml
06:25:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml
06:25:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml
06:25:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml
06:25:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml
06:25:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml
06:25:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml
06:25:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml
06:25:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml
06:25:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml
06:25:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml
06:25:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml
06:25:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml
06:25:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml
06:25:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml
06:25:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml
06:25:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml
06:25:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml
06:25:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml
06:26:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml
06:26:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml
06:26:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml
06:26:00 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (31.58kB)
06:26:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml
06:26:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml
06:26:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml
06:26:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml
06:26:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml
06:26:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml
06:26:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml
06:26:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml
06:26:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml
06:26:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml
06:26:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml
06:26:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml
06:26:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml
06:26:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml
06:26:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml
06:26:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml
06:26:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml
06:26:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml
06:26:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml
06:26:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml
06:26:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml
06:26:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml
06:26:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml
06:26:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml
06:26:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml
06:26:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml
06:26:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml
06:26:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml
06:26:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml
06:26:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml
06:26:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml
06:26:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml
06:26:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml
06:26:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml
06:26:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml
06:26:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml
06:26:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml
06:26:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml
06:26:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml
06:26:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml
06:26:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml
06:26:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml
06:26:06 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (57.66kB)
06:26:07 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (58.7kB)
06:26:07 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (8.69kB)
06:26:07 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (12.68kB)
06:26:07 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (142.22kB)
06:26:07 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162.32kB)
06:26:08 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (202.12kB)
06:26:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml
06:26:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml
06:26:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml
06:26:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml
06:26:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml
06:26:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml
06:26:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml
06:26:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml
06:26:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml
06:26:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml
06:26:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml
06:26:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml
06:26:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml
06:26:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml
06:26:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml
06:26:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml
06:26:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml
06:26:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml
06:26:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml
06:26:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml
06:26:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml
06:26:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml
06:26:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml
06:26:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml
06:26:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml
06:26:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml
06:26:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml
06:26:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml
06:26:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml
06:26:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml
06:26:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml
06:26:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml
06:26:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml
06:26:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml
06:26:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml
06:26:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml
06:26:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml
06:26:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml
06:26:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml
06:26:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml
06:26:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml
06:26:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml
06:26:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml
06:26:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml
06:26:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml
06:26:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml
06:26:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml
06:26:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml
06:26:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml
06:26:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml
06:26:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml
06:26:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml
06:26:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml
06:26:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml
06:26:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml
06:26:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml
06:26:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml
06:26:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml
06:26:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml
06:26:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml
06:26:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml
06:26:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml
06:26:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml
06:26:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml
06:26:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml
06:26:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml
06:26:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml
06:26:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml
06:26:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml
06:26:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml
06:26:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml
06:26:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml
06:26:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml
06:26:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml
06:26:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml
06:26:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml
06:26:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml
06:26:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml
06:26:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml
06:26:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml
06:26:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml
06:26:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml
06:26:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml
06:26:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml
06:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml
06:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml
06:26:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml
06:26:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml
06:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml
06:26:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml
06:26:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml
06:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml
06:26:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml
06:26:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml
06:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml
06:26:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml
06:26:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml
06:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml
06:26:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml
06:26:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml
06:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml
06:26:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml
06:26:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml
06:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml
06:26:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml
06:26:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml
06:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
06:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
06:26:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
06:26:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml
06:26:23 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main
06:26:24 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/
06:26:24 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (172B)
06:26:24 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (103.68kB)
06:26:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml
06:26:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml
06:26:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml
06:26:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml
06:26:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml
06:26:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml
06:26:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml
06:26:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml
06:26:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml
06:26:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml
06:26:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml
06:26:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml
06:26:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml
06:26:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml
06:26:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml
06:26:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml
06:26:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml
06:26:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml
06:26:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml
06:26:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml
06:26:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml
06:26:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml
06:26:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml
06:26:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
06:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
06:26:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
06:26:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml
06:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml
06:26:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml
06:26:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml
06:26:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml
06:26:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml
06:26:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml
06:26:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml
06:26:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml
06:26:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml
06:26:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml
06:26:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml
06:26:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml
06:26:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml
06:26:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml
06:26:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml
06:26:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml
06:26:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml
06:26:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml
06:26:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml
06:26:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml
06:26:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml
06:26:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml
06:26:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml
06:26:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
06:26:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
06:26:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
06:26:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml
06:26:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml
06:26:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml
06:26:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml
06:26:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml
06:26:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml
06:26:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml
06:26:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml
06:26:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml
06:26:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml
06:26:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml
06:26:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml
06:26:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml
06:26:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml
06:26:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml
06:26:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml
06:26:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml
06:26:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml
06:26:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml
06:26:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml
06:26:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml
06:26:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml
06:26:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml
06:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml
06:26:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml
06:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml
06:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml
06:26:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml
06:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml
06:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml
06:26:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
06:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
06:26:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
06:26:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml
06:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml
06:26:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml
06:26:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml
06:26:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml
06:26:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml
06:26:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml
06:26:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml
06:26:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml
06:26:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml
06:26:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml
06:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml
06:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
06:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
06:26:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
06:26:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml
06:26:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml
06:26:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml
06:26:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml
06:26:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml
06:26:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml
06:26:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml
06:26:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml
06:26:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml
06:26:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml
06:26:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml
06:26:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml
06:26:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml
06:26:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml
06:26:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml
06:26:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml
06:26:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml
06:26:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml
06:26:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
06:26:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
06:26:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
06:26:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml
06:26:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml
06:26:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml
06:26:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml
06:26:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml
06:26:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml
06:26:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml
06:26:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml
06:26:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml
06:26:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml
06:26:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml
06:26:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml
06:26:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml
06:26:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml
06:27:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml
06:27:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml
06:27:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml
06:27:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml
06:27:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml
06:27:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml
06:27:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml
06:27:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml
06:27:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml
06:27:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml
06:27:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml
06:27:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml
06:27:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml
06:27:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml
06:27:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml
06:27:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml
06:27:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml
06:27:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml
06:27:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml
06:27:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml
06:27:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml
06:27:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml
06:27:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml
06:27:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml
06:27:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml
06:27:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml
06:27:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml
06:27:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml
06:27:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml
06:27:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml
06:27:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml
06:27:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml
06:27:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml
06:27:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml
06:27:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml
06:27:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml
06:27:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml
06:27:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml
06:27:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml
06:27:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml
06:27:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
06:27:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
06:27:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
06:27:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml
06:27:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml
06:27:08 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (79.76kB)
06:27:08 [INFO] The user operation is waiting for background work to complete.
06:27:09 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (762.75kB)
06:27:09 [INFO] The user operation is waiting for background work to complete.
06:27:09 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
06:27:09 [INFO] The user operation is waiting for background work to complete.
06:27:09 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (9.67MB)
06:27:09 [INFO] The user operation is waiting for background work to complete.
06:27:09 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.28MB)
06:27:09 [INFO] The user operation is waiting for background work to complete.
06:27:09 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (328.72kB)
06:27:09 [INFO] The user operation is waiting for background work to complete.
06:27:09 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.74kB)
06:27:09 [INFO] The user operation is waiting for background work to complete.
06:27:09 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (36.66kB)
06:27:09 [INFO] The user operation is waiting for background work to complete.
06:27:09 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (470.54kB)
06:27:09 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.85MB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (13kB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (102.39kB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (102.39kB)
06:27:10 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.23kB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.47kB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (255.73kB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (30.07kB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:10 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (143.98kB)
06:27:10 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (82.7kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.71kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (155.35kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.93kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.58kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.46kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.03kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.38kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (306.78kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:12 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (339.79kB)
06:27:12 [INFO] The user operation is waiting for background work to complete.
06:27:12 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.43kB)
06:27:12 [INFO] The user operation is waiting for background work to complete.
06:27:12 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (950.29kB)
06:27:12 [INFO] The user operation is waiting for background work to complete.
06:27:12 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (950.29kB)
06:27:12 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB)
06:27:12 [INFO] The user operation is waiting for background work to complete.
06:27:12 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (235.59kB)
06:27:12 [INFO] The user operation is waiting for background work to complete.
06:27:12 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.72kB)
06:27:12 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (200.97kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.98kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.82kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.1kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.96kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.22kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.51kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.13kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.74kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.71kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.17kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.14kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (100.65kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.79kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.09kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.03kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:14 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (125.97kB)
06:27:14 [INFO] The user operation is waiting for background work to complete.
06:27:15 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,018.14kB)
06:27:15 [INFO] The user operation is waiting for background work to complete.
06:27:15 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,018.14kB)
06:27:15 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.58kB)
06:27:15 [INFO] The user operation is waiting for background work to complete.
06:27:17 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (120.7kB)
06:27:17 [INFO] The user operation is waiting for background work to complete.
06:27:17 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (120.7kB)
06:27:18 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (362.4kB)
06:27:18 [INFO] The user operation is waiting for background work to complete.
06:27:19 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (362.4kB)
06:27:19 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (960.47kB)
06:27:19 [INFO] The user operation is waiting for background work to complete.
06:27:19 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.14kB)
06:27:19 [INFO] The user operation is waiting for background work to complete.
06:27:19 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB)
06:27:19 [INFO] The user operation is waiting for background work to complete.
06:27:19 [INFO] Fetching org.eclipse.swt_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.03kB)
06:27:19 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.78kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.87kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.66kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.94kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.68kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.72kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.42kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.73kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (484.19kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.02kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.15kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.63kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.78kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.79kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.64kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (110.28kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.19kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:21 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB)
06:27:21 [INFO] The user operation is waiting for background work to complete.
06:27:22 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.12kB)
06:27:22 [INFO] The user operation is waiting for background work to complete.
06:27:22 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.81kB)
06:27:22 [INFO] The user operation is waiting for background work to complete.
06:27:22 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.06kB)
06:27:22 [INFO] The user operation is waiting for background work to complete.
06:27:22 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (49.78kB)
06:27:22 [INFO] The user operation is waiting for background work to complete.
06:27:22 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.41kB)
06:27:22 [INFO] The user operation is waiting for background work to complete.
06:27:22 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.6kB)
06:27:22 [INFO] The user operation is waiting for background work to complete.
06:27:22 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.72kB)
06:27:22 [INFO] The user operation is waiting for background work to complete.
06:27:23 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.07kB)
06:27:23 [INFO] The user operation is waiting for background work to complete.
06:27:23 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.89kB)
06:27:23 [INFO] The user operation is waiting for background work to complete.
06:27:23 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (126.92kB)
06:27:23 [INFO] The user operation is waiting for background work to complete.
06:27:23 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (114.56kB)
06:27:23 [INFO] The user operation is waiting for background work to complete.
06:27:23 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (282.34kB)
06:27:23 [INFO] The user operation is waiting for background work to complete.
06:27:23 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (417.29kB)
06:27:23 [INFO] The user operation is waiting for background work to complete.
06:27:23 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (69.33kB)
06:27:23 [INFO] The user operation is waiting for background work to complete.
06:27:23 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (109.05kB)
06:27:23 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (61.15kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (59.59kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (37.47kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (30.39kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (96.81kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (44.81kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (18.43kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:24 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB)
06:27:24 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (110.86kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.98kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.47kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.56kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.14kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:25 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (108kB)
06:27:25 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (44.42kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.04kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.3kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.38kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.99kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
06:27:26 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.18kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:26 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.47kB)
06:27:26 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.85kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.79kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.86kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.03kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.89kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.64kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.86kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.23kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.61kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (124.96kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (40.42kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.59kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (532.14kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.56kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (901.43kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:29 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (3.94MB)
06:27:29 [INFO] The user operation is waiting for background work to complete.
06:27:29 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (214.1kB)
06:27:29 [INFO] The user operation is waiting for background work to complete.
06:27:29 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (214.1kB)
06:27:29 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (491.61kB)
06:27:29 [INFO] The user operation is waiting for background work to complete.
06:27:29 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.89kB)
06:27:29 [INFO] The user operation is waiting for background work to complete.
06:27:29 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (130.04kB)
06:27:29 [INFO] The user operation is waiting for background work to complete.
06:27:29 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.23kB)
06:27:29 [INFO] The user operation is waiting for background work to complete.
06:27:29 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.74kB)
06:27:29 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (24.34kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (270.59kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (39.34kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (27.69kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (976.62kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.7kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.33kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:30 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.07kB)
06:27:30 [INFO] The user operation is waiting for background work to complete.
06:27:33 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (160.75kB)
06:27:33 [INFO] The user operation is waiting for background work to complete.
06:27:33 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (172.04kB)
06:27:33 [INFO] The user operation is waiting for background work to complete.
06:27:33 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (169.43kB)
06:27:33 [INFO] The user operation is waiting for background work to complete.
06:27:33 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (71.02kB)
06:27:33 [INFO] The user operation is waiting for background work to complete.
06:27:33 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162kB)
06:27:33 [INFO] The user operation is waiting for background work to complete.
06:27:33 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.92kB)
06:27:33 [INFO] The user operation is waiting for background work to complete.
06:27:33 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (57.66kB)
06:27:33 [INFO] The user operation is waiting for background work to complete.
06:27:33 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (921.41kB)
06:27:33 [INFO] The user operation is waiting for background work to complete.
06:27:34 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
06:27:34 [INFO] The user operation is waiting for background work to complete.
06:27:34 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (58.7kB)
06:27:34 [INFO] The user operation is waiting for background work to complete.
06:27:34 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (58.7kB)
06:27:34 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (8.69kB)
06:27:34 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (40.25kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (1.03MB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (107.57kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (70.04kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (12.68kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (142.22kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162.32kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (87.59kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (144.49kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (243.5kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (77.05kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (215.55kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (202.12kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (202.12kB)
06:27:36 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (38.56kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (38.56kB)
06:27:36 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (62.38kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (11.51kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (15.77kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:36 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (15.77kB)
06:27:36 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (171.86kB)
06:27:36 [INFO] The user operation is waiting for background work to complete.
06:27:37 [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB)
06:27:37 [INFO] The user operation is waiting for background work to complete.
06:27:37 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (65.24kB)
06:27:37 [INFO] The user operation is waiting for background work to complete.
06:27:37 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (142.08kB)
06:27:37 [INFO] The user operation is waiting for background work to complete.
06:27:37 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (37.64kB)
06:27:37 [INFO] The user operation is waiting for background work to complete.
06:27:37 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (12.83kB)
06:27:37 [INFO] The user operation is waiting for background work to complete.
06:27:37 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (35.18kB)
06:27:37 [INFO] The user operation is waiting for background work to complete.
06:27:37 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB)
06:27:37 [INFO] The user operation is waiting for background work to complete.
06:27:37 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB)
06:27:37 [INFO] The user operation is waiting for background work to complete.
06:27:38 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB)
06:27:38 [INFO] The user operation is waiting for background work to complete.
06:27:38 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.98kB)
06:27:38 [INFO] The user operation is waiting for background work to complete.
06:27:45 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.18MB)
06:27:45 [INFO] The user operation is waiting for background work to complete.
06:27:45 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (836.99kB)
06:27:45 [INFO] The user operation is waiting for background work to complete.
06:27:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml
06:27:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
06:27:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
06:27:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
06:27:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
06:27:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
06:27:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
06:27:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
06:27:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
06:28:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
06:28:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
06:28:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
06:28:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
06:28:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
06:28:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
06:28:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
06:28:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
06:28:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
06:28:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
06:28:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
06:28:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
06:28:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
06:28:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
06:28:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
06:28:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
06:28:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
06:28:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
06:28:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
06:28:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
06:28:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
06:28:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
06:28:10 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.05kB)
06:28:10 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.85kB)
06:28:11 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (475.35kB)
06:28:11 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB)
06:28:11 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210224-0638.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.67MB)
06:28:12 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (232.08kB)
06:28:12 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.94kB)
06:28:12 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (288.69kB)
06:28:13 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.54kB)
06:28:13 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.62kB)
06:28:13 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB)
06:28:13 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (123kB)
06:28:13 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.45MB)
06:28:15 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.57kB)
06:28:16 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.08kB)
06:28:17 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.04kB)
06:28:19 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.19kB)
06:28:23 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.41kB)
06:28:23 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.18kB)
06:28:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
06:28:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
06:28:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
06:28:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
06:28:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
06:28:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
06:28:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
06:28:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
06:28:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
06:28:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
06:28:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
06:28:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
06:28:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
06:28:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
06:28:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
06:28:26 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202102231741/core/plugins/ (181.72kB)
06:28:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
06:28:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
06:28:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
06:28:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
06:28:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
06:28:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
06:28:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
06:28:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
06:28:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
06:28:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
06:28:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
06:28:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
06:28:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
06:28:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
06:28:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
06:28:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
06:28:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
06:28:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
06:28:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
06:28:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
06:28:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
06:28:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
06:28:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
06:28:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
06:28:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
06:28:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
06:28:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
06:28:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
06:28:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
06:28:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
06:28:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
06:28:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
06:28:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
06:28:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
06:28:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
06:28:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
06:28:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
06:28:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
06:28:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
06:28:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
06:28:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
06:28:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
06:28:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
06:28:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
06:28:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
06:28:33 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (23.86kB)
06:28:34 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (95.32kB)
06:28:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
06:28:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
06:28:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
06:28:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
06:28:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
06:28:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
06:28:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
06:28:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
06:28:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
06:28:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
06:28:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
06:28:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
06:28:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
06:28:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
06:28:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
06:28:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
06:28:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
06:28:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
06:28:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
06:28:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
06:28:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
06:28:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
06:28:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
06:28:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
06:28:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
06:28:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
06:28:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
06:28:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
06:28:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
06:28:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
06:28:37 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (40.2kB)
06:28:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
06:28:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
06:28:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
06:28:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
06:28:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
06:28:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
06:28:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
06:28:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
06:28:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
06:28:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
06:28:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
06:28:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
06:28:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
06:28:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
06:28:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
06:28:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
06:28:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
06:28:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
06:28:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
06:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
06:28:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
06:28:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
06:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
06:28:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
06:28:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
06:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
06:28:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
06:28:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
06:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
06:28:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
06:28:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
06:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
06:28:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
06:28:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
06:28:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
06:28:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
06:28:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
06:28:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
06:28:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
06:28:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
06:28:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
06:28:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
06:28:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
06:28:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
06:28:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
06:28:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
06:28:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
06:28:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
06:28:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
06:28:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
06:28:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
06:28:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
06:28:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
06:28:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
06:28:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
06:28:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
06:28:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
06:28:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
06:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
06:28:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
06:28:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
06:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
06:28:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
06:28:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
06:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
06:28:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
06:28:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
06:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
06:28:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
06:28:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
06:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
06:28:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
06:28:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
06:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
06:28:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
06:28:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
06:28:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
06:28:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
06:28:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
06:28:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
06:28:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
06:28:55 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (333.69kB)
06:28:56 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (109.72kB)
06:28:56 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB)
06:28:57 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB)
06:28:57 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (48.21kB)
06:28:57 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB)
06:28:57 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB)
06:28:57 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB)
06:28:58 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.73kB)
06:28:58 [INFO] Fetching org.eclipse.cbi.targetplatform_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (193.95kB)
06:28:58 [INFO] Fetching org.eclipse.cbi.targetplatform.model_3.0.0.202004211801.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (66.07kB)
06:28:58 [INFO] Fetching org.eclipse.cbi.targetplatform.ide_3.0.0.201902111444.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (44.94kB)
06:28:58 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (13.55kB)
06:28:58 [INFO] Fetching org.eclipse.cbi.targetplatform.ui_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (119.47kB)
06:28:58 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.04kB)
06:28:58 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.34kB)
06:28:59 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.47kB)
06:28:59 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.05kB)
06:28:59 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.99kB)
06:28:59 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB)
06:28:59 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.63kB)
06:28:59 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (34.31kB)
06:29:00 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (77.3kB)
06:29:00 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (35.05kB)
06:29:00 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (126.1kB)
06:29:00 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (25.45kB)
06:29:00 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (34.99kB)
06:29:00 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (42.91kB)
06:29:01 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (137.94kB)
06:29:01 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (25.09kB)
06:29:01 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (38.14kB)
06:29:01 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (52.71kB)
06:29:01 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (13.66kB)
06:29:01 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (18.43kB)
06:29:02 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (21.65kB)
06:29:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
06:29:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
06:29:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
06:29:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
06:29:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
06:29:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
06:29:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
06:29:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
06:29:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
06:29:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
06:29:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
06:29:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
06:29:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
06:29:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
06:29:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
06:29:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
06:29:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
06:29:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
06:29:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
06:29:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
06:29:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
06:29:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
06:29:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
06:29:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
06:29:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
06:29:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
06:29:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
06:29:05 [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.78kB)
06:29:05 [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.99kB)
06:29:06 [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210205-1814.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (929.57kB)
06:29:06 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
06:29:06 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.39kB)
06:29:06 [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.26kB)
06:29:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml
06:29:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml
06:29:07 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (333.69kB)
06:29:07 [INFO] The user operation is waiting for background work to complete.
06:29:07 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (109.72kB)
06:29:07 [INFO] The user operation is waiting for background work to complete.
06:29:07 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.05kB)
06:29:07 [INFO] The user operation is waiting for background work to complete.
06:29:07 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.85kB)
06:29:07 [INFO] The user operation is waiting for background work to complete.
06:29:07 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (475.35kB)
06:29:07 [INFO] The user operation is waiting for background work to complete.
06:29:07 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB)
06:29:07 [INFO] The user operation is waiting for background work to complete.
06:29:07 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (232.08kB)
06:29:07 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (48.21kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB)
06:29:08 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.73kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (13.55kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:08 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.04kB)
06:29:08 [INFO] The user operation is waiting for background work to complete.
06:29:09 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.34kB)
06:29:09 [INFO] The user operation is waiting for background work to complete.
06:29:09 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.47kB)
06:29:09 [INFO] The user operation is waiting for background work to complete.
06:29:09 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.05kB)
06:29:09 [INFO] The user operation is waiting for background work to complete.
06:29:09 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202102231741/core/plugins/ (181.72kB)
06:29:09 [INFO] The user operation is waiting for background work to complete.
06:29:09 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (40.2kB)
06:29:09 [INFO] The user operation is waiting for background work to complete.
06:29:09 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.99kB)
06:29:09 [INFO] The user operation is waiting for background work to complete.
06:29:09 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.94kB)
06:29:09 [INFO] The user operation is waiting for background work to complete.
06:29:09 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB)
06:29:09 [INFO] The user operation is waiting for background work to complete.
06:29:10 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (288.69kB)
06:29:10 [INFO] The user operation is waiting for background work to complete.
06:29:10 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.54kB)
06:29:10 [INFO] The user operation is waiting for background work to complete.
06:29:10 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.63kB)
06:29:10 [INFO] The user operation is waiting for background work to complete.
06:29:10 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.62kB)
06:29:10 [INFO] The user operation is waiting for background work to complete.
06:29:10 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB)
06:29:10 [INFO] The user operation is waiting for background work to complete.
06:29:10 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (123kB)
06:29:10 [INFO] The user operation is waiting for background work to complete.
06:29:10 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (23.86kB)
06:29:10 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (95.32kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (34.31kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (77.3kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (35.05kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (126.1kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (25.45kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (34.99kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (42.91kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:11 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (137.94kB)
06:29:11 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (25.09kB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (38.14kB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (52.71kB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (13.66kB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (18.43kB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (21.65kB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.45MB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:12 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.39kB)
06:29:12 [INFO] The user operation is waiting for background work to complete.
06:29:13 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.57kB)
06:29:13 [INFO] The user operation is waiting for background work to complete.
06:29:13 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.08kB)
06:29:13 [INFO] The user operation is waiting for background work to complete.
06:29:13 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.04kB)
06:29:13 [INFO] The user operation is waiting for background work to complete.
06:29:13 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.19kB)
06:29:13 [INFO] The user operation is waiting for background work to complete.
06:29:13 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.41kB)
06:29:13 [INFO] The user operation is waiting for background work to complete.
06:29:13 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.18kB)
06:29:13 [INFO] The user operation is waiting for background work to complete.
06:29:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml
06:29:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
06:29:19 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths
06:29:19 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/
06:29:19 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (172B)
06:29:19 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (27.84kB)
06:29:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
06:29:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
06:29:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml
06:29:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml
06:29:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml
06:29:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml
06:29:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml
06:29:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml
06:29:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml
06:29:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml
06:29:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml
06:29:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml
06:29:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml
06:29:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml
06:29:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml
06:29:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml
06:29:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml
06:29:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml
06:29:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml
06:29:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml
06:29:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml
06:29:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml
06:29:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml
06:29:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml
06:29:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml
06:29:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml
06:29:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
06:29:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
06:29:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
06:29:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml
06:29:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml
06:29:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml
06:29:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml
06:29:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml
06:29:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml
06:29:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml
06:29:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml
06:29:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml
06:29:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml
06:29:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml
06:29:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml
06:29:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml
06:29:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml
06:29:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml
06:29:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml
06:29:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml
06:29:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml
06:29:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml
06:29:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml
06:29:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml
06:29:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml
06:29:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml
06:29:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml
06:29:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml
06:29:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml
06:29:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml
06:29:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml
06:29:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml
06:29:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml
06:29:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml
06:29:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml
06:29:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml
06:29:36 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (107.05kB)
06:29:36 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
06:29:36 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
06:29:36 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB)
06:29:37 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
06:29:37 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.94kB)
06:29:37 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (77.96kB)
06:29:37 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (35.42kB)
06:29:37 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
06:29:38 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (696.23kB)
06:29:39 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (962.55kB)
06:29:40 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (3.42MB)
06:29:42 [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (12.57kB)
06:29:42 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (11.32kB)
06:29:42 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (93.41kB)
06:29:42 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (103.62kB)
06:29:43 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (69.3kB)
06:29:43 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (944.53kB)
06:29:43 [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210211-2058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.27kB)
06:29:44 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB)
06:29:44 [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.56kB)
06:29:44 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.57kB)
06:29:44 [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.58kB)
06:29:44 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.64kB)
06:29:44 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (376.07kB)
06:29:45 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.37kB)
06:29:45 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.0.v20201125-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (139.58kB)
06:29:45 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (163.88kB)
06:29:45 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (206.25kB)
06:29:45 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (163.68kB)
06:29:45 [INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (319.46kB)
06:29:45 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (52.19kB)
06:29:46 [INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (126.65kB)
06:29:46 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (89.33kB)
06:29:46 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.29kB)
06:29:46 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (39.54kB)
06:29:46 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB)
06:29:46 [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (57.91kB)
06:29:46 [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.5kB)
06:29:47 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.13kB)
06:29:47 [INFO] Fetching org.apache.batik.i18n.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (20.2kB)
06:29:47 [INFO] Fetching org.apache.batik.constants.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.72kB)
06:29:47 [INFO] Fetching org.apache.xmlgraphics.source_2.4.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (677.47kB)
06:29:47 [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (293.37kB)
06:29:48 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (85.46kB)
06:29:48 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.6kB)
06:29:48 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.72kB)
06:29:48 [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210222-1018.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.48kB)
06:29:48 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.4kB)
06:29:48 [INFO] Fetching org.eclipse.equinox.common.source_3.14.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (144.54kB)
06:29:48 [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (278.04kB)
06:29:49 [INFO] Fetching org.eclipse.equinox.event.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.17kB)
06:29:49 [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.67kB)
06:29:50 [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (81.97kB)
06:29:50 [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (145.76kB)
06:29:50 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (75.48kB)
06:29:50 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (208kB)
06:29:51 [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.56kB)
06:29:51 [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210203-1000.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (86.87kB)
06:29:51 [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.64kB)
06:29:51 [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.15kB)
06:29:51 [INFO] Fetching org.eclipse.equinox.app.source_1.5.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.52kB)
06:29:51 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.68kB)
06:29:52 [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.200.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (115.63kB)
06:29:52 [INFO] Fetching org.eclipse.equinox.registry.source_3.10.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.17kB)
06:29:52 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.39kB)
06:29:52 [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.13MB)
06:29:52 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.300.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (143.08kB)
06:29:52 [INFO] Fetching org.eclipse.osgi.services.source_3.10.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (244.91kB)
06:29:53 [INFO] Fetching org.eclipse.osgi.util.source_3.6.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.52kB)
06:29:53 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.82MB)
06:29:53 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.24kB)
06:29:53 [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,022.85kB)
06:29:53 [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (230.28kB)
06:29:54 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.72kB)
06:29:54 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (38.47kB)
06:29:54 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (114.26kB)
06:29:55 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (48.31kB)
06:29:55 [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210211-2058.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.65kB)
06:29:55 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.100.v20201221-2332.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.5kB)
06:29:55 [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.51kB)
06:29:55 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.1kB)
06:29:56 [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (180.32kB)
06:29:56 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.39kB)
06:29:58 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.41kB)
06:30:00 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.48kB)
06:30:01 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.800.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.8kB)
06:30:01 [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.3kB)
06:30:01 [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.75kB)
06:30:01 [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (163.15kB)
06:30:02 [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (912.59kB)
06:30:02 [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.76kB)
06:30:02 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (53.05kB)
06:30:02 [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.93kB)
06:30:02 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.61kB)
06:30:02 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.02kB)
06:30:03 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (86kB)
06:30:03 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB)
06:30:03 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.56kB)
06:30:03 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (374.24kB)
06:30:03 [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (965.36kB)
06:30:04 [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (431.64kB)
06:30:05 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.35kB)
06:30:05 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.47kB)
06:30:05 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (218.79kB)
06:30:06 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (820.38kB)
06:30:06 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (90.75kB)
06:30:07 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (151.52kB)
06:30:07 [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.600.v20210224-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.21kB)
06:30:07 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210202-1229.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.5kB)
06:30:08 [INFO] Fetching org.eclipse.jetty.http_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (229.4kB)
06:30:10 [INFO] Fetching org.eclipse.jetty.server_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (724.34kB)
06:30:12 [INFO] Fetching org.eclipse.jetty.server_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (483.54kB of 724.34kB at 271.54kB/s)
06:30:12 [INFO] Fetching org.eclipse.jetty.servlet_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (154.15kB)
06:30:12 [INFO] Fetching org.eclipse.jetty.util_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (590.52kB)
06:30:12 [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.17kB)
06:30:13 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.65kB)
06:30:13 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.69kB)
06:30:13 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.39kB)
06:30:13 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.08kB)
06:30:13 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.02kB)
06:30:13 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.92kB)
06:30:14 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.76kB)
06:30:14 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.98kB)
06:30:14 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (138.75kB)
06:30:14 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.84kB)
06:30:14 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (247.75kB)
06:30:14 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (59.72kB)
06:30:15 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (121.32kB)
06:30:15 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (96.12kB)
06:30:15 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.9kB)
06:30:15 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.62kB)
06:30:15 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.92kB)
06:30:15 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.5kB)
06:30:16 [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.02kB)
06:30:16 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20200904-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.23kB)
06:30:16 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.23kB)
06:30:16 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (64.21kB)
06:30:17 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.41kB)
06:30:18 [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (149.53kB)
06:30:18 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.94kB)
06:30:20 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.45kB)
06:30:20 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.43kB)
06:30:21 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.58kB)
06:30:22 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.79kB)
06:30:22 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.74kB)
06:30:22 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.03kB)
06:30:23 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.500.v20210211-1133.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.59kB)
06:30:23 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.24kB)
06:30:23 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (178.62kB)
06:30:23 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.800.v20210205-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (149.21kB)
06:30:23 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.8kB)
06:30:23 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.9kB)
06:30:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.79kB)
06:30:24 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (294.33kB)
06:30:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.0.v20201012-1421.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.67kB)
06:30:24 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.42kB)
06:30:24 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.51kB)
06:30:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.22kB)
06:30:25 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210217-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.52kB)
06:30:25 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.96kB)
06:30:25 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.01kB)
06:30:25 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.29kB)
06:30:25 [INFO] Fetching org.eclipse.help.base_4.3.200.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (164.37kB)
06:30:26 [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (203.35kB)
06:30:26 [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210222-1057.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (312.21kB)
06:30:26 [INFO] Fetching org.eclipse.jetty.continuation_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.75kB)
06:30:27 [INFO] Fetching org.eclipse.jetty.io_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (181.16kB)
06:30:27 [INFO] Fetching org.eclipse.jetty.security_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (126.78kB)
06:30:27 [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (72.52kB)
06:30:27 [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (57.06kB)
06:30:27 [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (118.48kB)
06:30:28 [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (129.79kB)
06:30:28 [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (73.27kB)
06:30:29 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (321.04kB)
06:30:30 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.66MB)
06:30:31 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.24MB)
06:30:32 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (3.45MB)
06:30:33 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.600.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.49kB)
06:30:33 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.54kB)
06:30:33 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210202-1229.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (140.86kB)
06:30:33 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.16kB)
06:30:34 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.02kB)
06:30:34 [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (307.21kB)
06:30:34 [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (220.62kB)
06:30:34 [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210222-1057.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (198.81kB)
06:30:34 [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.7kB)
06:30:34 [INFO] Fetching org.eclipse.jetty.http.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (140.15kB)
06:30:35 [INFO] Fetching org.eclipse.jetty.io.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (103.82kB)
06:30:35 [INFO] Fetching org.eclipse.jetty.security.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.42kB)
06:30:35 [INFO] Fetching org.eclipse.jetty.server.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (444.29kB)
06:30:35 [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (88.11kB)
06:30:35 [INFO] Fetching org.eclipse.jetty.util.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (394.45kB)
06:30:35 [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.01kB)
06:30:35 [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.58kB)
06:30:36 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.43kB)
06:30:36 [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB)
06:30:36 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (128.03kB)
06:30:36 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.1kB)
06:30:36 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (154.45kB)
06:30:37 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.51kB)
06:30:37 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.59kB)
06:30:37 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.04kB)
06:30:38 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.03MB)
06:30:53 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.65MB)
06:30:54 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.36MB of 9.65MB at 1.27MB/s)
06:30:55 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.66MB of 9.65MB at 3.33MB/s)
06:30:57 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.84MB of 9.65MB at 2.28MB/s)
06:30:59 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.51MB of 9.65MB at 1.5MB/s)
06:31:00 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.38MB of 9.65MB at 1.25MB/s)
06:31:01 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.03MB of 9.65MB at 449.6kB/s)
06:31:18 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.16kB)
06:31:18 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.92kB)
06:31:18 [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.4kB)
06:31:19 [INFO] Fetching org.junit.jupiter.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.54kB)
06:31:19 [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (21.55kB)
06:31:19 [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (186.1kB)
06:31:20 [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (51.05kB)
06:31:22 [INFO] Fetching org.junit.platform.engine_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.02kB)
06:31:25 [INFO] Fetching org.junit.platform.launcher_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (53.71kB)
06:31:25 [INFO] Fetching org.junit.platform.runner_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (21.11kB)
06:31:25 [INFO] Fetching org.junit.platform.suite.api_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (16.91kB)
06:31:25 [INFO] Fetching org.junit.vintage.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.82kB)
06:31:25 [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.79kB)
06:31:25 [INFO] Fetching org.eclipse.ant.ui.source_3.7.1200.v20210206-1820.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (610.03kB)
06:31:26 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (355.63kB)
06:31:26 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.87kB)
06:31:26 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.82kB)
06:31:26 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (135.62kB)
06:31:27 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.73kB)
06:31:28 [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210223-0522.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.2MB)
06:31:28 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.86kB)
06:31:29 [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.03kB)
06:31:29 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.86kB)
06:31:29 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.05MB)
06:31:29 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210224-0638.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (842.88kB)
06:31:30 [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210220-1238.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (765.13kB)
06:31:31 [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210203-1102.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (198.13kB)
06:31:31 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (113.73kB)
06:31:32 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.73kB)
06:31:32 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.35kB)
06:31:33 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.11kB)
06:31:34 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20210217-1644.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (350.79kB)
06:31:34 [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.35MB)
06:31:35 [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (4.91MB of 5.35MB at 4.9MB/s)
06:31:36 [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (258.21kB)
06:31:36 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (51.3kB)
06:31:36 [INFO] Fetching org.junit.jupiter.api.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (197.02kB)
06:31:36 [INFO] Fetching org.junit.jupiter.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (138.86kB)
06:31:37 [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (39.73kB)
06:31:37 [INFO] Fetching org.junit.jupiter.params.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (84.22kB)
06:31:37 [INFO] Fetching org.junit.platform.commons.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (90.3kB)
06:31:37 [INFO] Fetching org.junit.platform.engine.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (152.5kB)
06:31:37 [INFO] Fetching org.junit.platform.launcher.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (101.55kB)
06:31:37 [INFO] Fetching org.junit.platform.runner.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.97kB)
06:31:37 [INFO] Fetching org.junit.platform.suite.api.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (34.47kB)
06:31:38 [INFO] Fetching org.junit.vintage.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (53.97kB)
06:31:38 [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (20.88kB)
06:31:38 [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.05kB)
06:31:38 [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (128.07kB)
06:31:38 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.71kB)
06:31:38 [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.59kB)
06:31:39 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.31kB)
06:31:39 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.36MB)
06:31:39 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.65kB)
06:31:39 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (206.84kB)
06:31:40 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.59MB)
06:31:45 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.100.v20210211-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.08kB)
06:31:45 [INFO] Fetching org.eclipse.pde.ds.core_1.2.200.v20210219-0944.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.98kB)
06:31:46 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (79.37kB)
06:31:49 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.77kB)
06:31:50 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (11.55kB of 27.77kB at 7.55kB/s)
06:31:50 [INFO] Fetching org.eclipse.pde_3.13.1400.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.27kB)
06:31:50 [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.33kB)
06:31:50 [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210208-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (113.58kB)
06:31:51 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (377.36kB)
06:31:51 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.04kB)
06:31:51 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (141.01kB)
06:31:51 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.81kB)
06:31:52 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.32kB)
06:31:52 [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.22kB)
06:31:52 [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,003.83kB)
06:31:52 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19kB)
06:31:52 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210208-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (83.44kB)
06:31:52 [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210209-0833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (2.06MB)
06:31:53 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.52kB)
06:31:53 [INFO] Fetching org.objectweb.asm.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (188.4kB)
06:31:53 [INFO] Fetching org.objectweb.asm.tree.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (86.62kB)
06:31:53 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210205-1814.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (653.15kB)
06:31:54 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.56kB)
06:31:54 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (250.49kB)
06:31:54 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.200.v20210219-0944.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.83kB)
06:31:54 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.77kB)
06:31:54 [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (93.19kB)
06:31:55 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210208-1459.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (104.7kB)
06:31:55 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (272.56kB)
06:31:55 [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.75kB)
06:31:55 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.100.v20210211-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.36kB)
06:31:55 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.34kB)
06:31:55 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.97kB)
06:31:55 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.56kB)
06:31:56 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.45kB)
06:31:56 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (425.02kB)
06:31:56 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.43MB)
06:31:58 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.49MB of 21.43MB at 7.48MB/s)
06:31:59 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.14MB of 21.43MB at 4.07MB/s)
06:32:00 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.33MB of 21.43MB at 3.11MB/s)
06:32:02 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.61MB of 21.43MB at 2.4MB/s)
06:32:29 [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.62MB)
06:32:31 [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.89kB)
06:32:31 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.83MB)
06:32:32 [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (98.02kB)
06:32:32 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.58kB)
06:32:32 [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.83kB)
06:32:33 [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.45kB)
06:32:33 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.99kB)
06:32:33 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.83kB)
06:32:34 [INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.43MB)
06:32:34 [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (97.16kB)
06:32:34 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (294.21kB)
06:32:35 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.17kB)
06:32:36 [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (424.12kB)
06:32:37 [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (87.58kB)
06:32:38 [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (90.36kB)
06:32:38 [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.5kB)
06:32:38 [INFO] Fetching org.eclipse.core.resources.source_3.14.0.v20210215-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (800.32kB)
06:32:38 [INFO] Fetching org.eclipse.debug.core.source_3.18.0.v20210222-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (403.17kB)
06:32:38 [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210222-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.67MB)
06:32:39 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.73kB)
06:32:39 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210208-1217.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (295.03kB)
06:32:39 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (251.13kB)
06:32:39 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.65kB)
06:32:39 [INFO] Fetching org.eclipse.search.source_3.13.0.v20210212-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (298.73kB)
06:32:40 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.89kB)
06:32:40 [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (367.84kB)
06:32:40 [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210204-1156.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (765.93kB)
06:32:41 [INFO] Fetching org.eclipse.text.source_3.11.0.v20210203-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (279.33kB)
06:32:41 [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210213-0904.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (810.38kB)
06:32:41 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (38.72kB)
06:32:41 [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB)
06:32:42 [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (136.96kB)
06:32:42 [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (253.75kB)
06:32:42 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (57.05kB)
06:32:42 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (251.12kB)
06:32:42 [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (96.14kB)
06:32:42 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (92.19kB)
06:32:43 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.22kB)
06:32:43 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (308.95kB)
06:32:43 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210209-1136.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.49kB)
06:32:43 [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (28.57kB)
06:32:43 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (428.87kB)
06:32:44 [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (80.28kB)
06:32:45 [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210215-0846.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (330.07kB)
06:32:45 [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.15kB)
06:32:46 [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.25MB)
06:32:47 [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (771.54kB of 1.25MB at 751.54kB/s)
06:32:48 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.58kB)
06:32:49 [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.71kB)
06:32:49 [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (217.7kB)
06:32:49 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.81kB)
06:32:49 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.12kB)
06:32:50 [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.85kB)
06:32:51 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.36kB)
06:32:53 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.24kB)
06:32:53 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.16kB)
06:32:54 [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (59.87kB)
06:32:54 [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.69kB)
06:32:54 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.41kB)
06:32:54 [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (180kB)
06:32:54 [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (145.52kB)
06:32:54 [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210215-1525.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (2.47MB)
06:32:55 [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.39kB)
06:32:55 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (246.58kB)
06:32:55 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.3kB)
06:32:55 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.56kB)
06:32:56 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (36.57kB)
06:32:56 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.44kB)
06:32:56 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB)
06:32:56 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (81.75kB)
06:32:56 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (682.92kB)
06:32:57 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.89kB)
06:32:57 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.95MB)
06:32:57 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.24kB)
06:32:57 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.38kB)
06:32:58 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.35kB)
06:32:58 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.300.v20200816-1842.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.07kB)
06:32:58 [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.92kB)
06:32:58 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.04kB)
06:32:58 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.57kB)
06:32:58 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.36kB)
06:32:58 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.06kB)
06:32:59 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.48kB)
06:32:59 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.6kB)
06:32:59 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.18kB)
06:32:59 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16kB)
06:32:59 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.24kB)
06:33:00 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (651.61kB)
06:33:00 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.86kB)
06:33:00 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.63MB)
06:33:01 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.32kB)
06:33:01 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.300.v20210212-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.19kB)
06:33:01 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.300.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.34kB)
06:33:01 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.12kB)
06:33:02 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.17kB)
06:33:02 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.59kB)
06:33:02 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (28.07kB)
06:33:02 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.61kB)
06:33:02 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.88kB)
06:33:03 [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.94kB)
06:33:03 [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.9kB)
06:33:03 [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.72kB)
06:33:03 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.99kB)
06:33:03 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.69kB)
06:33:03 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (21.05kB)
06:33:03 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (27.8kB)
06:33:04 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (29.2kB)
06:33:04 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (27.92kB)
06:33:04 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (29.37kB)
06:33:04 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (23.72kB)
06:33:04 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (25.13kB)
06:33:04 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB)
06:33:05 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.22kB)
06:33:05 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.11kB)
06:33:05 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.25kB)
06:33:05 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.67kB)
06:33:05 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.48kB)
06:33:05 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB)
06:33:06 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.18kB)
06:33:06 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB)
06:33:06 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB)
06:33:09 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.9kB)
06:33:10 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.11kB)
06:33:10 [INFO] Fetching org.eclipse.help_2.3.500.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.54kB)
06:33:10 [INFO] Fetching org.eclipse.help.source_2.3.500.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.81kB)
06:33:10 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.71kB)
06:33:10 [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.08kB)
06:33:10 [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)
06:33:11 [INFO] Fetching org.eclipse.pde_3.14.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.46kB)
06:33:11 [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.88kB)
06:33:11 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.6kB)
06:33:11 [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210224-2143 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/binary/ (196B)
06:33:11 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.19kB)
06:33:11 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB)
06:33:11 [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210224-1800 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/binary/ (24.93kB)
06:33:12 [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.18kB)
06:33:12 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB)
06:33:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
06:33:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
06:33:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
06:33:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml
06:33:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml
06:33:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml
06:33:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml
06:33:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml
06:33:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml
06:33:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml
06:33:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml
06:33:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml
06:33:23 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (10.48kB)
06:33:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml
06:33:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml
06:33:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml
06:33:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml
06:33:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml
06:33:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml
06:33:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml
06:33:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml
06:33:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml
06:33:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml
06:33:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml
06:33:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml
06:33:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml
06:33:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml
06:33:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml
06:33:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml
06:33:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml
06:33:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml
06:33:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml
06:33:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml
06:33:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml
06:33:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml
06:33:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml
06:33:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml
06:33:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml
06:33:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml
06:33:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml
06:33:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml
06:33:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml
06:33:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml
06:33:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml
06:33:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml
06:33:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml
06:33:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml
06:33:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml
06:33:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml
06:33:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml
06:33:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml
06:33:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml
06:33:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml
06:33:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml
06:33:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml
06:33:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml
06:33:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml
06:33:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml
06:33:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml
06:33:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml
06:33:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml
06:33:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml
06:33:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml
06:33:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml
06:33:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml
06:33:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml
06:33:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml
06:33:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml
06:33:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml
06:33:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml
06:33:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml
06:33:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml
06:33:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml
06:33:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml
06:33:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml
06:33:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml
06:33:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml
06:33:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml
06:33:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml
06:33:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml
06:33:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml
06:33:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml
06:33:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml
06:33:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml
06:33:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml
06:33:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml
06:33:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml
06:33:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml
06:33:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml
06:33:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml
06:33:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml
06:33:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml
06:33:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml
06:33:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml
06:33:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml
06:33:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml
06:33:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml
06:33:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml
06:33:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml
06:33:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml
06:33:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml
06:33:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml
06:33:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml
06:33:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml
06:33:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml
06:33:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml
06:33:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml
06:33:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml
06:33:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml
06:33:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml
06:33:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml
06:33:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml
06:33:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml
06:33:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml
06:33:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml
06:33:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml
06:33:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml
06:33:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml
06:33:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml
06:33:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml
06:33:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml
06:33:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml
06:33:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml
06:33:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml
06:33:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml
06:33:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml
06:33:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml
06:33:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml
06:33:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml
06:33:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml
06:33:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml
06:33:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml
06:33:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml
06:33:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml
06:33:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml
06:33:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml
06:33:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml
06:33:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml
06:33:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml
06:33:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml
06:33:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml
06:33:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml
06:33:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml
06:33:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml
06:33:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml
06:33:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml
06:33:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml
06:33:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml
06:33:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml
06:33:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml
06:34:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml
06:34:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml
06:34:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml
06:34:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml
06:34:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
06:34:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
06:34:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
06:34:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml
06:34:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml
06:34:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml
06:34:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml
06:34:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml
06:34:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml
06:34:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml
06:34:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml
06:34:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml
06:34:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml
06:34:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml
06:34:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml
06:34:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml
06:34:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml
06:34:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml
06:34:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
06:34:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
06:34:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
06:34:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
06:34:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
06:34:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
06:34:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml
06:34:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml
06:34:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml
06:34:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml
06:34:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml
06:34:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml
06:34:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
06:34:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
06:34:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
06:34:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml
06:34:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml
06:34:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml
06:34:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml
06:34:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml
06:34:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml
06:34:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml
06:34:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml
06:34:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml
06:34:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml
06:34:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml
06:34:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml
06:34:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml
06:34:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml
06:34:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml
06:34:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml
06:34:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml
06:34:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml
06:34:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml
06:34:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml
06:34:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml
06:34:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml
06:34:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml
06:34:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml
06:34:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml
06:34:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml
06:34:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml
06:34:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml
06:34:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml
06:34:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml
06:34:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml
06:34:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml
06:34:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml
06:34:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml
06:34:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml
06:34:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml
06:34:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml
06:34:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml
06:34:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml
06:34:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml
06:34:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml
06:34:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml
06:34:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml
06:34:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml
06:34:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml
06:34:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml
06:34:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml
06:34:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml
06:34:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml
06:34:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml
06:34:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml
06:34:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml
06:34:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml
06:34:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml
06:34:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml
06:34:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml
06:34:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml
06:34:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
06:34:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
06:34:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
06:34:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml
06:34:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml
06:34:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml
06:34:40 [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (112.58kB)
06:34:40 [INFO] Fetching org.eclipse.xtext.junit4_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (242.81kB)
06:34:40 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (47.53kB)
06:34:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
06:34:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
06:34:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
06:34:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml
06:34:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml
06:34:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml
06:34:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml
06:34:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml
06:34:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml
06:34:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml
06:34:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml
06:34:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml
06:34:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml
06:34:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml
06:34:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml
06:34:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml
06:34:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml
06:34:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml
06:34:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml
06:34:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml
06:34:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml
06:34:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml
06:34:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml
06:34:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml
06:34:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml
06:34:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml
06:34:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml
06:34:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
06:34:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
06:34:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
06:34:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml
06:34:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml
06:34:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml
06:34:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml
06:34:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml
06:34:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml
06:34:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml
06:34:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml
06:34:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml
06:34:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml
06:34:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml
06:34:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml
06:34:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
06:34:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
06:34:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
06:35:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml
06:35:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml
06:35:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml
06:35:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml
06:35:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml
06:35:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml
06:35:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml
06:35:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml
06:35:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml
06:35:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml
06:35:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml
06:35:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml
06:35:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml
06:35:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml
06:35:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml
06:35:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml
06:35:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml
06:35:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml
06:35:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml
06:35:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml
06:35:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml
06:35:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml
06:35:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml
06:35:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml
06:35:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml
06:35:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml
06:35:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml
06:35:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml
06:35:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml
06:35:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml
06:35:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
06:35:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
06:35:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
06:35:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml
06:35:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml
06:35:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml
06:35:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
06:35:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
06:35:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
06:35:08 [INFO] ------------------------------------------------------------------------
06:35:08 [INFO] Reactor Build Order:
06:35:08 [INFO] 
06:35:08 [INFO] org.eclipse.papyrus.all.releng                                     [pom]
06:35:08 [INFO] org.eclipse.papyrus.releng                                         [pom]
06:35:08 [INFO] Papyrus Main Plugins                                               [pom]
06:35:08 [INFO] Papyrus EMF                                                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.emf                                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.ui                              [eclipse-plugin]
06:35:08 [INFO] EMF Facet, the Papyrus Edition                                     [pom]
06:35:08 [INFO] Papyrus EMF Facet Editors                                          [pom]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.doc                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.common.core               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.core                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.common.ui                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.core               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.core               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.query.java                [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra                                                      [pom]
06:35:08 [INFO] Papyrus Infra Core                                                 [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.log                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.tools                         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.query.java.core           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.swt                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.ui                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.ui                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.widgets                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.doc                       [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Element Types Configurations                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.types                         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.architecture             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.architecture              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.types.edit                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.architecture.edit        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Architecture                                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core                          [eclipse-plugin]
06:35:08 [INFO] Papyrus EMF Infrastructure                                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf                           [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Services                                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.markerlistener       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.edit                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.architecture                  [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Constraints                                          [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.constraints                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.architecture.representation   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.constraints.edit              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.sasheditor               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di            [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra One-file                                             [pom]
06:35:08 [INFO] Papyrus EMF Expressions Infrastructure                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.expressions               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.gmf                       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.labelprovider        [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra UI                                                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.widgets                       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.widgets.toolbox               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui                            [eclipse-plugin]
06:35:08 [INFO] Papyrus Internationalization                                       [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.common   [eclipse-plugin]
06:35:08 [INFO] Papyrus Nattable                                                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.model                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.onefile                       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.constraints.editor            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.constraints.ui                [eclipse-plugin]
06:35:08 [INFO] Papyrus Editor Welcome Page                                        [pom]
06:35:08 [INFO] Papyrus Infra Properties Framework                                 [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.properties                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.readonly                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui.emf                        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.properties.ui                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.editor.welcome                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.navigation           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.appearance                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.diagram.common            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.types.core                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.types.rulebased               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.types                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.properties.edit               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.types.ui                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties    [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Filters Model                                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.filters                       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.filters.edit                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.properties.editor             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.architecture         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.controlmode          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.controlmode.history  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.decoration           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.edit.ui              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.localizer            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.openelement          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.resourceloading      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.semantic             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.validation           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.viewersearch         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider    [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra New-Child Model                                      [pom]
06:35:08 [INFO] Papyrus Diagram Infrastructure                                     [pom]
06:35:08 [INFO] Papyrus UML Diagram PaletteConfiguration                           [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.utils    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.representation       [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Viewpoints                                           [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.viewpoints.policy             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.newchild                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.newchild.edit                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.newchild.editor               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.types.editor                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.types.ui                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.nattable                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.common               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.controlmode          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.model.edit           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.model.editor         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.style                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime       [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Other Bundles                                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.guava                         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.sync                          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.common                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors [eclipse-plugin]
06:35:08 [INFO] Papyrus Views                                                      [pom]
06:35:08 [INFO] Papyrus Model Explorer View                                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.views.modelexplorer                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.properties           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.views.config         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.views.editor         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui.fonts                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui.architecture               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui.resources                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.onefile.ui                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.newchild.ui                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.hyperlink                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.psf                           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.edit     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.ui       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.readonly [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.extensionpoints.editors             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit        [eclipse-plugin]
06:35:08 [INFO] Papyrus Diagram Expansion                                          [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd                   [eclipse-plugin]
06:35:08 [INFO] Papyrus Diagram CSS Support                                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.export                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit            [eclipse-plugin]
06:35:08 [INFO] Papyrus Diagram Assistants                                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets         [eclipse-plugin]
06:35:08 [INFO] Papyrus Properties View                                            [pom]
06:35:08 [INFO] org.eclipse.papyrus.views.properties                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.views.properties.model.xwt          [eclipse-plugin]
06:35:08 [INFO] Papyrus Validation View                                            [pom]
06:35:08 [INFO] org.eclipse.papyrus.views.validation                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.views.search                        [eclipse-plugin]
06:35:08 [INFO] Papyrus References View                                            [pom]
06:35:08 [INFO] org.eclipse.papyrus.views.references                    [eclipse-plugin]
06:35:08 [INFO] Papyrus Documentation View                                         [pom]
06:35:08 [INFO] Papyrus UML                                                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.appearance                      [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Internationalization                                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.internationalization.utils      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.internationalization.edit       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.extensionpoints                 [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Tools                                                  [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.tools.utils                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.tools                           [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Diagrams                                               [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.common                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.types.core                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.ui                              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.views.documentation                 [eclipse-plugin]
06:35:08 [INFO] Papyrus Editor                                                     [pom]
06:35:08 [INFO] org.eclipse.papyrus.eclipse.project.editors             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.editor                              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.commands                        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.controlmode.profile             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.documentation.profile           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.filters                         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.filters.edit                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.icons                           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.modelrepair                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile                         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.import                          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.export                          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.navigation                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.wizards                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.perspective                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.resourceloading.profile         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.search.ui                       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.service.types                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.service.types.ui                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.service.validation              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.services.decoration             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.templaterepository              [eclipse-plugin]
06:35:08 [INFO] Papyrus UML ALF                                                    [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf                             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.common                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.common.ui                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.libraries                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.to.fuml                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.ui                          [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Architecture                                           [pom]
06:35:08 [INFO] Papyrus UML Nattable                                               [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable                        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.generic.config         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.clazz                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.communication           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.component               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.composite               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.deployment              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.activity                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.profile                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.menu                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.sequence                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.statemachine            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.timing                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.usecase                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.architecture                    [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Decorator Models                                       [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.decoratormodel                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui               [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Properties                                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.properties                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.common.groups           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.css                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.dnd                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.icons                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.linklf                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.navigation              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.symbols                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties      [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Expressions Infrastructure                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.expressions                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.expressions.edit                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.expressions.properties          [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Model Explorer                                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.modelexplorer                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.generic                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.matrix                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.menu                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.properties             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.richtext               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display     [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Xtext Integration                                      [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.xtext.integration.core          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration      [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Textual Edit                                           [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Profile                                                [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.drafter                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.properties.xtext                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.internationalization            [eclipse-plugin]
06:35:08 [INFO] Papyrus M2M QvTo                                                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.plugins-doc                                    [pom]
06:35:08 [INFO] Papyrus - API migration documentation                   [eclipse-plugin]
06:35:08 [INFO] Papyrus Copypaste UI doc                                [eclipse-plugin]
06:35:08 [INFO] Papyrus Developer doc                                   [eclipse-plugin]
06:35:08 [INFO] Papyrus DSML Validation doc                             [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra doc                                       [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra GmfDiag Common doc                        [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra GmfDiag Css doc                           [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Expression doc                            [eclipse-plugin]
06:35:08 [INFO] Papyrus Internationalization doc                        [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Nattable doc                              [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Newchild doc                              [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Services ControlMode doc                  [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Architecture doc                          [eclipse-plugin]
06:35:08 [INFO] Papyrus Infra Types doc                                 [eclipse-plugin]
06:35:08 [INFO] Papyrus Req Reqif doc                                   [eclipse-plugin]
06:35:08 [INFO] Papyrus Uml DecoratorModel doc                          [eclipse-plugin]
06:35:08 [INFO] Papyrus Uml Diagram Common doc                          [eclipse-plugin]
06:35:08 [INFO] Papyrus Uml Diagram profile doc                         [eclipse-plugin]
06:35:08 [INFO] Papyrus Uml doc                                         [eclipse-plugin]
06:35:08 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
06:35:08 [INFO] Papyrus ModelRepair doc                                 [eclipse-plugin]
06:35:08 [INFO] Papyrus Uml Profile Assistants doc                      [eclipse-plugin]
06:35:08 [INFO] Papyrus Uml Diagram Customization from a Profile doc    [eclipse-plugin]
06:35:08 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
06:35:08 [INFO] Papyrus Views Properties doc                            [eclipse-plugin]
06:35:08 [INFO] Papyrus Views References doc                            [eclipse-plugin]
06:35:08 [INFO] Papyrus Views References doc                            [eclipse-plugin]
06:35:08 [INFO] Papyrus Views References doc                            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc           [eclipse-plugin]
06:35:08 [INFO] Papyrus SDK                                                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.sdk                                 [eclipse-plugin]
06:35:08 [INFO] Papyrus Examples Plugins                                           [pom]
06:35:08 [INFO] org.eclipse.papyrus.examples.core                                  [pom]
06:35:08 [INFO] org.eclipse.papyrus.example.core.lifecycleevents        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.examples.emf                                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.outline.emftree                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.examples.infra                                 [pom]
06:35:08 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.examples.others                                [pom]
06:35:08 [INFO] org.eclipse.papyrus.example.text.instance               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.examples.uml                                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.emftree                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textual.editors.example         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.examples.uml.diagrams               [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.example.uml.nattable.actions        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.example.uml.services.decorator      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.examples-user                                  [pom]
06:35:08 [INFO] org.eclipse.papyrus.examples.user.qvto                  [eclipse-plugin]
06:35:08 [INFO] Papyrus Main Features                                              [pom]
06:35:08 [INFO] org.eclipse.papyrus.doc.feature                        [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.editor.feature                     [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.feature                  [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.emf.feature                        [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.architecture.feature         [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.feature                 [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.feature                  [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature              [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.feature             [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui.feature                   [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.widget.feature               [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.feature [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.feature             [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature          [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.viewpoints.feature           [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.feature                      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.feature                    [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.architecture.feature           [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature         [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.css.feature            [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.feature                [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.expressions.feature            [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.internationalization.feature   [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature          [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.properties.feature             [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.tools.feature                  [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.ui.feature                     [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.feature               [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.search.feature                 [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature               [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.feature               [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.feature                        [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.documentation.feature        [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.search.feature               [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.modelexplorer.feature        [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.properties.feature           [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.references.feature           [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.validation.feature           [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.feature                      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.sdk.feature                        [eclipse-feature]
06:35:08 [INFO] Papyrus Examples Features                                          [pom]
06:35:08 [INFO] org.eclipse.papyrus.user.examples.feature              [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.main.target.parent                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.main.portable.target     [eclipse-target-definition]
06:35:08 [INFO] org.eclipse.papyrus.p2                              [eclipse-repository]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
06:35:08 [INFO] Papyrus Toolsmiths Features                                        [pom]
06:35:08 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
06:35:08 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.xpand                           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.gmf.graphdef                        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.tooldef                         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.map                             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.bridge                          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.bridge.trace                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.graphdef.edit                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.tooldef.edit                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.map.edit                        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.bridge.ui                       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmfgenextension                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.def                                 [eclipse-plugin]
06:35:08 [INFO] Papyrus UML Assistants                                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.gmf.tooling.feature                [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
06:35:08 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.p2.toolsmiths                   [eclipse-repository]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent               [pom]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform [eclipse-target-definition]
06:35:08 [INFO] org.eclipse.papyrus.tests.releng                                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.plugins.tests.releng                           [pom]
06:35:08 [INFO] org.eclipse.papyrus.editor.tests.releng                            [pom]
06:35:08 [INFO] org.eclipse.papyrus.editor.integration.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.tests                                [pom]
06:35:08 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests   [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.tests.releng                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.tests.releng                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests    [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.tests               [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.editor.tests.releng                      [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.tests.releng                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests            [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.tests                [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.filters.tests                 [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng                     [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng           [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests       [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests  [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests   [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests        [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests    [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.main.test                       [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.common.tests    [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.model.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.tests           [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.views.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.properties.tests.releng                  [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.properties.ui.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.tests.releng                    [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.edit.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests   [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.semantic.tests  [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.tools.tests              [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.types.tests.releng                       [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.types.tests              [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.types.ui.tests           [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui.emf.tests             [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui.tests                 [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng                  [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests  [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.emf.facet.feature            [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.tests.releng                               [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng                       [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.tests              [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests        [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests   [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.component.tests    [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests    [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.common.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature          [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.tests.infra.services.feature       [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.tests.releng                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.views.modelexplorer.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng                 [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests        [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.modelrepair.tests          [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.properties.tests           [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.service.types.tests        [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.tests.releng                       [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.filters.tests                   [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.tests              [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.uml.feature                  [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.views.documentation.tests      [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.views.feature                [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature       [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.main.test                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.tests             [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests           [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature         [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.tests.infra.feature                [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.tests.infra.core.feature           [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.tools.tests.releng                         [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.tools.tests                [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.tools.utils.tests          [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.uml.tools.feature            [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng                [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature   [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng                      [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests   [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.port.tests        [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.property.tests    [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.tests             [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature         [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng                    [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature       [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng                        [pom]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature           [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.tests.feature                      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests               [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests    [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.main.test           [pom]
06:35:08 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng                   [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.expressions.tests          [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature      [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.internationalization.main.test             [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.tests                  [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.tests.feature              [eclipse-feature]
06:35:08 [INFO] Papyrus Tests Features                                             [pom]
06:35:08 [INFO] org.eclipse.papyrus.developer.suite.tests          [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.bundles.tests                                  [pom]
06:35:08 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests  [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.editors.suite.tests            [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.core.suite.tests         [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests     [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.architecture.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests    [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.suite.tests              [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.infra.newchild.tests                [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests         [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests        [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests          [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests   [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests       [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.architecture.tests              [eclipse-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.validation.tests.releng                    [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.validation.tests           [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.suite.tests                [eclipse-test-plugin]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.tests.releng                           [pom]
06:35:08 [INFO] org.eclipse.papyrus.uml.alf.backend.tests          [eclipse-test-plugin]
06:35:09 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin]
06:35:09 [INFO] org.eclipse.papyrus.views.suite.tests              [eclipse-test-plugin]
06:35:09 [INFO] org.eclipse.papyrus.views.documentation.tests.releng               [pom]
06:35:09 [INFO] org.eclipse.papyrus.tests.main.releng                              [pom]
06:35:09 [INFO] org.eclipse.papyrus.main.tests.target.parent                       [pom]
06:35:09 [INFO] org.eclipse.papyrus.main.tests.portable.target [eclipse-target-definition]
06:35:09 [INFO] 
06:35:09 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.all.releng >---------
06:35:09 [INFO] Building org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT           [1/729]
06:35:09 [INFO] --------------------------------[ pom ]---------------------------------
06:35:09 [INFO] 
06:35:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.all.releng ---
06:35:34 [INFO] 
06:35:34 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.releng >-----------
06:35:34 [INFO] Building org.eclipse.papyrus.releng 0.0.1-SNAPSHOT               [2/729]
06:35:34 [INFO] --------------------------------[ pom ]---------------------------------
06:35:34 [INFO] 
06:35:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng ---
06:35:34 [INFO] 
06:35:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng ---
06:35:34 [INFO] 
06:35:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.releng ---
06:35:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:35:34 [INFO] 
06:35:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng ---
06:35:35 [INFO] 
06:35:35 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.plugins >-----------
06:35:35 [INFO] Building Papyrus Main Plugins 0.0.1-SNAPSHOT                     [3/729]
06:35:35 [INFO] --------------------------------[ pom ]---------------------------------
06:35:35 [INFO] 
06:35:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.plugins ---
06:35:35 [INFO] 
06:35:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins ---
06:35:35 [INFO] 
06:35:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.plugins ---
06:35:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:35:35 [INFO] 
06:35:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins ---
06:35:35 [INFO] 
06:35:35 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-emf >-------------
06:35:35 [INFO] Building Papyrus EMF 0.0.1-SNAPSHOT                              [4/729]
06:35:35 [INFO] --------------------------------[ pom ]---------------------------------
06:35:35 [INFO] 
06:35:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-emf ---
06:35:35 [INFO] 
06:35:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-emf ---
06:35:35 [INFO] 
06:35:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-emf ---
06:35:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:35:35 [INFO] 
06:35:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-emf ---
06:35:35 [INFO] 
06:35:35 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.emf >-------------
06:35:35 [INFO] Building org.eclipse.papyrus.emf 2.0.0-SNAPSHOT                  [5/729]
06:35:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:35:35 [INFO] 
06:35:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf ---
06:35:35 [INFO] 
06:35:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf ---
06:35:48 [INFO] The project's OSGi version is 2.0.0.202103041114
06:35:48 [INFO] 
06:35:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf ---
06:35:48 [INFO] 
06:35:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf ---
06:35:48 [INFO] 
06:35:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf ---
06:36:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/src/main/resources
06:36:27 [INFO] 
06:36:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf ---
06:36:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/bin
06:36:44 [INFO] 
06:36:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf ---
06:36:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/src/test/resources
06:36:44 [INFO] 
06:36:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf ---
06:36:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT-sources.jar
06:36:44 [INFO] 
06:36:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf ---
06:36:44 [INFO] 
06:36:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf ---
06:36:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT.jar
06:36:50 [INFO] 
06:36:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf ---
06:36:50 [INFO] 
06:36:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf ---
06:36:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:36:50 [INFO] 
06:36:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf ---
06:36:50 [INFO] 
06:36:50 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.emf.ui >-----------
06:36:50 [INFO] Building org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT               [6/729]
06:36:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:36:50 [INFO] 
06:36:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.ui ---
06:36:50 [INFO] 
06:36:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.ui ---
06:36:50 [INFO] The project's OSGi version is 2.0.0.202103041114
06:36:50 [INFO] 
06:36:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.ui ---
06:36:50 [INFO] 
06:36:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.ui ---
06:36:50 [INFO] 
06:36:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.ui ---
06:36:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/main/resources
06:36:50 [INFO] 
06:36:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.ui ---
06:36:51 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/bin
06:36:53 [INFO] 
06:36:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.ui ---
06:36:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/test/resources
06:36:53 [INFO] 
06:36:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.ui ---
06:36:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT-sources.jar
06:36:53 [INFO] 
06:36:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.ui ---
06:36:53 [INFO] 
06:36:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.ui ---
06:36:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT.jar
06:36:53 [INFO] 
06:36:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.ui ---
06:36:53 [INFO] 
06:36:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.ui ---
06:36:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:36:53 [INFO] 
06:36:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.ui ---
06:36:54 [INFO] 
06:36:54 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.facet >------------
06:36:54 [INFO] Building EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT           [7/729]
06:36:54 [INFO] --------------------------------[ pom ]---------------------------------
06:36:54 [INFO] 
06:36:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.facet ---
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.facet ---
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.facet ---
06:36:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet ---
06:36:54 [INFO] 
06:36:54 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.facet-editor >--------
06:36:54 [INFO] Building Papyrus EMF Facet Editors 0.0.1-SNAPSHOT                [8/729]
06:36:54 [INFO] --------------------------------[ pom ]---------------------------------
06:36:54 [INFO] 
06:36:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.facet-editor ---
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.facet-editor ---
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.facet-editor ---
06:36:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet-editor ---
06:36:54 [INFO] 
06:36:54 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc >----
06:36:54 [INFO] Building org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT [9/729]
06:36:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:36:54 [INFO] 
06:36:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] The project's OSGi version is 2.0.0.202103041114
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] 
06:36:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/main/resources
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] 
06:36:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/test/resources
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT-sources.jar
06:36:54 [INFO] 
06:36:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT.jar
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:36:54 [INFO] 
06:36:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.doc ---
06:36:55 [INFO] 
06:36:55 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core >----
06:36:55 [INFO] Building org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT [10/729]
06:36:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:36:55 [INFO] 
06:36:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] The project's OSGi version is 2.0.0.202103041114
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] 
06:36:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/main/resources
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/bin
06:36:55 [INFO] 
06:36:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/test/resources
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT-sources.jar
06:36:55 [INFO] 
06:36:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT.jar
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:36:55 [INFO] 
06:36:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.core ---
06:36:58 [INFO] 
06:36:58 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core >-----
06:36:58 [INFO] Building org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT [11/729]
06:36:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:36:58 [INFO] 
06:36:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:58 [INFO] 
06:36:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:58 [INFO] The project's OSGi version is 2.0.0.202103041114
06:36:58 [INFO] 
06:36:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:58 [INFO] 
06:36:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:58 [INFO] 
06:36:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/main/resources
06:36:58 [INFO] 
06:36:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:58 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/bin
06:36:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/org/eclipse/papyrus/emf/facet/util/core/internal/exported/FileUtils.java:[103] 
06:36:58 	@SuppressWarnings("unchecked")
06:36:58 	                  ^^^^^^^^^^^
06:36:58 Unnecessary @SuppressWarnings("unchecked")
06:36:58 1 problem (1 warning)
06:36:58 [INFO] 
06:36:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:36:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:36:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/test/resources
06:36:58 [INFO] 
06:36:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT-sources.jar
06:36:59 [INFO] 
06:36:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:59 [INFO] 
06:36:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT.jar
06:36:59 [INFO] 
06:36:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:59 [INFO] 
06:36:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.core ---
06:36:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:36:59 [INFO] 
06:36:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.core ---
06:37:00 [INFO] 
06:37:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core >--
06:37:00 [INFO] Building org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT [12/729]
06:37:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:00 [INFO] 
06:37:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] 
06:37:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:00 [INFO] 
06:37:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] 
06:37:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] 
06:37:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/main/resources
06:37:00 [INFO] 
06:37:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/bin
06:37:00 [INFO] 
06:37:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/test/resources
06:37:00 [INFO] 
06:37:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/target/org.eclipse.papyrus.emf.facet.common.sdk.core-2.0.0-SNAPSHOT-sources.jar
06:37:00 [INFO] 
06:37:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:00 [INFO] 
06:37:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/target/org.eclipse.papyrus.emf.facet.common.sdk.core-2.0.0-SNAPSHOT.jar
06:37:01 [INFO] 
06:37:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:01 [INFO] 
06:37:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:01 [INFO] 
06:37:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
06:37:02 [INFO] 
06:37:02 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui >-----
06:37:02 [INFO] Building org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT [13/729]
06:37:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:02 [INFO] 
06:37:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:02 [INFO] 
06:37:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:02 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:02 [INFO] 
06:37:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:02 [INFO] 
06:37:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:02 [INFO] 
06:37:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/main/resources
06:37:02 [INFO] 
06:37:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:02 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/bin
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[17] 
06:37:05 	import org.eclipse.jface.viewers.ViewerSorter;
06:37:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[29] 
06:37:05 	public void setSorter(final ViewerSorter viewerSorter) {
06:37:05 	                            ^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[30] 
06:37:05 	this.tableViewer.setSorter(viewerSorter);
06:37:05 	                 ^^^^^^^^^^^^^^^^^^^^^^^
06:37:05 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[17] 
06:37:05 	import org.eclipse.jface.viewers.ViewerSorter;
06:37:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[29] 
06:37:05 	public void setSorter(final ViewerSorter viewerSorter) {
06:37:05 	                            ^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[30] 
06:37:05 	this.treeViewer.setSorter(viewerSorter);
06:37:05 	                ^^^^^^^^^^^^^^^^^^^^^^^
06:37:05 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[26] 
06:37:05 	import org.eclipse.jface.viewers.ViewerSorter;
06:37:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[98] 
06:37:05 	PersistableColumn.getColumnWidths().put(uniqueID, new Integer(column.getWidth()));
06:37:05 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:05 The constructor Integer(int) is deprecated since version 9
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[155] 
06:37:05 	private static ViewerSorter getViewerSorter(final ColumnLabelProvider columnLabelProvider) {
06:37:05 	               ^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 
06:37:05 	return new ViewerSorter() {
06:37:05 	           ^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 
06:37:05 	return new ViewerSorter() {
06:37:05 			@Override
06:37:05 			public int compare(final Viewer viewer, final Object e1, final Object e2) {
06:37:05 				String text1 = columnLabelProvider.getText(e1);
06:37:05 				String text2 = columnLabelProvider.getText(e2);
06:37:05 				if (text1 == null) {
06:37:05 					return -1;
06:37:05 				}
06:37:05 				int compare = text1.compareTo(text2);
06:37:05 				SortableWidget sortableWidget = SortableWidgetFactory.createSortableWidget(viewer);
06:37:05 				if (sortableWidget.getSortDirection() == SWT.DOWN) {
06:37:05 					compare = compare * -1;
06:37:05 				}
06:37:05 				return compare;
06:37:05 			}
06:37:05 		};
06:37:05 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:05 The constructor ViewerSorter() is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[174] 
06:37:05 	private static void addSorter(final Column column, final ViewerSorter viewerSorter,
06:37:05 	                                                         ^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[16] 
06:37:05 	import org.eclipse.jface.viewers.ViewerSorter;
06:37:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[22] 
06:37:05 	void setSorter(ViewerSorter viewerSorter);
06:37:05 	               ^^^^^^^^^^^^
06:37:05 The type ViewerSorter is deprecated
06:37:05 14 problems (14 warnings)
06:37:05 [INFO] 
06:37:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/test/resources
06:37:05 [INFO] 
06:37:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT-sources.jar
06:37:05 [INFO] 
06:37:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:05 [INFO] 
06:37:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT.jar
06:37:05 [INFO] 
06:37:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:05 [INFO] 
06:37:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:05 [INFO] 
06:37:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.ui ---
06:37:06 [INFO] 
06:37:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog >--
06:37:06 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT [14/729]
06:37:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:06 [INFO] 
06:37:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] 
06:37:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/main/resources
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/bin
06:37:06 [INFO] 
06:37:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/test/resources
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/target/org.eclipse.papyrus.emf.facet.util.emf.catalog-2.0.0-SNAPSHOT-sources.jar
06:37:06 [INFO] 
06:37:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/target/org.eclipse.papyrus.emf.facet.util.emf.catalog-2.0.0-SNAPSHOT.jar
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:06 [INFO] 
06:37:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
06:37:07 [INFO] 
06:37:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel >--
06:37:07 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT [15/729]
06:37:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:07 [INFO] 
06:37:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:07 [INFO] 
06:37:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:07 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:07 [INFO] 
06:37:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:07 [INFO] 
06:37:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:07 [INFO] 
06:37:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/main/resources
06:37:07 [INFO] 
06:37:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:07 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/bin
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[27] 
06:37:09 	import org.eclipse.emf.common.util.ECollections;
06:37:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 The import org.eclipse.emf.common.util.ECollections is never used
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[396] 
06:37:09 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
06:37:09 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<ETypedElement>
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[396] 
06:37:09 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
06:37:09 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[415] 
06:37:09 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
06:37:09 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<FacetOperation>
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[415] 
06:37:09 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
06:37:09 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[434] 
06:37:09 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
06:37:09 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<EStructuralFeature>
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[434] 
06:37:09 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
06:37:09 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/internal/EFacetValidator.java:[28] 
06:37:09 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet;
06:37:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet is never used
06:37:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/internal/EFacetValidator.java:[30] 
06:37:09 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet;
06:37:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:09 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet is never used
06:37:09 9 problems (9 warnings)
06:37:09 [INFO] 
06:37:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/test/resources
06:37:09 [INFO] 
06:37:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT-sources.jar
06:37:09 [INFO] 
06:37:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:09 [INFO] 
06:37:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT.jar
06:37:09 [INFO] 
06:37:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:09 [INFO] 
06:37:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:09 [INFO] 
06:37:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
06:37:10 [INFO] 
06:37:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel >--
06:37:10 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT [16/729]
06:37:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:10 [INFO] 
06:37:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:10 [INFO] 
06:37:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:10 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:10 [INFO] 
06:37:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:10 [INFO] 
06:37:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:10 [INFO] 
06:37:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/main/resources
06:37:10 [INFO] 
06:37:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:10 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin
06:37:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptPackageImpl.java:[22] 
06:37:11 	import org.eclipse.emf.edit.provider.StyledString;
06:37:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:11 The import org.eclipse.emf.edit.provider.StyledString is never used
06:37:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EStructuralFeatureTreeElementImpl.java:[64] 
06:37:11 	public Object getAdapter(Class key) {
06:37:11 	       ^^^^^^
06:37:11 Type safety: The return type Object for getAdapter(Class) from the type EStructuralFeatureTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable
06:37:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EStructuralFeatureTreeElementImpl.java:[64] 
06:37:11 	public Object getAdapter(Class key) {
06:37:11 	                         ^^^^^
06:37:11 Class is a raw type. References to generic type Class<T> should be parameterized
06:37:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptFactoryImpl.java:[24] 
06:37:11 	import org.eclipse.emf.edit.provider.StyledString;
06:37:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:11 The import org.eclipse.emf.edit.provider.StyledString is never used
06:37:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptFactoryImpl.java:[27] 
06:37:11 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.*;
06:37:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:11 The import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt is never used
06:37:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EObjectTreeElementImpl.java:[81] 
06:37:11 	public Object getAdapter(Class key) {
06:37:11 	       ^^^^^^
06:37:11 Type safety: The return type Object for getAdapter(Class) from the type EObjectTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable
06:37:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EObjectTreeElementImpl.java:[81] 
06:37:11 	public Object getAdapter(Class key) {
06:37:11 	                         ^^^^^
06:37:11 Class is a raw type. References to generic type Class<T> should be parameterized
06:37:11 7 problems (7 warnings)
06:37:11 [INFO] 
06:37:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/test/resources
06:37:11 [INFO] 
06:37:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT-sources.jar
06:37:12 [INFO] 
06:37:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:12 [INFO] 
06:37:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT.jar
06:37:12 [INFO] 
06:37:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:12 [INFO] 
06:37:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:12 [INFO] 
06:37:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
06:37:13 [INFO] 
06:37:13 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet >------
06:37:13 [INFO] Building org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT    [17/729]
06:37:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:13 [INFO] 
06:37:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:13 [INFO] 
06:37:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:13 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:13 [INFO] 
06:37:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:13 [INFO] 
06:37:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:13 [INFO] 
06:37:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/main/resources
06:37:13 [INFO] 
06:37:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:13 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/bin
06:37:19 [INFO] 
06:37:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/test/resources
06:37:19 [INFO] 
06:37:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT-sources.jar
06:37:19 [INFO] 
06:37:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:19 [INFO] 
06:37:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT.jar
06:37:19 [INFO] 
06:37:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:19 [INFO] 
06:37:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:20 [INFO] 
06:37:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet ---
06:37:20 [INFO] 
06:37:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog >--
06:37:20 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT [18/729]
06:37:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:20 [INFO] 
06:37:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:20 [INFO] 
06:37:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:20 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:20 [INFO] 
06:37:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:20 [INFO] 
06:37:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:20 [INFO] 
06:37:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/main/resources
06:37:20 [INFO] 
06:37:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:20 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/bin
06:37:21 [INFO] 
06:37:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/test/resources
06:37:21 [INFO] 
06:37:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT-sources.jar
06:37:21 [INFO] 
06:37:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:21 [INFO] 
06:37:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT.jar
06:37:21 [INFO] 
06:37:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:21 [INFO] 
06:37:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:21 [INFO] 
06:37:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
06:37:22 [INFO] 
06:37:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core >---
06:37:22 [INFO] Building org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT [19/729]
06:37:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:22 [INFO] 
06:37:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] 
06:37:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/main/resources
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/bin
06:37:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[18] 
06:37:22 	@SuppressWarnings("PMD.UseSingleton")
06:37:22 	                  ^^^^^^^^^^^^^^^^^^
06:37:22 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:37:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[27] 
06:37:22 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:22 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:22 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[37] 
06:37:22 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:22 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:22 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:22 3 problems (3 warnings)
06:37:22 [INFO] 
06:37:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/test/resources
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/target/org.eclipse.papyrus.emf.facet.util.pde.core-2.0.0-SNAPSHOT-sources.jar
06:37:22 [INFO] 
06:37:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/target/org.eclipse.papyrus.emf.facet.util.pde.core-2.0.0-SNAPSHOT.jar
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:22 [INFO] 
06:37:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
06:37:24 [INFO] 
06:37:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core >---
06:37:24 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT [20/729]
06:37:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:24 [INFO] 
06:37:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:24 [INFO] 
06:37:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:24 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:24 [INFO] 
06:37:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:24 [INFO] 
06:37:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:24 [INFO] 
06:37:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/main/resources
06:37:24 [INFO] 
06:37:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:24 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin
06:37:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/catalog/CatalogSetManager.java:[165] 
06:37:25 	result.add((T) catalogManager);
06:37:25 	           ^^^^^^^^^^^^^^^^^^
06:37:25 Type safety: Unchecked cast from ICatalogManager to T
06:37:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/preferences/PreferenceInitializer.java:[31] 
06:37:25 	IEclipsePreferences preferenceNode = new DefaultScope().getNode(Activator.PLUGIN_ID);
06:37:25 	                                         ^^^^^^^^^^^^^^
06:37:25 The constructor DefaultScope() is deprecated
06:37:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/serialization/SerializationService.java:[29] 
06:37:25 	ISerializer<Object> serializer = (ISerializer<Object>) ISerializationRegistry.INSTANCE
06:37:25 				.getSerializerFor(instanceValue.getClass());
06:37:25 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:25 Type safety: Unchecked cast from ISerializer<capture#2-of ?> to ISerializer<Object>
06:37:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[150] 
06:37:25 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
06:37:25 	                                         ^^^^^^^^^^^^^^^
06:37:25 The constructor InstanceScope() is deprecated
06:37:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[173] 
06:37:25 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
06:37:25 	                                         ^^^^^^^^^^^^^^^
06:37:25 The constructor InstanceScope() is deprecated
06:37:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[196] 
06:37:25 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
06:37:25 	                                         ^^^^^^^^^^^^^^^
06:37:25 The constructor InstanceScope() is deprecated
06:37:25 6 problems (6 warnings)
06:37:25 [INFO] 
06:37:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/test/resources
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/target/org.eclipse.papyrus.emf.facet.util.emf.core-2.0.0-SNAPSHOT-sources.jar
06:37:25 [INFO] 
06:37:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/target/org.eclipse.papyrus.emf.facet.util.emf.core-2.0.0-SNAPSHOT.jar
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
06:37:25 [INFO] 
06:37:25 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core >----
06:37:25 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT [21/729]
06:37:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:25 [INFO] 
06:37:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:25 [INFO] The project's OSGi version is 3.0.0.202103041114
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:25 [INFO] 
06:37:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/main/resources
06:37:25 [INFO] 
06:37:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:25 [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/bin
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/Messages.java:[18] 
06:37:28 	@SuppressWarnings("PMD")
06:37:28 	                  ^^^^^
06:37:28 Unsupported @SuppressWarnings("PMD")
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[142] 
06:37:28 	result = (T) derivedResult;
06:37:28 	         ^^^^^^^^^^^^^^^^^
06:37:28 Type safety: Unchecked cast from DerivedTypedElement to T
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[407] 
06:37:28 	final T element = (T) feature;
06:37:28 	                  ^^^^^^^^^^^
06:37:28 Type safety: Unchecked cast from ETypedElement to T
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[39] 
06:37:28 	import org.eclipse.papyrus.emf.facet.efacet.core.internal.query.DerivedTypedElementImplementationFactoryRegistry;
06:37:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:28 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[42] 
06:37:28 	import org.eclipse.papyrus.emf.facet.efacet.core.query.IDerivedTypedElementImplementation;
06:37:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:28 The type IDerivedTypedElementImplementation is deprecated
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[141] 
06:37:28 	IDerivedTypedElementImplementation evaluator2 = null;
06:37:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:28 The type IDerivedTypedElementImplementation is deprecated
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
06:37:28 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
06:37:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:28 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
06:37:28 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
06:37:28 	                                                              ^^^^^^^^
06:37:28 The field DerivedTypedElementImplementationFactoryRegistry.INSTANCE is deprecated
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
06:37:28 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
06:37:28 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:28 The method getEvaluatorFor(Query, IDerivedTypedElementManager) from the type DerivedTypedElementImplementationFactoryRegistry is deprecated
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManager.java:[669] 
06:37:28 	return (List<T>) cache.get(classs);
06:37:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:28 Type safety: Unchecked cast from List<capture#4-of ? extends ETypedElement> to List<T>
06:37:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetActions2Impl.java:[78] 
06:37:28 	ICatalogSetManager2.INSTANCE.registerModelDeclaration(file);
06:37:28 	                    ^^^^^^^^
06:37:28 The field ICatalogSetManager2.INSTANCE is deprecated
06:37:28 11 problems (11 warnings)
06:37:28 [INFO] 
06:37:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/test/resources
06:37:28 [INFO] 
06:37:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT-sources.jar
06:37:29 [INFO] 
06:37:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:29 [INFO] 
06:37:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT.jar
06:37:30 [INFO] 
06:37:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:30 [INFO] 
06:37:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:30 [INFO] 
06:37:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.core ---
06:37:31 [INFO] 
06:37:31 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core >----
06:37:31 [INFO] Building org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT [22/729]
06:37:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:31 [INFO] 
06:37:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:31 [INFO] 
06:37:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:31 [INFO] The project's OSGi version is 4.0.0.202103041114
06:37:31 [INFO] 
06:37:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:31 [INFO] 
06:37:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:31 [INFO] 
06:37:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/main/resources
06:37:31 [INFO] 
06:37:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:32 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/bin
06:37:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/org/eclipse/papyrus/emf/facet/custom/core/internal/exported/CustomizationUtils.java:[137] 
06:37:36 	result = (T) result.toString();
06:37:36 	         ^^^^^^^^^^^^^^^^^^^^^
06:37:36 Type safety: Unchecked cast from String to T
06:37:36 1 problem (1 warning)
06:37:36 [INFO] 
06:37:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/test/resources
06:37:36 [INFO] 
06:37:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT-sources.jar
06:37:36 [INFO] 
06:37:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:36 [INFO] 
06:37:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT.jar
06:37:36 [INFO] 
06:37:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:36 [INFO] 
06:37:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:36 [INFO] 
06:37:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.core ---
06:37:37 [INFO] 
06:37:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit >--
06:37:37 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT [23/729]
06:37:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:37 [INFO] 
06:37:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:37 [INFO] 
06:37:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:37 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:37 [INFO] 
06:37:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:37 [INFO] 
06:37:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:37 [INFO] 
06:37:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/main/resources
06:37:37 [INFO] 
06:37:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:37 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/bin
06:37:38 [INFO] 
06:37:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/test/resources
06:37:38 [INFO] 
06:37:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/target/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit-2.0.0-SNAPSHOT-sources.jar
06:37:38 [INFO] 
06:37:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:38 [INFO] 
06:37:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/target/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit-2.0.0-SNAPSHOT.jar
06:37:38 [INFO] 
06:37:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:38 [INFO] 
06:37:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:38 [INFO] 
06:37:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
06:37:39 [INFO] 
06:37:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit >--
06:37:39 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT [24/729]
06:37:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:39 [INFO] 
06:37:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] 
06:37:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/main/resources
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin
06:37:39 [INFO] 
06:37:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/test/resources
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/target/org.eclipse.papyrus.emf.facet.custom.metamodel.edit-2.0.0-SNAPSHOT-sources.jar
06:37:39 [INFO] 
06:37:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/target/org.eclipse.papyrus.emf.facet.custom.metamodel.edit-2.0.0-SNAPSHOT.jar
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:39 [INFO] 
06:37:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
06:37:40 [INFO] 
06:37:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core >--
06:37:40 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT [25/729]
06:37:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:40 [INFO] 
06:37:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] 
06:37:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/main/resources
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/bin
06:37:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[21] 
06:37:40 	@SuppressWarnings("PMD.UseSingleton")
06:37:40 	                  ^^^^^^^^^^^^^^^^^^
06:37:40 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:37:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[30] 
06:37:40 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:40 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:40 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[40] 
06:37:40 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
06:37:40 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:40 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[41] 
06:37:40 	"PMD.NullAssignment" })
06:37:40 	^^^^^^^^^^^^^^^^^^^^
06:37:40 Unsupported @SuppressWarnings("PMD.NullAssignment")
06:37:40 4 problems (4 warnings)
06:37:40 [INFO] 
06:37:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/test/resources
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/target/org.eclipse.papyrus.emf.facet.custom.sdk.core-2.0.0-SNAPSHOT-sources.jar
06:37:40 [INFO] 
06:37:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/target/org.eclipse.papyrus.emf.facet.custom.sdk.core-2.0.0-SNAPSHOT.jar
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
06:37:40 [INFO] 
06:37:40 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java >----
06:37:40 [INFO] Building org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT [26/729]
06:37:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:40 [INFO] 
06:37:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:40 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:40 [INFO] 
06:37:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/main/resources
06:37:40 [INFO] 
06:37:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:40 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/bin
06:37:41 [INFO] 
06:37:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/test/resources
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT-sources.jar
06:37:41 [INFO] 
06:37:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT.jar
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java ---
06:37:41 [INFO] 
06:37:41 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.infra >------------
06:37:41 [INFO] Building Papyrus Infra 0.0.1-SNAPSHOT                           [27/729]
06:37:41 [INFO] --------------------------------[ pom ]---------------------------------
06:37:41 [INFO] 
06:37:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra ---
06:37:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra ---
06:37:41 [INFO] 
06:37:41 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-core >---------
06:37:41 [INFO] Building Papyrus Infra Core 0.0.1-SNAPSHOT                      [28/729]
06:37:41 [INFO] --------------------------------[ pom ]---------------------------------
06:37:41 [INFO] 
06:37:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-core ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-core ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-core ---
06:37:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-core ---
06:37:41 [INFO] 
06:37:41 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log >-------
06:37:41 [INFO] Building org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT      [29/729]
06:37:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:41 [INFO] 
06:37:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] 
06:37:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/main/resources
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/bin
06:37:41 [INFO] 
06:37:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/test/resources
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT-sources.jar
06:37:41 [INFO] 
06:37:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT.jar
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.log ---
06:37:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:41 [INFO] 
06:37:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.log ---
06:37:42 [INFO] 
06:37:42 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.tools >---------
06:37:42 [INFO] Building org.eclipse.papyrus.infra.tools 4.0.0-SNAPSHOT         [30/729]
06:37:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:42 [INFO] 
06:37:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tools ---
06:37:42 [INFO] 
06:37:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools ---
06:37:42 [INFO] The project's OSGi version is 4.0.0.202103041114
06:37:42 [INFO] 
06:37:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools ---
06:37:42 [INFO] 
06:37:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools ---
06:37:42 [INFO] 
06:37:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.tools ---
06:37:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/main/resources
06:37:42 [INFO] 
06:37:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.tools ---
06:37:42 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/bin
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/CommandBasedObservableValue.java:[22] 
06:37:43 	public interface CommandBasedObservableValue extends CommandBasedObservable, IObservableValue {
06:37:43 	                                                                             ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[27] 
06:37:43 	public interface IMultipleObservableValue extends AggregatedObservable, IObservableValue {
06:37:43 	                                                                        ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[32] 
06:37:43 	List<IObservableValue> getObservableValues();
06:37:43 	     ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 
06:37:43 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
06:37:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^
06:37:43 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 
06:37:43 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
06:37:43 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^
06:37:43 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 
06:37:43 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
06:37:43 	                                                                            ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 
06:37:43 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
06:37:43 	                                                                                                       ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[35] 
06:37:43 	private ISetChangeListener forwardingSetChangeListener;
06:37:43 	        ^^^^^^^^^^^^^^^^^^
06:37:43 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[37] 
06:37:43 	DelegatingObservableSet(IObservableSet delegate) {
06:37:43 	                        ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 
06:37:43 	public static IObservableSet wrap(IObservableSet observable) {
06:37:43 	              ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 
06:37:43 	public static IObservableSet wrap(IObservableSet observable) {
06:37:43 	                                  ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[46] 
06:37:43 	IObservableSet result;
06:37:43 	^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[63] 
06:37:43 	public static IObservableSet create(Realm realm, ClassLoader loader, Class<?>... mixins) {
06:37:43 	              ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[67] 
06:37:43 	public void addSetChangeListener(ISetChangeListener listener) {
06:37:43 	                                 ^^^^^^^^^^^^^^^^^^
06:37:43 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[71] 
06:37:43 	public void removeSetChangeListener(ISetChangeListener listener) {
06:37:43 	                                    ^^^^^^^^^^^^^^^^^^
06:37:43 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[76] 
06:37:43 	protected void hookDelegate(IObservableSet delegate) {
06:37:43 	                            ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[78] 
06:37:43 	delegate.addSetChangeListener(getForwardingSetChangeListener());
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[82] 
06:37:43 	protected void unhookDelegate(IObservableSet delegate) {
06:37:43 	                              ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[83] 
06:37:43 	delegate.removeSetChangeListener(getForwardingSetChangeListener());
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 
06:37:43 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
06:37:43 	                               ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 
06:37:43 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
06:37:43 	                                                           ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[97] 
06:37:43 	private ISetChangeListener getForwardingSetChangeListener() {
06:37:43 	        ^^^^^^^^^^^^^^^^^^
06:37:43 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[99] 
06:37:43 	forwardingSetChangeListener = new ISetChangeListener() {
06:37:43 	                                  ^^^^^^^^^^^^^^^^^^
06:37:43 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[101] 
06:37:43 	public void handleSetChange(SetChangeEvent event) {
06:37:43 	                            ^^^^^^^^^^^^^^
06:37:43 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[102] 
06:37:43 	SetChangeEvent myEvent = new MySetChangeEvent(event.diff);
06:37:43 	^^^^^^^^^^^^^^
06:37:43 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[115] 
06:37:43 	class MySetChangeEvent extends SetChangeEvent {
06:37:43 	                               ^^^^^^^^^^^^^^
06:37:43 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[119] 
06:37:43 	MySetChangeEvent(SetDiff diff) {
06:37:43 	                 ^^^^^^^
06:37:43 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[120] 
06:37:43 	super(getRealObservable(), diff);
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The constructor SetChangeEvent(IObservableSet, SetDiff) belongs to the raw type SetChangeEvent. References to generic type SetChangeEvent<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[93] 
06:37:43 	result = DelegatingObservableList.wrap((IObservableList) observable);
06:37:43 	                                        ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[95] 
06:37:43 	result = DelegatingObservableSet.wrap((IObservableSet) observable);
06:37:43 	                                       ^^^^^^^^^^^^^^
06:37:43 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[97] 
06:37:43 	result = DelegatingObservableValue.wrap((IObservableValue) observable);
06:37:43 	                                         ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/util/ClassLoaderHelper.java:[461] 
06:37:43 	return theClass.newInstance();
06:37:43 	                ^^^^^^^^^^^^^
06:37:43 The method newInstance() from the type Class<T> is deprecated since version 9
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 
06:37:43 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
06:37:43 	                                                                    ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 
06:37:43 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
06:37:43 	                                                                                                 ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[32] 
06:37:43 	private IValueChangeListener forwardingValueChangeListener;
06:37:43 	        ^^^^^^^^^^^^^^^^^^^^
06:37:43 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[34] 
06:37:43 	DelegatingObservableValue(IObservableValue delegate) {
06:37:43 	                          ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 
06:37:43 	public static IObservableValue wrap(IObservableValue observable) {
06:37:43 	              ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 
06:37:43 	public static IObservableValue wrap(IObservableValue observable) {
06:37:43 	                                    ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[43] 
06:37:43 	IObservableValue result;
06:37:43 	^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[60] 
06:37:43 	public static IObservableValue create(Realm realm, ClassLoader loader, Class<?>... mixins) {
06:37:43 	              ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[64] 
06:37:43 	public void addValueChangeListener(IValueChangeListener listener) {
06:37:43 	                                   ^^^^^^^^^^^^^^^^^^^^
06:37:43 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[68] 
06:37:43 	public void removeValueChangeListener(IValueChangeListener listener) {
06:37:43 	                                      ^^^^^^^^^^^^^^^^^^^^
06:37:43 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[73] 
06:37:43 	protected void hookDelegate(IObservableValue delegate) {
06:37:43 	                            ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[75] 
06:37:43 	delegate.addValueChangeListener(getForwardingValueChangeListener());
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[79] 
06:37:43 	protected void unhookDelegate(IObservableValue delegate) {
06:37:43 	                              ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[80] 
06:37:43 	delegate.removeValueChangeListener(getForwardingValueChangeListener());
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 
06:37:43 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
06:37:43 	                               ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 
06:37:43 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
06:37:43 	                                                             ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[106] 
06:37:43 	getDelegate().setValue(value);
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[110] 
06:37:43 	private IValueChangeListener getForwardingValueChangeListener() {
06:37:43 	        ^^^^^^^^^^^^^^^^^^^^
06:37:43 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[112] 
06:37:43 	forwardingValueChangeListener = new IValueChangeListener() {
06:37:43 	                                    ^^^^^^^^^^^^^^^^^^^^
06:37:43 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[114] 
06:37:43 	public void handleValueChange(ValueChangeEvent event) {
06:37:43 	                              ^^^^^^^^^^^^^^^^
06:37:43 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[115] 
06:37:43 	ValueChangeEvent myEvent = new MyValueChangeEvent(event.diff);
06:37:43 	^^^^^^^^^^^^^^^^
06:37:43 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[128] 
06:37:43 	class MyValueChangeEvent extends ValueChangeEvent {
06:37:43 	                                 ^^^^^^^^^^^^^^^^
06:37:43 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[132] 
06:37:43 	MyValueChangeEvent(ValueDiff diff) {
06:37:43 	                   ^^^^^^^^^
06:37:43 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[133] 
06:37:43 	super(getRealObservable(), diff);
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The constructor ValueChangeEvent(IObservableValue, ValueDiff) belongs to the raw type ValueChangeEvent. References to generic type ValueChangeEvent<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 
06:37:43 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
06:37:43 	                                                                             ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 
06:37:43 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
06:37:43 	                                                                                                         ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[37] 
06:37:43 	private IListChangeListener forwardingListChangeListener;
06:37:43 	        ^^^^^^^^^^^^^^^^^^^
06:37:43 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[39] 
06:37:43 	DelegatingObservableList(IObservableList delegate) {
06:37:43 	                         ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 
06:37:43 	public static IObservableList wrap(IObservableList observable) {
06:37:43 	              ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 
06:37:43 	public static IObservableList wrap(IObservableList observable) {
06:37:43 	                                   ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[48] 
06:37:43 	IObservableList result;
06:37:43 	^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[65] 
06:37:43 	public static IObservableList create(Realm realm, ClassLoader loader, Class<?>... mixins) {
06:37:43 	              ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[69] 
06:37:43 	public void addListChangeListener(IListChangeListener listener) {
06:37:43 	                                  ^^^^^^^^^^^^^^^^^^^
06:37:43 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[73] 
06:37:43 	public void removeListChangeListener(IListChangeListener listener) {
06:37:43 	                                     ^^^^^^^^^^^^^^^^^^^
06:37:43 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[78] 
06:37:43 	protected void hookDelegate(IObservableList delegate) {
06:37:43 	                            ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[80] 
06:37:43 	delegate.addListChangeListener(getForwardingListChangeListener());
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[84] 
06:37:43 	protected void unhookDelegate(IObservableList delegate) {
06:37:43 	                              ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[85] 
06:37:43 	delegate.removeListChangeListener(getForwardingListChangeListener());
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 
06:37:43 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
06:37:43 	                               ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 
06:37:43 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
06:37:43 	                                                            ^^^^^^^^^^^^^^^
06:37:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[112] 
06:37:43 	return getDelegate().addAll(index, c);
06:37:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[128] 
06:37:43 	return getDelegate().set(index, element);
06:37:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[175] 
06:37:43 	private IListChangeListener getForwardingListChangeListener() {
06:37:43 	        ^^^^^^^^^^^^^^^^^^^
06:37:43 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[177] 
06:37:43 	forwardingListChangeListener = new IListChangeListener() {
06:37:43 	                                   ^^^^^^^^^^^^^^^^^^^
06:37:43 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[179] 
06:37:43 	public void handleListChange(ListChangeEvent event) {
06:37:43 	                             ^^^^^^^^^^^^^^^
06:37:43 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[180] 
06:37:43 	ListChangeEvent myEvent = new MyListChangeEvent(event.diff);
06:37:43 	^^^^^^^^^^^^^^^
06:37:43 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[193] 
06:37:43 	class MyListChangeEvent extends ListChangeEvent {
06:37:43 	                                ^^^^^^^^^^^^^^^
06:37:43 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[197] 
06:37:43 	MyListChangeEvent(ListDiff diff) {
06:37:43 	                  ^^^^^^^^
06:37:43 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[198] 
06:37:43 	super(getRealObservable(), diff);
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The constructor ListChangeEvent(IObservableList, ListDiff) belongs to the raw type ListChangeEvent. References to generic type ListChangeEvent<E> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[39] 
06:37:43 	public class MultipleObservableValue extends ReferenceCountedObservable.Value implements IMultipleObservableValue, IChangeListener {
06:37:43 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[49] 
06:37:43 	public MultipleObservableValue(Collection<IObservableValue> values) {
06:37:43 	                                          ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[98] 
06:37:43 	for (IObservableValue observable : observableValues) {
06:37:43 	     ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[99] 
06:37:43 	observable.setValue(value);
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[106] 
06:37:43 	observableValues.add((IObservableValue) observable);
06:37:43 	                      ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[113] 
06:37:43 	public List<IObservableValue> getObservableValues() {
06:37:43 	            ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[119] 
06:37:43 	for (IObservableValue value : getObservableValues()) {
06:37:43 	     ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[128] 
06:37:43 	for (IObservableValue observable : observableValues) {
06:37:43 	     ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 
06:37:43 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
06:37:43 	               ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 
06:37:43 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
06:37:43 	                                                                   ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[150] 
06:37:43 	for (IObservableValue observable : observableValues) {
06:37:43 	     ^^^^^^^^^^^^^^^^
06:37:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 
06:37:43 	super.fireValueChange(new ValueDiff() {
06:37:43 			@Override
06:37:43 			public Object getOldValue() {
06:37:43 				return true;
06:37:43 			}
06:37:43 			@Override
06:37:43 			public Object getNewValue() {
06:37:43 				return false;
06:37:43 			}
06:37:43 		});
06:37:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:43 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:37:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 
06:37:43 	super.fireValueChange(new ValueDiff() {
06:37:43 	                          ^^^^^^^^^
06:37:43 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:37:43 94 problems (94 warnings)
06:37:43 [INFO] 
06:37:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools ---
06:37:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/test/resources
06:37:43 [INFO] 
06:37:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.tools ---
06:37:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.0.0-SNAPSHOT-sources.jar
06:37:43 [INFO] 
06:37:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools ---
06:37:44 [INFO] 
06:37:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools ---
06:37:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.0.0-SNAPSHOT.jar
06:37:44 [INFO] 
06:37:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools ---
06:37:44 [INFO] 
06:37:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.tools ---
06:37:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:44 [INFO] 
06:37:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tools ---
06:37:44 [INFO] 
06:37:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel >--
06:37:44 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT [31/729]
06:37:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:44 [INFO] 
06:37:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:44 [INFO] 
06:37:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:44 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:44 [INFO] 
06:37:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:44 [INFO] 
06:37:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:44 [INFO] 
06:37:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/main/resources
06:37:44 [INFO] 
06:37:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:44 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/bin
06:37:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/org/eclipse/papyrus/emf/facet/query/java/metamodel/v0_2_0/javaquery/internal/JavaQueryValidator.java:[114] 
06:37:45 	private boolean validatefacetSet_validate(FacetSet facetSet, DiagnosticChain diagnostics, Map<Object, Object> context) {
06:37:45 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:45 The method validatefacetSet_validate(FacetSet, DiagnosticChain, Map<Object,Object>) from the type JavaQueryValidator is never used locally
06:37:45 1 problem (1 warning)
06:37:45 [INFO] 
06:37:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/test/resources
06:37:45 [INFO] 
06:37:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/target/org.eclipse.papyrus.emf.facet.query.java.metamodel-2.0.0-SNAPSHOT-sources.jar
06:37:45 [INFO] 
06:37:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:45 [INFO] 
06:37:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/target/org.eclipse.papyrus.emf.facet.query.java.metamodel-2.0.0-SNAPSHOT.jar
06:37:45 [INFO] 
06:37:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:45 [INFO] 
06:37:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:45 [INFO] 
06:37:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
06:37:46 [INFO] 
06:37:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core >--
06:37:46 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT [32/729]
06:37:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:46 [INFO] 
06:37:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] The project's OSGi version is 3.0.0.202103041114
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] 
06:37:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/main/resources
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/bin
06:37:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/org/eclipse/papyrus/emf/facet/query/java/core/internal/evaluator/JavaQueryImplementationFactory.java:[78] 
06:37:46 	javaQueryInst = (IJavaQuery2<EObject, ?>) javaQueryClass.newInstance();
06:37:46 	                                                         ^^^^^^^^^^^^^
06:37:46 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
06:37:46 1 problem (1 warning)
06:37:46 [INFO] 
06:37:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/test/resources
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/target/org.eclipse.papyrus.emf.facet.query.java.core-3.0.0-SNAPSHOT-sources.jar
06:37:46 [INFO] 
06:37:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/target/org.eclipse.papyrus.emf.facet.query.java.core-3.0.0-SNAPSHOT.jar
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:46 [INFO] 
06:37:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.core ---
06:37:47 [INFO] 
06:37:47 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt >-----
06:37:47 [INFO] Building org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT  [33/729]
06:37:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:47 [INFO] 
06:37:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] The project's OSGi version is 2.0.0.202103041114
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] 
06:37:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/main/resources
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/bin
06:37:47 [INFO] 
06:37:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/test/resources
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT-sources.jar
06:37:47 [INFO] 
06:37:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT.jar
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:47 [INFO] 
06:37:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.swt ---
06:37:48 [INFO] 
06:37:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui >---
06:37:48 [INFO] Building org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT [34/729]
06:37:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:48 [INFO] 
06:37:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] The project's OSGi version is 3.0.0.202103041114
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] 
06:37:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/main/resources
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/bin
06:37:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[19] 
06:37:48 	@SuppressWarnings("PMD.UseSingleton")
06:37:48 	                  ^^^^^^^^^^^^^^^^^^
06:37:48 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:37:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[28] 
06:37:48 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:48 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:48 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[38] 
06:37:48 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:48 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:48 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:48 3 problems (3 warnings)
06:37:48 [INFO] 
06:37:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/test/resources
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/target/org.eclipse.papyrus.emf.facet.util.jface.ui-3.0.0-SNAPSHOT-sources.jar
06:37:48 [INFO] 
06:37:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/target/org.eclipse.papyrus.emf.facet.util.jface.ui-3.0.0-SNAPSHOT.jar
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:48 [INFO] 
06:37:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
06:37:51 [INFO] 
06:37:51 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui >------
06:37:51 [INFO] Building org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT   [35/729]
06:37:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:51 [INFO] 
06:37:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:51 [INFO] 
06:37:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:51 [INFO] The project's OSGi version is 3.0.0.202103041114
06:37:51 [INFO] 
06:37:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:51 [INFO] 
06:37:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:51 [INFO] 
06:37:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/main/resources
06:37:51 [INFO] 
06:37:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:51 [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/bin
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[19] 
06:37:52 	@SuppressWarnings("PMD.UseSingleton")
06:37:52 	                  ^^^^^^^^^^^^^^^^^^
06:37:52 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[28] 
06:37:52 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:52 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:52 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[38] 
06:37:52 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
06:37:52 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:52 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[39] 
06:37:52 	"PMD.NullAssignment" })
06:37:52 	^^^^^^^^^^^^^^^^^^^^
06:37:52 Unsupported @SuppressWarnings("PMD.NullAssignment")
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/sync/generated/SynchronizedOkDialog.java:[23] 
06:37:52 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:37:52 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:37:52 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[48] 
06:37:52 	private final ExtendedTreeMenu<IDialog> treeMenu;
06:37:52 	                               ^^^^^^^
06:37:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[65] 
06:37:52 	final List<AbstractTreeMenu<IDialog>> menuItems) {
06:37:52 	                            ^^^^^^^
06:37:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[96] 
06:37:52 	this.treeMenu = new ExtendedTreeMenu<IDialog>(parent, this, menuItems);
06:37:52 	                                     ^^^^^^^
06:37:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[158] 
06:37:52 	public AbstractTreeItem<IDialog> getFirstTreeItem() {
06:37:52 	                        ^^^^^^^
06:37:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[159] 
06:37:52 	AbstractTreeItem<IDialog> result = null;
06:37:52 	                 ^^^^^^^
06:37:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[169] 
06:37:52 	public ExtendedTreeMenu<IDialog> getTreeMenu() {
06:37:52 	                        ^^^^^^^
06:37:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/item/AbstractTreeItem.java:[107] 
06:37:52 	public abstract IDialog onItemMouseSelection();
06:37:52 	                ^^^^^^^
06:37:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:37:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/menu/AbstractTreeMenuItem.java:[94] 
06:37:52 	newTreeItem = getAssociatedTreeItemClass().newInstance();
06:37:52 	                                           ^^^^^^^^^^^^^
06:37:52 The method newInstance() from the type Class<capture#1-of ? extends AbstractTreeItem<T>> is deprecated since version 9
06:37:52 13 problems (13 warnings)
06:37:52 [INFO] 
06:37:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/test/resources
06:37:52 [INFO] 
06:37:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT-sources.jar
06:37:52 [INFO] 
06:37:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:52 [INFO] 
06:37:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT.jar
06:37:52 [INFO] 
06:37:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:52 [INFO] 
06:37:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:37:52 [INFO] 
06:37:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.ui ---
06:37:53 [INFO] 
06:37:53 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui >-----
06:37:53 [INFO] Building org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT [36/729]
06:37:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:37:53 [INFO] 
06:37:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:37:53 [INFO] 
06:37:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:37:53 [INFO] The project's OSGi version is 4.0.0.202103041114
06:37:53 [INFO] 
06:37:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:37:53 [INFO] 
06:37:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:37:53 [INFO] 
06:37:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:37:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:37:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:37:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/main/resources
06:37:53 [INFO] 
06:37:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:37:53 [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/bin
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[50] 
06:38:01 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
06:38:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[51] 
06:38:01 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
06:38:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[75] 
06:38:01 	private static final boolean DEBUG_FONT = DebugUtils.getDebugStatus(Activator.getDefault(), "font"); //$NON-NLS-1$
06:38:01 	                             ^^^^^^^^^^
06:38:01 The value of the field CustomizedLabelProvider.DEBUG_FONT is not used
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[76] 
06:38:01 	private static final boolean DEBUG_COLOR = DebugUtils.getDebugStatus(Activator.getDefault(), "color"); //$NON-NLS-1$
06:38:01 	                             ^^^^^^^^^^^
06:38:01 The value of the field CustomizedLabelProvider.DEBUG_COLOR is not used
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[169] 
06:38:01 	final ServiceReference serviceReference = bundleContext
06:38:01 	      ^^^^^^^^^^^^^^^^
06:38:01 ServiceReference is a raw type. References to generic type ServiceReference<S> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[171] 
06:38:01 	final ICustomOverride customOverride = (ICustomOverride) bundleContext
06:38:01 				.getService(serviceReference);
06:38:01 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Type safety: Unchecked invocation getService(ServiceReference) of the generic method getService(ServiceReference<S>) of type BundleContext
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[172] 
06:38:01 	.getService(serviceReference);
06:38:01 	            ^^^^^^^^^^^^^^^^
06:38:01 Type safety: The expression of type ServiceReference needs unchecked conversion to conform to ServiceReference<Object>
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[421] 
06:38:01 	final Shadow shadow = getPropertyValue(element,
06:38:01 	      ^^^^^^
06:38:01 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[423] 
06:38:01 	Shadow.class);
06:38:01 	^^^^^^
06:38:01 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[425] 
06:38:01 	case NONE:
06:38:01 	     ^^^^
06:38:01 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[428] 
06:38:01 	case IN:
06:38:01 	     ^^
06:38:01 Discouraged access: The field 'Shadow.IN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[431] 
06:38:01 	case OUT:
06:38:01 	     ^^^
06:38:01 Discouraged access: The field 'Shadow.OUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[438] 
06:38:01 	final Alignment alignment = getPropertyValue(element,
06:38:01 	      ^^^^^^^^^
06:38:01 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[440] 
06:38:01 	Alignment.class);
06:38:01 	^^^^^^^^^
06:38:01 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[442] 
06:38:01 	case LEFT:
06:38:01 	     ^^^^
06:38:01 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[445] 
06:38:01 	case CENTER:
06:38:01 	     ^^^^^^
06:38:01 Discouraged access: The field 'Alignment.CENTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[448] 
06:38:01 	case RIGHT:
06:38:01 	     ^^^^^
06:38:01 Discouraged access: The field 'Alignment.RIGHT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
06:38:01 	super(new LoadCustomizationsDialog(parent, availableCustoms,
06:38:01 				selectedCustoms, lockedCustoms, callback, lockMsg),
06:38:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Type safety: The constructor LoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type LoadCustomizationsDialog. References to generic type LoadCustomizationsDialog<D> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
06:38:01 	super(new LoadCustomizationsDialog(parent, availableCustoms,
06:38:01 				selectedCustoms, lockedCustoms, callback, lockMsg),
06:38:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Type safety: The expression of type LoadCustomizationsDialog needs unchecked conversion to conform to LoadCustomizationsDialog<D>
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
06:38:01 	super(new LoadCustomizationsDialog(parent, availableCustoms,
06:38:01 	          ^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[20] 
06:38:01 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
06:38:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[31] 
06:38:01 	public class ToolTipAlignmentQuery implements IJavaQuery2<EObject, Alignment> {
06:38:01 	                                                                   ^^^^^^^^^
06:38:01 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[33] 
06:38:01 	public Alignment evaluate(final EObject source,
06:38:01 	       ^^^^^^^^^
06:38:01 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 
06:38:01 	return Alignment.LEFT;
06:38:01 	       ^^^^^^^^^^^^^^
06:38:01 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 
06:38:01 	return Alignment.LEFT;
06:38:01 	                 ^^^^
06:38:01 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[27] 
06:38:01 	private final LoadCustomizationsDialog loadCustomDialog;
06:38:01 	              ^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[29] 
06:38:01 	public ColorLabelProvider(final LoadCustomizationsDialog loadCustomDialog) {
06:38:01 	                                ^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
06:38:01 	return new SynchronizedLoadCustomizationsDialog(parent,
06:38:01 				availableCustoms, selectedCustoms,
06:38:01 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
06:38:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
06:38:01 	return new SynchronizedLoadCustomizationsDialog(parent,
06:38:01 				availableCustoms, selectedCustoms,
06:38:01 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
06:38:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
06:38:01 	return new SynchronizedLoadCustomizationsDialog(parent,
06:38:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
06:38:01 	return new SynchronizedLoadCustomizationsDialog(parent,
06:38:01 				availableCustoms, selectedCustoms, lockedCustoms, callback,
06:38:01 				lockMsg);
06:38:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
06:38:01 	return new SynchronizedLoadCustomizationsDialog(parent,
06:38:01 				availableCustoms, selectedCustoms, lockedCustoms, callback,
06:38:01 				lockMsg);
06:38:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
06:38:01 	return new SynchronizedLoadCustomizationsDialog(parent,
06:38:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialog.java:[489] 
06:38:01 	Label label = new Label(parent, SWT.NONE);
06:38:01 	      ^^^^^
06:38:01 The value of the local variable label is not used
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[20] 
06:38:01 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
06:38:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:01 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[31] 
06:38:01 	public class ToolTipShadowQuery implements IJavaQuery2<EObject, Shadow> {
06:38:01 	                                                                ^^^^^^
06:38:01 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[33] 
06:38:01 	public Shadow evaluate(final EObject source,
06:38:01 	       ^^^^^^
06:38:01 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 
06:38:01 	return Shadow.NONE;
06:38:01 	       ^^^^^^^^^^^
06:38:01 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 
06:38:01 	return Shadow.NONE;
06:38:01 	              ^^^^
06:38:01 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
06:38:01 39 problems (39 warnings)
06:38:02 [INFO] 
06:38:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:38:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/test/resources
06:38:02 [INFO] 
06:38:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:38:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT-sources.jar
06:38:03 [INFO] 
06:38:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:38:07 [INFO] 
06:38:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:38:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT.jar
06:38:08 [INFO] 
06:38:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:38:08 [INFO] 
06:38:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:38:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:08 [INFO] 
06:38:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.ui ---
06:38:10 [INFO] 
06:38:10 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui >----
06:38:10 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT [37/729]
06:38:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:10 [INFO] 
06:38:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:10 [INFO] 
06:38:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:10 [INFO] The project's OSGi version is 3.0.0.202103041114
06:38:10 [INFO] 
06:38:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:10 [INFO] 
06:38:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:10 [INFO] 
06:38:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/main/resources
06:38:10 [INFO] 
06:38:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:10 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/bin
06:38:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/view/PackageRegistryView.java:[64] 
06:38:15 	&& new Boolean(Platform.getDebugOption(PackageRegistryView.DEBUG_ID)).booleanValue();
06:38:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:15 The constructor Boolean(String) is deprecated since version 9
06:38:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[31] 
06:38:15 	SynchronizedWizardPage<ISelectEClassifierWizardPage> implements
06:38:15 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:15 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
06:38:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[32] 
06:38:15 	ISelectEClassifierWizardPage {
06:38:15 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:15 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
06:38:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[46] 
06:38:15 	final ISelectEClassifierWizardPage object, final Display display) {
06:38:15 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:15 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
06:38:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/dialogs/UriSelectionDialog.java:[93] 
06:38:15 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
06:38:15 	                             ^^^^^^^^^^^^^
06:38:15 The method getInstance() from the type ImageProvider is deprecated
06:38:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/dialogs/UriSelectionDialog.java:[93] 
06:38:15 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
06:38:15 	                                           ^^^^^^^^^^^^^^^^^
06:38:15 The method getEmfFacetLogo() from the type ImageProvider is deprecated
06:38:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/SelectETypeWizardImpl.java:[38] 
06:38:15 	import org.eclipse.swt.widgets.Shell;
06:38:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:15 The import org.eclipse.swt.widgets.Shell is never used
06:38:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/preference/pages/DefaultBrowserPreferencePage.java:[42] 
06:38:15 	new InstanceScope(),
06:38:15 	    ^^^^^^^^^^^^^^^
06:38:15 The constructor InstanceScope() is deprecated
06:38:15 10 problems (0 errors, 8 warnings, 2 infos)
06:38:15 [INFO] 
06:38:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/test/resources
06:38:15 [INFO] 
06:38:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/target/org.eclipse.papyrus.emf.facet.util.emf.ui-3.0.0-SNAPSHOT-sources.jar
06:38:15 [INFO] 
06:38:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:15 [INFO] 
06:38:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/target/org.eclipse.papyrus.emf.facet.util.emf.ui-3.0.0-SNAPSHOT.jar
06:38:15 [INFO] 
06:38:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:15 [INFO] 
06:38:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:15 [INFO] 
06:38:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
06:38:16 [INFO] 
06:38:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui >---
06:38:16 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT [38/729]
06:38:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:16 [INFO] 
06:38:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:16 [INFO] 
06:38:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:16 [INFO] The project's OSGi version is 3.0.0.202103041114
06:38:16 [INFO] 
06:38:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:16 [INFO] 
06:38:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:16 [INFO] 
06:38:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/main/resources
06:38:16 [INFO] 
06:38:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:16 [INFO] Compiling 116 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/bin
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedETypedElementWidget.java:[20] 
06:38:17 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/widget/creation/AddParameterInOperationWidget.java (at line 87)
06:38:17 	@SuppressWarnings("static-method")
06:38:17 	                  ^^^^^^^^^^^^^^^
06:38:17 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedCreateQueryWidget.java:[20] 
06:38:17 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedGetOrCreateFilteredFacetSetWidget.java:[23] 
06:38:17 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[19] 
06:38:17 	@SuppressWarnings("PMD.UseSingleton")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[28] 
06:38:17 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[38] 
06:38:17 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedENamedElementWidget.java:[20] 
06:38:17 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedFacetWidget.java:[22] 
06:38:17 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedDerivedTypedElementWidget.java:[20] 
06:38:17 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/wizard/page/CreateFacetSetWizardPage.java:[87] 
06:38:17 	final IPath containerFullPath = getContainerFullPath();
06:38:17 	            ^^^^^^^^^^^^^^^^^
06:38:17 The value of the local variable containerFullPath is not used
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedGetExtendedMetaclassWidget.java:[22] 
06:38:17 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 13. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/widget/creation/AddOperationInFacetWidget.java (at line 85)
06:38:17 	@SuppressWarnings("static-method")
06:38:17 	                  ^^^^^^^^^^^^^^^
06:38:17 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
06:38:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedEStructuralFeatureWidget.java:[20] 
06:38:17 	@SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:17 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
06:38:17 14 problems (0 errors, 12 warnings, 2 infos)
06:38:18 [INFO] 
06:38:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/test/resources
06:38:18 [INFO] 
06:38:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/target/org.eclipse.papyrus.emf.facet.efacet.sdk.ui-3.0.0-SNAPSHOT-sources.jar
06:38:18 [INFO] 
06:38:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:18 [INFO] 
06:38:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/target/org.eclipse.papyrus.emf.facet.efacet.sdk.ui-3.0.0-SNAPSHOT.jar
06:38:18 [INFO] 
06:38:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:18 [INFO] 
06:38:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:18 [INFO] 
06:38:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
06:38:24 [INFO] 
06:38:24 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets >------
06:38:24 [INFO] Building org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT   [39/729]
06:38:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:24 [INFO] 
06:38:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] 
06:38:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/main/resources
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/bin
06:38:24 [INFO] 
06:38:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/test/resources
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT-sources.jar
06:38:24 [INFO] 
06:38:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT.jar
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:24 [INFO] 
06:38:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets ---
06:38:25 [INFO] 
06:38:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors >--
06:38:25 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT [40/729]
06:38:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:25 [INFO] 
06:38:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:25 [INFO] 
06:38:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:25 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:25 [INFO] 
06:38:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:25 [INFO] 
06:38:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:25 [INFO] 
06:38:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/main/resources
06:38:25 [INFO] 
06:38:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:25 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/bin
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ModelCellEditor.java:[56] 
06:38:26 	instance = classInstance.newInstance();
06:38:26 	                         ^^^^^^^^^^^^^
06:38:26 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[41] 
06:38:26 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
06:38:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java (at line 211)
06:38:26 	@SuppressWarnings({ "unchecked", "static-method" })
06:38:26 	                                 ^^^^^^^^^^^^^^^
06:38:26 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 
06:38:26 	new CustomizableLabelProvider());
06:38:26 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 
06:38:26 	new CustomizableLabelProvider());
06:38:26 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The constructor CustomizableLabelProvider() is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 
06:38:26 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
06:38:26 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 
06:38:26 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
06:38:26 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The constructor CustomizableLabelProvider() is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 
06:38:26 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
06:38:26 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 
06:38:26 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
06:38:26 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The constructor CustomizableLabelProvider() is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/composite/registries/CompositeEditorFactoriesRegistry.java:[35] 
06:38:26 	org.eclipse.papyrus.emf.facet.widgets.celleditors.core.composite.registries.ICompositeEditorFactoriesRegistry,
06:38:26 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type ICompositeEditorFactoriesRegistry is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[36] 
06:38:26 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
06:38:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 
06:38:26 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
06:38:26 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 
06:38:26 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
06:38:26 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The constructor CustomizableLabelProvider() is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[36] 
06:38:26 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
06:38:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
06:38:26 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
06:38:26 	^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
06:38:26 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
06:38:26 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
06:38:26 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
06:38:26 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The constructor CustomizableLabelProvider() is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[80] 
06:38:26 	String label = customizableLabelProvider.getText(eObject);
06:38:26 	                                         ^^^^^^^^^^^^^^^^
06:38:26 The method getText(EObject) from the type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 
06:38:26 	new CustomizableLabelProvider()) {
06:38:26 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The type CustomizableLabelProvider is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 
06:38:26 	new CustomizableLabelProvider()) {
06:38:26 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:26 The constructor CustomizableLabelProvider() is deprecated
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[46] 
06:38:26 	@SuppressWarnings("deprecation")
06:38:26 	                  ^^^^^^^^^^^^^
06:38:26 Unnecessary @SuppressWarnings("deprecation")
06:38:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[87] 
06:38:26 	@SuppressWarnings("deprecation")
06:38:26 	                  ^^^^^^^^^^^^^
06:38:26 Unnecessary @SuppressWarnings("deprecation")
06:38:26 22 problems (0 errors, 21 warnings, 1 info)
06:38:26 [INFO] 
06:38:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/test/resources
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT-sources.jar
06:38:26 [INFO] 
06:38:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT.jar
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
06:38:26 [INFO] 
06:38:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui >---
06:38:26 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT [41/729]
06:38:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:26 [INFO] 
06:38:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:26 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:26 [INFO] 
06:38:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/main/resources
06:38:26 [INFO] 
06:38:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:26 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/bin
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[24] 
06:38:27 	SynchronizedAbstractDialog<IDialog> {
06:38:27 	                           ^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[35] 
06:38:27 	final IDialog object, final Display display) {
06:38:27 	      ^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[36] 
06:38:27 	super(object, display);
06:38:27 	      ^^^^^^
06:38:27 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
06:38:27 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/widget/command/CreateFacetCustomizationWidget.java (at line 96)
06:38:27 	@SuppressWarnings("static-method")
06:38:27 	                  ^^^^^^^^^^^^^^^
06:38:27 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[38] 
06:38:27 	IDialog openCreateEClassCustomizationDialog(Display display,
06:38:27 	^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[46] 
06:38:27 	IDialog openCreateFacetCustomizationDialog(Display display,
06:38:27 	^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[55] 
06:38:27 	IDialog openAddCustomizationPropertyDialog(Display display,
06:38:27 	^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[63] 
06:38:27 	IDialog openAddCaseQueryDialog(Display display, EditingDomain editingDomain);
06:38:27 	^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[24] 
06:38:27 	SynchronizedAbstractDialog<IDialog> {
06:38:27 	                           ^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[34] 
06:38:27 	public SynchronizedAddCaseQueryDialog(final IDialog object,
06:38:27 	                                            ^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[36] 
06:38:27 	super(object, display);
06:38:27 	      ^^^^^^
06:38:27 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
06:38:27 12. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/widget/command/CreateEClassCustomizationWidget.java (at line 104)
06:38:27 	@SuppressWarnings("static-method")
06:38:27 	                  ^^^^^^^^^^^^^^^
06:38:27 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/wizard/page/CreateCustomizationWizardPage.java:[95] 
06:38:27 	final IPath containerFullPath = getContainerFullPath();
06:38:27 	            ^^^^^^^^^^^^^^^^^
06:38:27 The value of the local variable containerFullPath is not used
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[19] 
06:38:27 	@SuppressWarnings("PMD.UseSingleton")
06:38:27 	                  ^^^^^^^^^^^^^^^^^^
06:38:27 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[28] 
06:38:27 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:27 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:27 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[38] 
06:38:27 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:27 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:27 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[24] 
06:38:27 	SynchronizedAbstractDialog<IDialog> {
06:38:27 	                           ^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[35] 
06:38:27 	final IDialog object, final Display display) {
06:38:27 	      ^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[36] 
06:38:27 	super(object, display);
06:38:27 	      ^^^^^^
06:38:27 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[24] 
06:38:27 	SynchronizedAbstractDialog<IDialog> {
06:38:27 	                           ^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[35] 
06:38:27 	final IDialog object, final Display display) {
06:38:27 	      ^^^^^^^
06:38:27 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
06:38:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[36] 
06:38:27 	super(object, display);
06:38:27 	      ^^^^^^
06:38:27 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
06:38:27 22 problems (0 errors, 20 warnings, 2 infos)
06:38:27 [INFO] 
06:38:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/test/resources
06:38:27 [INFO] 
06:38:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/target/org.eclipse.papyrus.emf.facet.custom.sdk.ui-2.0.0-SNAPSHOT-sources.jar
06:38:27 [INFO] 
06:38:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:27 [INFO] 
06:38:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/target/org.eclipse.papyrus.emf.facet.custom.sdk.ui-2.0.0-SNAPSHOT.jar
06:38:27 [INFO] 
06:38:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:27 [INFO] 
06:38:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:27 [INFO] 
06:38:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
06:38:28 [INFO] 
06:38:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel >--
06:38:28 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT [42/729]
06:38:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:28 [INFO] 
06:38:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] 
06:38:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/main/resources
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/bin
06:38:28 [INFO] 
06:38:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/test/resources
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/target/org.eclipse.papyrus.emf.facet.query.ocl.metamodel-2.0.0-SNAPSHOT-sources.jar
06:38:28 [INFO] 
06:38:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/target/org.eclipse.papyrus.emf.facet.query.ocl.metamodel-2.0.0-SNAPSHOT.jar
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:28 [INFO] 
06:38:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
06:38:29 [INFO] 
06:38:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor >--
06:38:29 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT [43/729]
06:38:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:29 [INFO] 
06:38:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:29 [INFO] 
06:38:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:29 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:29 [INFO] 
06:38:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:29 [INFO] 
06:38:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:29 [INFO] 
06:38:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/main/resources
06:38:29 [INFO] 
06:38:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:29 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/bin
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[55] 
06:38:30 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
06:38:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[554] 
06:38:30 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
06:38:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[554] 
06:38:30 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
06:38:30 	                        ^^^^^^^^
06:38:30 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[137] 
06:38:30 	final List facetOperations = new ArrayList<FacetOperation>();
06:38:30 	      ^^^^
06:38:30 List is a raw type. References to generic type List<E> should be parameterized
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[140] 
06:38:30 	facetOperations.add(facetOperation);
06:38:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[144] 
06:38:30 	facetOperations.add(facetElement);
06:38:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[147] 
06:38:30 	for (Object object : (List) inputElement) {
06:38:30 	                      ^^^^
06:38:30 List is a raw type. References to generic type List<E> should be parameterized
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[149] 
06:38:30 	facetOperations.add(object);
06:38:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[271] 
06:38:30 	List listResult = new ArrayList<String>();
06:38:30 	^^^^
06:38:30 List is a raw type. References to generic type List<E> should be parameterized
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[274] 
06:38:30 	listResult.add(object.getCase().getName());
06:38:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[281] 
06:38:30 	EParameter parameterValue = (EParameter) element;
06:38:30 	           ^^^^^^^^^^^^^^
06:38:30 The value of the local variable parameterValue is not used
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[307] 
06:38:30 	boolean gray = false;
06:38:30 	        ^^^^
06:38:30 The value of the local variable gray is not used
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[309] 
06:38:30 	final FacetOperation customViewFeature = (FacetOperation) element;
06:38:30 	                     ^^^^^^^^^^^^^^^^^
06:38:30 The value of the local variable customViewFeature is not used
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[110] 
06:38:30 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomItemProviderAdapterFactory;
06:38:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[341] 
06:38:30 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
06:38:30 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[341] 
06:38:30 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
06:38:30 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 Discouraged access: The constructor 'CustomItemProviderAdapterFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[479] 
06:38:30 	Exception exception = null;
06:38:30 	          ^^^^^^^^^
06:38:30 The value of the local variable exception is not used
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[952] 
06:38:30 	public Object getAdapter(Class key) {
06:38:30 	       ^^^^^^
06:38:30 Type safety: The return type Object for getAdapter(Class) from the type CustomEditor needs unchecked conversion to conform to T from the type WorkbenchPart
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[963] 
06:38:30 	return super.getAdapter(key);
06:38:30 	       ^^^^^^^^^^^^^^^^^^^^^
06:38:30 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[963] 
06:38:30 	return super.getAdapter(key);
06:38:30 	                        ^^^
06:38:30 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:38:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/EMFUtil.java:[82] 
06:38:30 	private static void addAll(final Set<EClass> classes, final List<Resource> resources) {
06:38:30 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:30 The method addAll(Set<EClass>, List<Resource>) from the type EMFUtil is never used locally
06:38:30 21 problems (21 warnings)
06:38:30 [INFO] 
06:38:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/test/resources
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor-2.0.0-SNAPSHOT-sources.jar
06:38:30 [INFO] 
06:38:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor-2.0.0-SNAPSHOT.jar
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
06:38:30 [INFO] 
06:38:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc >--
06:38:30 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT [44/729]
06:38:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:30 [INFO] 
06:38:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] 
06:38:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/main/resources
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] 
06:38:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/test/resources
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc-2.0.0-SNAPSHOT-sources.jar
06:38:30 [INFO] 
06:38:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:30 [INFO] 
06:38:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc-2.0.0-SNAPSHOT.jar
06:38:31 [INFO] 
06:38:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:31 [INFO] 
06:38:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:31 [INFO] 
06:38:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
06:38:31 [INFO] 
06:38:31 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc >--------
06:38:31 [INFO] Building org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT       [45/729]
06:38:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:31 [INFO] 
06:38:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:31 [INFO] 
06:38:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:31 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:31 [INFO] 
06:38:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:31 [INFO] 
06:38:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:31 [INFO] 
06:38:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/main/resources
06:38:31 [INFO] 
06:38:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/bin
06:38:31 [INFO] 
06:38:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/test/resources
06:38:31 [INFO] 
06:38:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT-sources.jar
06:38:32 [INFO] 
06:38:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT.jar
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.doc ---
06:38:32 [INFO] 
06:38:32 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-types >---------
06:38:32 [INFO] Building Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT [46/729]
06:38:32 [INFO] --------------------------------[ pom ]---------------------------------
06:38:32 [INFO] 
06:38:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-types ---
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-types ---
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-types ---
06:38:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-types ---
06:38:32 [INFO] 
06:38:32 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types >---------
06:38:32 [INFO] Building org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT         [47/729]
06:38:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:32 [INFO] 
06:38:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types ---
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types ---
06:38:32 [INFO] The project's OSGi version is 5.0.0.202103041114
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types ---
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types ---
06:38:32 [INFO] 
06:38:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types ---
06:38:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/main/resources
06:38:32 [INFO] 
06:38:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types ---
06:38:32 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/bin
06:38:33 [INFO] 
06:38:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types ---
06:38:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/test/resources
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types ---
06:38:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT-sources.jar
06:38:33 [INFO] 
06:38:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types ---
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types ---
06:38:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT.jar
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types ---
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types ---
06:38:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types ---
06:38:33 [INFO] 
06:38:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture >---
06:38:33 [INFO] Building org.eclipse.papyrus.infra.core.architecture 3.0.0-SNAPSHOT [48/729]
06:38:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:33 [INFO] 
06:38:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:33 [INFO] The project's OSGi version is 3.0.0.202103041114
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:33 [INFO] 
06:38:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/main/resources
06:38:33 [INFO] 
06:38:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:33 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/bin
06:38:34 [INFO] 
06:38:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/test/resources
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.0.0-SNAPSHOT-sources.jar
06:38:34 [INFO] 
06:38:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.0.0-SNAPSHOT.jar
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture ---
06:38:34 [INFO] 
06:38:34 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture >---
06:38:34 [INFO] Building org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT [49/729]
06:38:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:34 [INFO] 
06:38:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:34 [INFO] The project's OSGi version is 1.0.0.202103041114
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:34 [INFO] 
06:38:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/main/resources
06:38:34 [INFO] 
06:38:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:34 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/bin
06:38:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/Activator.java:[20] 
06:38:37 	import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage;
06:38:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:37 The import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage is never used
06:38:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[180] 
06:38:37 	if (false) {
06:38:37 			if (diagnostics != null) {
06:38:37 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
06:38:37 						DIAGNOSTIC_SOURCE,
06:38:37 						0,
06:38:37 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
06:38:37 						new Object[] { "checkConfiguration", getObjectLabel(emfFacetTreeViewerConfiguration, context) }, //$NON-NLS-1$
06:38:37 						new Object[] { emfFacetTreeViewerConfiguration },
06:38:37 						context));
06:38:37 			}
06:38:37 			return false;
06:38:37 		}
06:38:37 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:37 Dead code
06:38:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[245] 
06:38:37 	if (false) {
06:38:37 			if (diagnostics != null) {
06:38:37 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
06:38:37 						DIAGNOSTIC_SOURCE,
06:38:37 						0,
06:38:37 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
06:38:37 						new Object[] { "checkCustomizationReference", getObjectLabel(customizationReference, context) }, //$NON-NLS-1$
06:38:37 						new Object[] { customizationReference },
06:38:37 						context));
06:38:37 			}
06:38:37 			return false;
06:38:37 		}
06:38:37 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:37 Dead code
06:38:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[320] 
06:38:37 	if (false) {
06:38:37 			if (diagnostics != null) {
06:38:37 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
06:38:37 						DIAGNOSTIC_SOURCE,
06:38:37 						0,
06:38:37 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
06:38:37 						new Object[] { "checkAbsoluteOrder", getObjectLabel(absoluteOrder, context) }, //$NON-NLS-1$
06:38:37 						new Object[] { absoluteOrder },
06:38:37 						context));
06:38:37 			}
06:38:37 			return false;
06:38:37 		}
06:38:37 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:37 Dead code
06:38:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[385] 
06:38:37 	if (false) {
06:38:37 			if (diagnostics != null) {
06:38:37 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
06:38:37 						DIAGNOSTIC_SOURCE,
06:38:37 						0,
06:38:37 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
06:38:37 						new Object[] { "checkRelativeOrder", getObjectLabel(relativeOrder, context) }, //$NON-NLS-1$
06:38:37 						new Object[] { relativeOrder },
06:38:37 						context));
06:38:37 			}
06:38:37 			return false;
06:38:37 		}
06:38:37 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:37 Dead code
06:38:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[450] 
06:38:37 	if (false) {
06:38:37 			if (diagnostics != null) {
06:38:37 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
06:38:37 						DIAGNOSTIC_SOURCE,
06:38:37 						0,
06:38:37 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
06:38:37 						new Object[] { "checkRedefinition", getObjectLabel(redefinition, context) }, //$NON-NLS-1$
06:38:37 						new Object[] { redefinition },
06:38:37 						context));
06:38:37 			}
06:38:37 			return false;
06:38:37 		}
06:38:37 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:37 Dead code
06:38:37 6 problems (6 warnings)
06:38:37 [INFO] 
06:38:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/test/resources
06:38:37 [INFO] 
06:38:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT-sources.jar
06:38:38 [INFO] 
06:38:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT.jar
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture ---
06:38:38 [INFO] 
06:38:38 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit >------
06:38:38 [INFO] Building org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT    [50/729]
06:38:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:38 [INFO] 
06:38:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] The project's OSGi version is 5.0.0.202103041114
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] 
06:38:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/main/resources
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/bin
06:38:38 [INFO] 
06:38:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/test/resources
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT-sources.jar
06:38:38 [INFO] 
06:38:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.edit ---
06:38:38 [INFO] 
06:38:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.edit ---
06:38:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT.jar
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.edit ---
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.edit ---
06:38:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.edit ---
06:38:39 [INFO] 
06:38:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit >--
06:38:39 [INFO] Building org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT [51/729]
06:38:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:39 [INFO] 
06:38:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] The project's OSGi version is 3.0.0.202103041114
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] 
06:38:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/main/resources
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/bin
06:38:39 [INFO] 
06:38:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/test/resources
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT-sources.jar
06:38:39 [INFO] 
06:38:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT.jar
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:39 [INFO] 
06:38:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture.edit ---
06:38:40 [INFO] 
06:38:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit >--
06:38:40 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT [52/729]
06:38:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:40 [INFO] 
06:38:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:40 [INFO] 
06:38:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:40 [INFO] The project's OSGi version is 1.0.0.202103041114
06:38:40 [INFO] 
06:38:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:40 [INFO] 
06:38:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:40 [INFO] 
06:38:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/main/resources
06:38:40 [INFO] 
06:38:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:40 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/bin
06:38:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[22] 
06:38:41 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
06:38:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:41 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 
06:38:41 	CustomEditPlugin.INSTANCE,
06:38:41 	^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:41 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 
06:38:41 	CustomEditPlugin.INSTANCE,
06:38:41 	                 ^^^^^^^^
06:38:41 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
06:38:41 3 problems (3 warnings)
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/test/resources
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT-sources.jar
06:38:41 [INFO] 
06:38:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT.jar
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
06:38:41 [INFO] 
06:38:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc >---
06:38:41 [INFO] Building org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT [53/729]
06:38:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/main/resources
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] No sources to compile
06:38:41 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src does not exist
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/test/resources
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT-sources.jar
06:38:41 [INFO] 
06:38:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT.jar
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:41 [INFO] 
06:38:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
06:38:42 [INFO] 
06:38:42 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc >----
06:38:42 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT [54/729]
06:38:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:42 [INFO] 
06:38:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] 
06:38:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/main/resources
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] No sources to compile
06:38:42 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src does not exist
06:38:42 [INFO] 
06:38:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/test/resources
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT-sources.jar
06:38:42 [INFO] 
06:38:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT.jar
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
06:38:42 [INFO] 
06:38:42 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit >----
06:38:42 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT [55/729]
06:38:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:42 [INFO] 
06:38:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:42 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:42 [INFO] 
06:38:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/main/resources
06:38:42 [INFO] 
06:38:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:42 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/bin
06:38:43 [INFO] 
06:38:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/test/resources
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT-sources.jar
06:38:43 [INFO] 
06:38:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT.jar
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
06:38:43 [INFO] 
06:38:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor >---
06:38:43 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT [56/729]
06:38:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:43 [INFO] 
06:38:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:43 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:43 [INFO] 
06:38:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/main/resources
06:38:43 [INFO] 
06:38:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:43 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/bin
06:38:44 [INFO] 
06:38:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/test/resources
06:38:44 [INFO] 
06:38:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT-sources.jar
06:38:44 [INFO] 
06:38:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:44 [INFO] 
06:38:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT.jar
06:38:44 [INFO] 
06:38:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:44 [INFO] 
06:38:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:44 [INFO] 
06:38:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
06:38:45 [INFO] 
06:38:45 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui >-----
06:38:45 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT [57/729]
06:38:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:45 [INFO] 
06:38:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:45 [INFO] 
06:38:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:45 [INFO] The project's OSGi version is 4.0.0.202103041114
06:38:45 [INFO] 
06:38:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:45 [INFO] 
06:38:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:45 [INFO] 
06:38:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/main/resources
06:38:45 [INFO] 
06:38:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:45 [INFO] Compiling 98 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/bin
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/BrowseComposite.java:[30] 
06:38:46 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[61] 
06:38:46 	import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils;
06:38:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 The import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils is never used
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[360] 
06:38:46 	this.fContext.remove(toBeRemoved);
06:38:46 	                     ^^^^^^^^^^^
06:38:46 Unlikely argument type Set<EObject> for remove(Object) on a Collection<EObject>
06:38:46 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/FacetSetSelectionControl.java (at line 304)
06:38:46 	@SuppressWarnings("static-method")
06:38:46 	                  ^^^^^^^^^^^^^^^
06:38:46 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/pages/AbstractFacetWizardPage.java:[55] 
06:38:46 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[23] 
06:38:46 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.ImageProvider;
06:38:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 The type ImageProvider is deprecated
06:38:46 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java (at line 29)
06:38:46 	@SuppressWarnings("synthetic-access")
06:38:46 	                  ^^^^^^^^^^^^^^^^^^
06:38:46 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
06:38:46 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
06:38:46 	                   ^^^^^^^^^^^^^
06:38:46 The type ImageProvider is deprecated
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
06:38:46 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
06:38:46 	                                 ^^^^^^^^^^^^^
06:38:46 The method getInstance() from the type ImageProvider is deprecated
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
06:38:46 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
06:38:46 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 The method getRemoveAllImageDescriptor() from the type ImageProvider is deprecated
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
06:38:46 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
06:38:46 	                   ^^^^^^^^^^^^^
06:38:46 The type ImageProvider is deprecated
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
06:38:46 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
06:38:46 	                                 ^^^^^^^^^^^^^
06:38:46 The method getInstance() from the type ImageProvider is deprecated
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
06:38:46 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
06:38:46 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 The method getRemoveImageDescriptor() from the type ImageProvider is deprecated
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/AbstractAddFacetChildrenWizard.java:[34] 
06:38:46 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[183] 
06:38:46 	this.filteredTree = new FilteredTree(parentComposite, selectionStyle(this.selectionMaxSize) | SWT.H_SCROLL | SWT.V_SCROLL
06:38:46 				| SWT.BORDER, createPatternFilter(), true);
06:38:46 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[200] 
06:38:46 	final Status errorSelection = new Status(IStatus.ERROR, Activator.PLUGIN_ID, Messages.ETypedElementSelectionControl_invalidSelection);
06:38:46 	             ^^^^^^^^^^^^^^
06:38:46 The value of the local variable errorSelection is not used
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectETypeComposite.java:[34] 
06:38:46 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectQueryTypeComposite.java:[29] 
06:38:46 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
06:38:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/IQueryCreationPagePart2Registry.java:[20] 
06:38:46 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.exported.wizard.IQueryCreationPagePart;
06:38:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:46 The type IQueryCreationPagePart is deprecated
06:38:46 19 problems (0 errors, 17 warnings, 2 infos)
06:38:46 [INFO] 
06:38:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/test/resources
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT-sources.jar
06:38:46 [INFO] 
06:38:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT.jar
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
06:38:46 [INFO] 
06:38:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui >--
06:38:46 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT [58/729]
06:38:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:46 [INFO] 
06:38:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:46 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:46 [INFO] 
06:38:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/main/resources
06:38:46 [INFO] 
06:38:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:47 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/bin
06:38:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[19] 
06:38:47 	@SuppressWarnings("PMD.UseSingleton")
06:38:47 	                  ^^^^^^^^^^^^^^^^^^
06:38:47 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:38:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[28] 
06:38:47 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:47 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[38] 
06:38:47 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:47 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/wizard/JdtUtils.java:[229] 
06:38:47 	.getEPackageNsURIToGenModelLocationMap();
06:38:47 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:47 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
06:38:47 4 problems (4 warnings)
06:38:47 [INFO] 
06:38:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/test/resources
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.java.sdk.ui-2.0.0-SNAPSHOT-sources.jar
06:38:47 [INFO] 
06:38:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.java.sdk.ui-2.0.0-SNAPSHOT.jar
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
06:38:47 [INFO] 
06:38:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core >--
06:38:47 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT [59/729]
06:38:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:47 [INFO] 
06:38:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:47 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:47 [INFO] 
06:38:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/main/resources
06:38:47 [INFO] 
06:38:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/bin
06:38:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[19] 
06:38:48 	@SuppressWarnings("PMD.UseSingleton")
06:38:48 	                  ^^^^^^^^^^^^^^^^^^
06:38:48 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:38:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[28] 
06:38:48 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:48 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:48 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[38] 
06:38:48 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:48 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:48 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:48 3 problems (3 warnings)
06:38:48 [INFO] 
06:38:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/test/resources
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/target/org.eclipse.papyrus.emf.facet.query.ocl.core-2.0.0-SNAPSHOT-sources.jar
06:38:48 [INFO] 
06:38:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/target/org.eclipse.papyrus.emf.facet.query.ocl.core-2.0.0-SNAPSHOT.jar
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
06:38:48 [INFO] 
06:38:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui >--
06:38:48 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT [60/729]
06:38:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:48 [INFO] 
06:38:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:48 [INFO] The project's OSGi version is 3.0.0.202103041114
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:48 [INFO] 
06:38:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/main/resources
06:38:48 [INFO] 
06:38:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:48 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/bin
06:38:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[19] 
06:38:49 	@SuppressWarnings("PMD.UseSingleton")
06:38:49 	                  ^^^^^^^^^^^^^^^^^^
06:38:49 Unsupported @SuppressWarnings("PMD.UseSingleton")
06:38:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[28] 
06:38:49 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:49 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[38] 
06:38:49 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:49 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
06:38:49 3 problems (3 warnings)
06:38:49 [INFO] 
06:38:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/test/resources
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui-3.0.0-SNAPSHOT-sources.jar
06:38:49 [INFO] 
06:38:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui-3.0.0-SNAPSHOT.jar
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
06:38:49 [INFO] 
06:38:49 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc >---
06:38:49 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT [61/729]
06:38:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:49 [INFO] 
06:38:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] 
06:38:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/main/resources
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] No sources to compile
06:38:49 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src does not exist
06:38:49 [INFO] 
06:38:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/test/resources
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/target/org.eclipse.papyrus.emf.facet.util.emf.doc-2.0.0-SNAPSHOT-sources.jar
06:38:49 [INFO] 
06:38:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/target/org.eclipse.papyrus.emf.facet.util.emf.doc-2.0.0-SNAPSHOT.jar
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:49 [INFO] 
06:38:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
06:38:50 [INFO] 
06:38:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore >--
06:38:50 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT [62/729]
06:38:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:50 [INFO] 
06:38:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:50 [INFO] 
06:38:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:50 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:50 [INFO] 
06:38:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:50 [INFO] 
06:38:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:50 [INFO] 
06:38:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/main/resources
06:38:50 [INFO] 
06:38:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:50 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/bin
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/FloatComposite.java:[94] 
06:38:51 	return new Float(string);
06:38:51 	           ^^^^^^^^^^^^^
06:38:51 The constructor Float(String) is deprecated since version 9
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/LongComposite.java:[86] 
06:38:51 	return new Long(string);
06:38:51 	           ^^^^^^^^^^^^
06:38:51 The constructor Long(String) is deprecated since version 9
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/DoubleComposite.java:[83] 
06:38:51 	return new Double(string);
06:38:51 	           ^^^^^^^^^^^^^^
06:38:51 The constructor Double(String) is deprecated since version 9
06:38:51 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/BigIntegerComposite.java (at line 73)
06:38:51 	@SuppressWarnings("unused")
06:38:51 	                  ^^^^^^^^
06:38:51 At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ByteComposite.java:[87] 
06:38:51 	return new Byte(string);
06:38:51 	           ^^^^^^^^^^^^
06:38:51 The constructor Byte(String) is deprecated since version 9
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/CharComposite.java:[56] 
06:38:51 	return new Character(string.charAt(0));
06:38:51 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:51 The constructor Character(char) is deprecated since version 9
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ShortComposite.java:[86] 
06:38:51 	return new Short(string);
06:38:51 	           ^^^^^^^^^^^^^
06:38:51 The constructor Short(String) is deprecated since version 9
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/IntComposite.java:[86] 
06:38:51 	return new Integer(string);
06:38:51 	           ^^^^^^^^^^^^^^^
06:38:51 The constructor Integer(String) is deprecated since version 9
06:38:51 8 problems (0 errors, 7 warnings, 1 info)
06:38:51 [INFO] 
06:38:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/test/resources
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/target/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore-2.0.0-SNAPSHOT-sources.jar
06:38:51 [INFO] 
06:38:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/target/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore-2.0.0-SNAPSHOT.jar
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
06:38:51 [INFO] 
06:38:51 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-architecture >-----
06:38:51 [INFO] Building Papyrus Infra Architecture 0.0.1-SNAPSHOT              [63/729]
06:38:51 [INFO] --------------------------------[ pom ]---------------------------------
06:38:51 [INFO] 
06:38:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-architecture ---
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-architecture ---
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-architecture ---
06:38:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-architecture ---
06:38:51 [INFO] 
06:38:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di >--
06:38:51 [INFO] Building org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT [64/729]
06:38:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:51 [INFO] 
06:38:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:51 [INFO] The project's OSGi version is 2.0.0.202103041114
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:51 [INFO] 
06:38:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/main/resources
06:38:51 [INFO] 
06:38:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:51 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/bin
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[28] 
06:38:51 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
06:38:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[102] 
06:38:51 	case DiPackage.PAGE_LIST:
06:38:51 	               ^^^^^^^^^
06:38:51 The field DiPackage.PAGE_LIST is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[258] 
06:38:51 	public PageList createPageList() {
06:38:51 	       ^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[16] 
06:38:51 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
06:38:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[45] 
06:38:51 	protected PageList pageList;
06:38:51 	          ^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[86] 
06:38:51 	public PageList getPageList() {
06:38:51 	       ^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[96] 
06:38:51 	public NotificationChain basicSetPageList(PageList newPageList, NotificationChain msgs) {
06:38:51 	                                          ^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[97] 
06:38:51 	PageList oldPageList = pageList;
06:38:51 	^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[117] 
06:38:51 	public void setPageList(PageList newPageList) {
06:38:51 	                        ^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[235] 
06:38:51 	setPageList((PageList) newValue);
06:38:51 	             ^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[254] 
06:38:51 	setPageList((PageList) null);
06:38:51 	             ^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[20] 
06:38:51 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
06:38:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[36] 
06:38:51 	public class PageListImpl extends EObjectImpl implements PageList {
06:38:51 	                                                         ^^^^^^^^
06:38:51 The type PageList is deprecated
06:38:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[67] 
06:38:51 	return DiPackage.Literals.PAGE_LIST;
06:38:51 	                          ^^^^^^^^^
06:38:51 The field DiPackage.Literals.PAGE_LIST is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[79] 
06:38:52 	availablePage = new EObjectContainmentEList<PageRef>(PageRef.class, this, DiPackage.PAGE_LIST__AVAILABLE_PAGE);
06:38:52 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[125] 
06:38:52 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
06:38:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[140] 
06:38:52 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
06:38:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[156] 
06:38:52 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
06:38:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[173] 
06:38:52 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
06:38:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[189] 
06:38:52 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
06:38:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[31] 
06:38:52 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
06:38:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[778] 
06:38:52 	pageListEClass = createEClass(PAGE_LIST);
06:38:52 	                              ^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[779] 
06:38:52 	createEReference(pageListEClass, PAGE_LIST__AVAILABLE_PAGE);
06:38:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[966] 
06:38:52 	initEClass(pageListEClass, PageList.class, "PageList", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
06:38:52 	                           ^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[967] 
06:38:52 	initEReference(getPageList_AvailablePage(), this.getPageRef(), null, "availablePage", null, 0, -1, PageList.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
06:38:52 	                                                                                                   ^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[16] 
06:38:52 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
06:38:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[139] 
06:38:52 	public Adapter casePageList(PageList object) {
06:38:52 	                            ^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[15] 
06:38:52 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
06:38:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[181] 
06:38:52 	case DiPackage.PAGE_LIST: {
06:38:52 	               ^^^^^^^^^
06:38:52 The field DiPackage.PAGE_LIST is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 
06:38:52 	PageList pageList = (PageList) theEObject;
06:38:52 	^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 
06:38:52 	PageList pageList = (PageList) theEObject;
06:38:52 	                     ^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[385] 
06:38:52 	public T casePageList(PageList object) {
06:38:52 	                      ^^^^^^^^
06:38:52 The type PageList is deprecated
06:38:52 32 problems (32 warnings)
06:38:52 [INFO] 
06:38:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/test/resources
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT-sources.jar
06:38:52 [INFO] 
06:38:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT.jar
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
06:38:52 [INFO] 
06:38:52 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core >---------
06:38:52 [INFO] Building org.eclipse.papyrus.infra.core 4.0.0-SNAPSHOT          [65/729]
06:38:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:52 [INFO] 
06:38:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core ---
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core ---
06:38:52 [INFO] The project's OSGi version is 4.0.0.202103041114
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core ---
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core ---
06:38:52 [INFO] 
06:38:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core ---
06:38:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/main/resources
06:38:52 [INFO] 
06:38:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core ---
06:38:52 [INFO] Compiling 134 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[131] 
06:38:53 	public Class[] getAdapterList() {
06:38:53 	       ^^^^^^^
06:38:53 Type safety: The return type Class[] for getAdapterList() from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[136] 
06:38:53 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
06:38:53 	       ^^^^^^
06:38:53 Type safety: The return type Object for getAdapter(Object, Class) from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to T from the type IAdapterFactory
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[36] 
06:38:53 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:38:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:53 The type AdapterUtils is deprecated
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 
06:38:53 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
06:38:53 	                          ^^^^^^^^^^^^
06:38:53 The type AdapterUtils is deprecated
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 
06:38:53 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
06:38:53 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:53 The method adapt(Object, Class<IService>, IService) from the type AdapterUtils is deprecated
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 
06:38:53 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
06:38:53 	                                 ^^^
06:38:53 The type EMFHelper is deprecated
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 
06:38:53 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
06:38:53 	                                                                                ^^^^^^^^^^^^^^^
06:38:53 The method getUsages(EObject) from the type EMFHelper is deprecated
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/modelsetquery/impl/ModelSetQueryInitializer.java:[73] 
06:38:53 	modelsManager.eAdapters().remove(modelQueryAdapter);
06:38:53 	                                 ^^^^^^^^^^^^^^^^^
06:38:53 Unlikely argument type IModelSetQueryAdapter for remove(Object) on a Collection<Adapter>
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[95] 
06:38:53 	Class clazz = extensionBundle.loadClass(classAttribute);
06:38:53 	^^^^^
06:38:53 Class is a raw type. References to generic type Class<T> should be parameterized
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[96] 
06:38:53 	Object obj = clazz.newInstance();
06:38:53 	                   ^^^^^^^^^^^^^
06:38:53 The method newInstance() from the type Class is deprecated since version 9
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[63] 
06:38:53 	public void setBackupList(List aList) {
06:38:53 	                          ^^^^
06:38:53 List is a raw type. References to generic type List<E> should be parameterized
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[64] 
06:38:53 	list = aList;
06:38:53 	       ^^^^^
06:38:53 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[268] 
06:38:53 	model = modelInstance.newInstance();
06:38:53 	                      ^^^^^^^^^^^^^
06:38:53 The method newInstance() from the type Class<IModel> is deprecated since version 9
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[289] 
06:38:53 	snippet = modelInstance.newInstance();
06:38:53 	                        ^^^^^^^^^^^^^
06:38:53 The method newInstance() from the type Class<IModelSnippet> is deprecated since version 9
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[310] 
06:38:53 	snippet = modelInstance.newInstance();
06:38:53 	                        ^^^^^^^^^^^^^
06:38:53 The method newInstance() from the type Class<IModelSetSnippet> is deprecated since version 9
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/internal/ServiceTypeEntry.java:[129] 
06:38:53 	return classname.newInstance();
06:38:53 	                 ^^^^^^^^^^^^^
06:38:53 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[21] 
06:38:53 	import org.eclipse.core.internal.resources.ResourceException;
06:38:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:53 Discouraged access: The type 'ResourceException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[65] 
06:38:53 	super.loadModel(fullPathWithoutExtension);
06:38:53 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:53 The method loadModel(IPath) from the type AbstractBaseModel is deprecated
06:38:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[75] 
06:38:53 	createModel(fullPathWithoutExtension);
06:38:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:53 The method createModel(IPath) from the type AbstractBaseModel is deprecated
06:38:53 19 problems (19 warnings)
06:38:53 [INFO] 
06:38:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core ---
06:38:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/test/resources
06:38:53 [INFO] 
06:38:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core ---
06:38:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.0.0-SNAPSHOT-sources.jar
06:38:54 [INFO] 
06:38:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core ---
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core ---
06:38:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.0.0-SNAPSHOT.jar
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core ---
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core ---
06:38:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core ---
06:38:54 [INFO] 
06:38:54 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-emf >----------
06:38:54 [INFO] Building Papyrus EMF Infrastructure 0.0.1-SNAPSHOT              [66/729]
06:38:54 [INFO] --------------------------------[ pom ]---------------------------------
06:38:54 [INFO] 
06:38:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-emf ---
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-emf ---
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-emf ---
06:38:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-emf ---
06:38:54 [INFO] 
06:38:54 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf >----------
06:38:54 [INFO] Building org.eclipse.papyrus.infra.emf 4.0.0-SNAPSHOT           [67/729]
06:38:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:54 [INFO] 
06:38:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf ---
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf ---
06:38:54 [INFO] The project's OSGi version is 4.0.0.202103041114
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf ---
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf ---
06:38:54 [INFO] 
06:38:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf ---
06:38:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/main/resources
06:38:54 [INFO] 
06:38:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf ---
06:38:54 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin
06:38:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[934] 
06:38:56 	return org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(source);
06:38:56 	       ^^^
06:38:56 The type EMFHelper is deprecated
06:38:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[934] 
06:38:56 	return org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(source);
06:38:56 	                                                      ^^^^^^^^^^^^^^^^^
06:38:56 The method getUsages(EObject) from the type EMFHelper is deprecated
06:38:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[1051] 
06:38:56 	return (T) result;
06:38:56 	       ^^^^^^^^^^
06:38:56 Type safety: Unchecked cast from EObject to T
06:38:56 3 problems (3 warnings)
06:38:56 [INFO] 
06:38:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf ---
06:38:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/test/resources
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf ---
06:38:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.0.0-SNAPSHOT-sources.jar
06:38:56 [INFO] 
06:38:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf ---
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf ---
06:38:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.0.0-SNAPSHOT.jar
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf ---
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf ---
06:38:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf ---
06:38:56 [INFO] 
06:38:56 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-services >-------
06:38:56 [INFO] Building Papyrus Infra Services 0.0.1-SNAPSHOT                  [68/729]
06:38:56 [INFO] --------------------------------[ pom ]---------------------------------
06:38:56 [INFO] 
06:38:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-services ---
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-services ---
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-services ---
06:38:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-services ---
06:38:56 [INFO] 
06:38:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener >--
06:38:56 [INFO] Building org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT [69/729]
06:38:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:56 [INFO] 
06:38:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:56 [INFO] The project's OSGi version is 3.0.0.202103041114
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:56 [INFO] 
06:38:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/main/resources
06:38:56 [INFO] 
06:38:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:56 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/bin
06:38:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[211] 
06:38:56 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
06:38:56 	       ^^^^^^
06:38:56 Type safety: The return type Object for getAdapter(Class) from the type PapyrusMarkerAdapter needs unchecked conversion to conform to T from the type PlatformObject
06:38:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 
06:38:56 	return super.getAdapter(adapter);
06:38:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:56 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
06:38:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 
06:38:56 	return super.getAdapter(adapter);
06:38:56 	                        ^^^^^^^
06:38:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:38:56 3 problems (3 warnings)
06:38:56 [INFO] 
06:38:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/test/resources
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT-sources.jar
06:38:57 [INFO] 
06:38:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT.jar
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.markerlistener ---
06:38:57 [INFO] 
06:38:57 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit >-----
06:38:57 [INFO] Building org.eclipse.papyrus.infra.services.edit 4.0.0-SNAPSHOT [70/729]
06:38:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:57 [INFO] 
06:38:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] The project's OSGi version is 4.0.0.202103041114
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] 
06:38:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/main/resources
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/context/DefaultTypeContext.java:[22] 
06:38:57 	import org.eclipse.gmf.runtime.emf.type.core.IElementType;
06:38:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:57 The import org.eclipse.gmf.runtime.emf.type.core.IElementType is never used
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 
06:38:57 	public Object getAdapter(Class adapter) {
06:38:57 	       ^^^^^^
06:38:57 Type safety: The return type Object for getAdapter(Class) from the type ElementEditService needs unchecked conversion to conform to T from the type IAdaptable
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 
06:38:57 	public Object getAdapter(Class adapter) {
06:38:57 	                         ^^^^^
06:38:57 Class is a raw type. References to generic type Class<T> should be parameterized
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[39] 
06:38:57 	public static final void initializeEObjCache(EObject eObj, Map map) throws ServiceException {
06:38:57 	                                                           ^^^
06:38:57 Map is a raw type. References to generic type Map<K,V> should be parameterized
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[41] 
06:38:57 	map.put(Client_Context, clientContext);
06:38:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:57 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[44] 
06:38:57 	map.put(Element_Type, type);
06:38:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:57 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[47] 
06:38:57 	map.put(EditHelper_Advice, advices);
06:38:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:57 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[49] 
06:38:57 	map.put(IRequestCacheEntries.Dependent_Elements, new HashSet<Object>()); //The set will be populated on the fly
06:38:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:57 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
06:38:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[50] 
06:38:57 	map.put(IRequestCacheEntries.Checked_Elements, new HashSet<Object>()); //The set will be populated on the fly
06:38:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:38:57 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
06:38:57 9 problems (9 warnings)
06:38:57 [INFO] 
06:38:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/test/resources
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.0.0-SNAPSHOT-sources.jar
06:38:57 [INFO] 
06:38:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.0.0-SNAPSHOT.jar
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.edit ---
06:38:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:57 [INFO] 
06:38:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit ---
06:38:58 [INFO] 
06:38:58 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture >-----
06:38:58 [INFO] Building org.eclipse.papyrus.infra.architecture 3.0.0-SNAPSHOT  [71/729]
06:38:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:58 [INFO] 
06:38:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture ---
06:38:58 [INFO] 
06:38:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture ---
06:38:58 [INFO] The project's OSGi version is 3.0.0.202103041114
06:38:58 [INFO] 
06:38:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture ---
06:38:58 [INFO] 
06:38:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture ---
06:38:58 [INFO] 
06:38:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture ---
06:38:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/main/resources
06:38:58 [INFO] 
06:38:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture ---
06:38:58 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/bin
06:38:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/org/eclipse/papyrus/infra/architecture/ArchitectureDescriptionUtils.java:[235] 
06:38:59 	IModelCreationCommand creationCommand = context.getCreationCommandClass().newInstance();
06:38:59 	                                                                          ^^^^^^^^^^^^^
06:38:59 The method newInstance() from the type Class<capture#1-of ? extends IModelCreationCommand> is deprecated since version 9
06:38:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/org/eclipse/papyrus/infra/architecture/ArchitectureDescriptionUtils.java:[260] 
06:38:59 	IModelConversionCommand conversionCommand = context.getConversionCommandClass().newInstance();
06:38:59 	                                                                                ^^^^^^^^^^^^^
06:38:59 The method newInstance() from the type Class<capture#2-of ? extends IModelConversionCommand> is deprecated since version 9
06:38:59 2 problems (2 warnings)
06:38:59 [INFO] 
06:38:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture ---
06:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/test/resources
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture ---
06:38:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.0.0-SNAPSHOT-sources.jar
06:38:59 [INFO] 
06:38:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture ---
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture ---
06:38:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.0.0-SNAPSHOT.jar
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture ---
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture ---
06:38:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture ---
06:38:59 [INFO] 
06:38:59 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-constraints >------
06:38:59 [INFO] Building Papyrus Infra Constraints 0.0.1-SNAPSHOT               [72/729]
06:38:59 [INFO] --------------------------------[ pom ]---------------------------------
06:38:59 [INFO] 
06:38:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-constraints ---
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-constraints ---
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-constraints ---
06:38:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-constraints ---
06:38:59 [INFO] 
06:38:59 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints >------
06:38:59 [INFO] Building org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT   [73/729]
06:38:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:38:59 [INFO] 
06:38:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] The project's OSGi version is 3.0.0.202103041114
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] 
06:38:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/main/resources
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/bin
06:38:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/util/ClassLoader.java:[77] 
06:38:59 	return theClass.newInstance();
06:38:59 	                ^^^^^^^^^^^^^
06:38:59 The method newInstance() from the type Class<T> is deprecated since version 9
06:38:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[52] 
06:38:59 	private final ListenerList listeners = new ListenerList(ListenerList.IDENTITY);
06:38:59 	              ^^^^^^^^^^^^
06:38:59 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:38:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[52] 
06:38:59 	private final ListenerList listeners = new ListenerList(ListenerList.IDENTITY);
06:38:59 	                                           ^^^^^^^^^^^^
06:38:59 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:38:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[165] 
06:38:59 	listeners.add(listener);
06:38:59 	^^^^^^^^^^^^^^^^^^^^^^^
06:38:59 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
06:38:59 4 problems (4 warnings)
06:38:59 [INFO] 
06:38:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/test/resources
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT-sources.jar
06:38:59 [INFO] 
06:38:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT.jar
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints ---
06:38:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:38:59 [INFO] 
06:38:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints ---
06:39:00 [INFO] 
06:39:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation >--
06:39:00 [INFO] Building org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT [74/729]
06:39:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:00 [INFO] 
06:39:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:00 [INFO] 
06:39:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:00 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:00 [INFO] 
06:39:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:00 [INFO] 
06:39:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:00 [INFO] 
06:39:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/main/resources
06:39:00 [INFO] 
06:39:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:00 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/bin
06:39:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/org/eclipse/papyrus/infra/architecture/representation/impl/ModelAutoCreateCustomImpl.java:[21] 
06:39:01 	import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl;
06:39:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:01 The import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl is never used
06:39:01 1 problem (1 warning)
06:39:01 [INFO] 
06:39:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/test/resources
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT-sources.jar
06:39:01 [INFO] 
06:39:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT.jar
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation ---
06:39:01 [INFO] 
06:39:01 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit >---
06:39:01 [INFO] Building org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT [75/729]
06:39:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:01 [INFO] 
06:39:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:01 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:01 [INFO] 
06:39:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/main/resources
06:39:01 [INFO] 
06:39:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:01 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/bin
06:39:02 [INFO] 
06:39:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/test/resources
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT-sources.jar
06:39:02 [INFO] 
06:39:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT.jar
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.edit ---
06:39:02 [INFO] 
06:39:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit >--
06:39:02 [INFO] Building org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT [76/729]
06:39:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:02 [INFO] 
06:39:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:02 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:02 [INFO] 
06:39:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/main/resources
06:39:02 [INFO] 
06:39:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:02 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/bin
06:39:03 [INFO] 
06:39:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/test/resources
06:39:03 [INFO] 
06:39:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT-sources.jar
06:39:03 [INFO] 
06:39:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:03 [INFO] 
06:39:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT.jar
06:39:03 [INFO] 
06:39:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:03 [INFO] 
06:39:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:03 [INFO] 
06:39:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
06:39:04 [INFO] 
06:39:04 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor >----
06:39:04 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT [77/729]
06:39:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:04 [INFO] 
06:39:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:04 [INFO] 
06:39:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:04 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:04 [INFO] 
06:39:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:04 [INFO] 
06:39:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:04 [INFO] 
06:39:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/main/resources
06:39:04 [INFO] 
06:39:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:04 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[74] 
06:39:05 	private void addItem(IPageModel newModel) {
06:39:05 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The method addItem(IPageModel) from the type TabFolderModel is never used locally
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[85] 
06:39:05 	private void addItem(int index, IPageModel newModel) {
06:39:05 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The method addItem(int, IPageModel) from the type TabFolderModel is never used locally
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/utils/PageAddValidatorManager.java:[88] 
06:39:05 	final Object obj = clazz.newInstance();
06:39:05 	                         ^^^^^^^^^^^^^
06:39:05 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/PTabFolder.java:[52] 
06:39:05 	@SuppressWarnings("restriction")
06:39:05 	                  ^^^^^^^^^^^^^
06:39:05 Unnecessary @SuppressWarnings("restriction")
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 
06:39:05 	return (List) tabFolderParts;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^
06:39:05 Type safety: The expression of type List needs unchecked conversion to conform to List<IFolder>
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 
06:39:05 	return (List) tabFolderParts;
06:39:05 	        ^^^^
06:39:05 List is a raw type. References to generic type List<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[34] 
06:39:05 	import org.eclipse.ui.IKeyBindingService;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The type IKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[35] 
06:39:05 	import org.eclipse.ui.INestableKeyBindingService;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[41] 
06:39:05 	import org.eclipse.ui.internal.KeyBindingService;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[42] 
06:39:05 	import org.eclipse.ui.internal.PartSite;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[43] 
06:39:05 	import org.eclipse.ui.internal.PopupMenuExtender;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[44] 
06:39:05 	import org.eclipse.ui.internal.WorkbenchPlugin;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[45] 
06:39:05 	import org.eclipse.ui.internal.contexts.NestableContextService;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[46] 
06:39:05 	import org.eclipse.ui.internal.expressions.ActivePartExpression;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[47] 
06:39:05 	import org.eclipse.ui.internal.handlers.LegacyHandlerService;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[48] 
06:39:05 	import org.eclipse.ui.internal.services.INestable;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[49] 
06:39:05 	import org.eclipse.ui.internal.services.IServiceLocatorCreator;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'IServiceLocatorCreator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[50] 
06:39:05 	import org.eclipse.ui.internal.services.IWorkbenchLocationService;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[51] 
06:39:05 	import org.eclipse.ui.internal.services.ServiceLocator;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[52] 
06:39:05 	import org.eclipse.ui.internal.services.WorkbenchLocationService;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[71] 
06:39:05 	public class MultiPageEditorSite implements IMultiPageEditorSite, INestable {
06:39:05 	                                                                  ^^^^^^^^^
06:39:05 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[90] 
06:39:05 	private ArrayList menuExtenders;
06:39:05 	        ^^^^^^^^^
06:39:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[120] 
06:39:05 	private IKeyBindingService service = null;
06:39:05 	        ^^^^^^^^^^^^^^^^^^
06:39:05 The type IKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[126] 
06:39:05 	private final ServiceLocator serviceLocator;
06:39:05 	              ^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[129] 
06:39:05 	private NestableContextService contextService;
06:39:05 	        ^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 
06:39:05 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
06:39:05 	                                ^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 
06:39:05 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
06:39:05 	                                ^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The constructor 'NestableContextService(IContextService, Expression)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 
06:39:05 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
06:39:05 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 
06:39:05 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
06:39:05 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The constructor 'ActivePartExpression(IWorkbenchPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 
06:39:05 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
06:39:05 	               ^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The method 'ServiceLocator.registerService(Class, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 
06:39:05 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
06:39:05 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 
06:39:05 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
06:39:05 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 
06:39:05 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
06:39:05 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The constructor 'WorkbenchLocationService(String, IWorkbench, IWorkbenchWindow, IWorkbenchPartSite, IEditorSite, IPageSite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[258] 
06:39:05 	IHandlerService handlerService = new LegacyHandlerService(context);
06:39:05 	                                     ^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[258] 
06:39:05 	IHandlerService handlerService = new LegacyHandlerService(context);
06:39:05 	                                     ^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The constructor 'LegacyHandlerService(IEclipseContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[273] 
06:39:05 	serviceLocator.activate();
06:39:05 	               ^^^^^^^^
06:39:05 Discouraged access: The method 'ServiceLocator.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[276] 
06:39:05 	contextService.activate();
06:39:05 	               ^^^^^^^^
06:39:05 Discouraged access: The method 'NestableContextService.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[291] 
06:39:05 	contextService.deactivate();
06:39:05 	               ^^^^^^^^^^
06:39:05 Discouraged access: The method 'NestableContextService.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[294] 
06:39:05 	serviceLocator.deactivate();
06:39:05 	               ^^^^^^^^^^
06:39:05 Discouraged access: The method 'ServiceLocator.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[305] 
06:39:05 	((PopupMenuExtender) menuExtenders.get(i)).dispose();
06:39:05 	  ^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[305] 
06:39:05 	((PopupMenuExtender) menuExtenders.get(i)).dispose();
06:39:05 	                                           ^^^^^^^
06:39:05 Discouraged access: The method 'PopupMenuExtender.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[313] 
06:39:05 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
06:39:05 	^^^^^^^^^^^^^^^^^^
06:39:05 The type IKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[313] 
06:39:05 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
06:39:05 	                                                       ^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[314] 
06:39:05 	if (parentService instanceof INestableKeyBindingService) {
06:39:05 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 
06:39:05 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
06:39:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 
06:39:05 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
06:39:05 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[316] 
06:39:05 	nestableParent.removeKeyBindingService(this);
06:39:05 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The method removeKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[319] 
06:39:05 	if (service instanceof KeyBindingService) {
06:39:05 	                       ^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[320] 
06:39:05 	((KeyBindingService) service).dispose();
06:39:05 	  ^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[320] 
06:39:05 	((KeyBindingService) service).dispose();
06:39:05 	                              ^^^^^^^
06:39:05 Discouraged access: The method 'KeyBindingService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[326] 
06:39:05 	contextService.dispose();
06:39:05 	               ^^^^^^^
06:39:05 Discouraged access: The method 'SlaveContextService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[331] 
06:39:05 	serviceLocator.dispose();
06:39:05 	               ^^^^^^^
06:39:05 Discouraged access: The method 'ServiceLocator.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[381] 
06:39:05 	public Object getAdapter(Class adapter) {
06:39:05 	       ^^^^^^
06:39:05 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IAdaptable
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[381] 
06:39:05 	public Object getAdapter(Class adapter) {
06:39:05 	                         ^^^^^
06:39:05 Class is a raw type. References to generic type Class<T> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[418] 
06:39:05 	public IKeyBindingService getKeyBindingService() {
06:39:05 	       ^^^^^^^^^^^^^^^^^^
06:39:05 The type IKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[420] 
06:39:05 	service = getMainEditorSite().getKeyBindingService();
06:39:05 	                              ^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[421] 
06:39:05 	if (service instanceof INestableKeyBindingService) {
06:39:05 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[422] 
06:39:05 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
06:39:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[422] 
06:39:05 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
06:39:05 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[423] 
06:39:05 	service = nestableService.getKeyBindingService(this);
06:39:05 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The method getKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[431] 
06:39:05 	WorkbenchPlugin.log("MultiPageEditorSite.getKeyBindingService()   Parent key binding service was not an instance of INestableKeyBindingService.  It was an instance of " + service.getClass().getName() + " instead."); //$NON-NLS-1$ //$NON-NLS-2$
06:39:05 	^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[431] 
06:39:05 	WorkbenchPlugin.log("MultiPageEditorSite.getKeyBindingService()   Parent key binding service was not an instance of INestableKeyBindingService.  It was an instance of " + service.getClass().getName() + " instead."); //$NON-NLS-1$ //$NON-NLS-2$
06:39:05 	                ^^^
06:39:05 Discouraged access: The method 'WorkbenchPlugin.log(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[525] 
06:39:05 	public final Object getService(final Class key) {
06:39:05 	             ^^^^^^
06:39:05 Type safety: The return type Object for getService(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IServiceLocator
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[525] 
06:39:05 	public final Object getService(final Class key) {
06:39:05 	                                     ^^^^^
06:39:05 Class is a raw type. References to generic type Class<T> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 
06:39:05 	Object service = serviceLocator.getService(key);
06:39:05 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type ServiceLocator
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 
06:39:05 	Object service = serviceLocator.getService(key);
06:39:05 	                                ^^^^^^^^^^
06:39:05 Discouraged access: The method 'ServiceLocator.getService(Class<Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 
06:39:05 	Object service = serviceLocator.getService(key);
06:39:05 	                                           ^^^
06:39:05 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[527] 
06:39:05 	if (active && service instanceof INestable) {
06:39:05 	                                 ^^^^^^^^^
06:39:05 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[529] 
06:39:05 	((INestable) service).activate();
06:39:05 	  ^^^^^^^^^
06:39:05 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[529] 
06:39:05 	((INestable) service).activate();
06:39:05 	                      ^^^^^^^^
06:39:05 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[600] 
06:39:05 	public final boolean hasService(final Class key) {
06:39:05 	                                      ^^^^^
06:39:05 Class is a raw type. References to generic type Class<T> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[601] 
06:39:05 	return serviceLocator.hasService(key);
06:39:05 	                      ^^^^^^^^^^
06:39:05 Discouraged access: The method 'ServiceLocator.hasService(Class<?>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[637] 
06:39:05 	menuExtenders = new ArrayList(1);
06:39:05 	                    ^^^^^^^^^
06:39:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 
06:39:05 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
06:39:05 	^^^^^^^^
06:39:05 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 
06:39:05 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
06:39:05 	         ^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The method 'PartSite.registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 
06:39:05 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
06:39:05 	                                                                                  ^^^^^^^^^^^^^
06:39:05 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection<PopupMenuExtender>
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[645] 
06:39:05 	menuExtenders = new ArrayList(1);
06:39:05 	                    ^^^^^^^^^
06:39:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 
06:39:05 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
06:39:05 	^^^^^^^^
06:39:05 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 
06:39:05 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
06:39:05 	         ^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The method 'PartSite.registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 
06:39:05 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
06:39:05 	                                                                                                          ^^^^^^^^^^^^^
06:39:05 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection<PopupMenuExtender>
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[876] 
06:39:05 	List<Object> newModels = (List<Object>) partModel.getChildren();
06:39:05 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Type safety: Unchecked cast from List<capture#4-of ?> to List<Object>
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1122] 
06:39:05 	private void showTabs(String msg) {
06:39:05 	             ^^^^^^^^^^^^^^^^^^^^
06:39:05 The method showTabs(String) from the type TabFolderPart is never used locally
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1309] 
06:39:05 	private int count = 0;
06:39:05 	            ^^^^^
06:39:05 The value of the field new MouseTrackListener(){}.count is not used
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1356] 
06:39:05 	private int count = 0;
06:39:05 	            ^^^^^
06:39:05 The value of the field new Listener(){}.count is not used
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[52] 
06:39:05 	private int offsetX = 20;
06:39:05 	            ^^^^^^^
06:39:05 The value of the field ImageToolTipManager.offsetX is not used
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[256] 
06:39:05 	private Image createControlImage(Control control) {
06:39:05 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The method createControlImage(Control) from the type ImageToolTipManager is never used locally
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[288] 
06:39:05 	private Image scaledImage2(Device device, Image image, float factor) {
06:39:05 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The method scaledImage2(Device, Image, float) from the type ImageToolTipManager is never used locally
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 
06:39:05 	public Object getAdapter(Class adapter) {
06:39:05 	       ^^^^^^
06:39:05 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 
06:39:05 	public Object getAdapter(Class adapter) {
06:39:05 	                         ^^^^^
06:39:05 Class is a raw type. References to generic type Class<T> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 
06:39:05 	return super.getAdapter(adapter);
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 
06:39:05 	return super.getAdapter(adapter);
06:39:05 	                        ^^^^^^^
06:39:05 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/EditorPart.java:[34] 
06:39:05 	import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 The import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState is never used
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[30] 
06:39:05 	import org.eclipse.ui.internal.services.INestable;
06:39:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[66] 
06:39:05 	private INestable activeServiceLocator;
06:39:05 	        ^^^^^^^^^
06:39:05 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[210] 
06:39:05 	@SuppressWarnings({ "restriction", "deprecation" })
06:39:05 	                                   ^^^^^^^^^^^^^
06:39:05 Unnecessary @SuppressWarnings("deprecation")
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ShowPartStatusVisitor.java:[25] 
06:39:05 	@SuppressWarnings("unchecked")
06:39:05 	                  ^^^^^^^^^^^
06:39:05 Unnecessary @SuppressWarnings("unchecked")
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 
06:39:05 	public Object getAdapter(Class adapter) {
06:39:05 	       ^^^^^^
06:39:05 Type safety: The return type Object for getAdapter(Class) from the type AbstractMultiPageSashEditor needs unchecked conversion to conform to T from the type WorkbenchPart
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 
06:39:05 	public Object getAdapter(Class adapter) {
06:39:05 	                         ^^^^^
06:39:05 Class is a raw type. References to generic type Class<T> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 
06:39:05 	Object result = super.getAdapter(adapter);
06:39:05 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 
06:39:05 	Object result = super.getAdapter(adapter);
06:39:05 	                                 ^^^^^^^
06:39:05 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 
06:39:05 	result = PlatformHelper.getAdapter(innerEditor, adapter);
06:39:05 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Type safety: Unchecked invocation getAdapter(IEditorPart, Class) of the generic method getAdapter(Object, Class<T>) of type PlatformHelper
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 
06:39:05 	result = PlatformHelper.getAdapter(innerEditor, adapter);
06:39:05 	                                                ^^^^^^^
06:39:05 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 
06:39:05 	private ListenerList listeners = new ListenerList();
06:39:05 	        ^^^^^^^^^^^^
06:39:05 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 
06:39:05 	private ListenerList listeners = new ListenerList();
06:39:05 	                                     ^^^^^^^^^^^^
06:39:05 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 
06:39:05 	private ListenerList postListeners = new ListenerList();
06:39:05 	        ^^^^^^^^^^^^
06:39:05 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 
06:39:05 	private ListenerList postListeners = new ListenerList();
06:39:05 	                                         ^^^^^^^^^^^^
06:39:05 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[71] 
06:39:05 	listeners.add(listener);
06:39:05 	^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
06:39:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[83] 
06:39:05 	postListeners.add(listener);
06:39:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:05 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
06:39:05 108 problems (108 warnings)
06:39:05 [INFO] 
06:39:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/test/resources
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT-sources.jar
06:39:05 [INFO] 
06:39:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT.jar
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor ---
06:39:05 [INFO] 
06:39:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di >--
06:39:05 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT [78/729]
06:39:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:05 [INFO] 
06:39:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:05 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:05 [INFO] 
06:39:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/main/resources
06:39:05 [INFO] 
06:39:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:05 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[30] 
06:39:06 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
06:39:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[64] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[64] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					TransactionalPageManagerImpl.super.removePage(pageIdentifier);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[68] 
06:39:06 	TransactionalPageManagerImpl.super.removePage(pageIdentifier);
06:39:06 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method removePage(Object) from the type BasicPageManagerImpl is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[79] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[79] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					TransactionalPageManagerImpl.super.closePage(pageIdentifier);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[94] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[94] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					TransactionalPageManagerImpl.super.closeAllOpenedPages();
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[109] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[109] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					TransactionalPageManagerImpl.super.closeOtherPages(pageIdentifier);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[124] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[124] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					TransactionalPageManagerImpl.super.openPage(pageIdentifier);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[139] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[139] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					TransactionalPageManagerImpl.super.openPage(pageIdentifier, editorID);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[154] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[154] 
06:39:06 	TransactionHelper.run(getEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					TransactionalPageManagerImpl.super.closeAllOpenedPages(pageIdentifier);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[24] 
06:39:06 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
06:39:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[72] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[72] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					diContentProvider.addPage(page);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[76] 
06:39:06 	diContentProvider.addPage(page);
06:39:06 	                  ^^^^^^^^^^^^^
06:39:06 The method addPage(Object) from the type DiContentProvider is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[93] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[93] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					diContentProvider.addPage(page, index);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[128] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[128] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					diContentProvider.createFolder(tabFolder, tabIndex, targetFolder, side);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[149] 
06:39:06 	diContentProvider.setCurrentFolder(rawModel);
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[172] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[172] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					diContentProvider.movePage(folderModel, oldIndex, newIndex);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[196] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[196] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					diContentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[216] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[216] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					diContentProvider.removePage(index);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[236] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[236] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					diContentProvider.removePage(page);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[257] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[257] 
06:39:06 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
06:39:06 				@Override
06:39:06 				public void run() {
06:39:06 					diContentProvider.removePage(parentFolder, tabIndex);
06:39:06 				}
06:39:06 			});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[33] 
06:39:06 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
06:39:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 
06:39:06 	TransactionHelper.run(editingDomain, new Runnable() {
06:39:06 	^^^^^^^^^^^^^^^^^
06:39:06 The type TransactionHelper is deprecated
06:39:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 
06:39:06 	TransactionHelper.run(editingDomain, new Runnable() {
06:39:06 					@Override
06:39:06 					public void run() {
06:39:06 						diResource.getContents().add(sashWindowMngr);
06:39:06 					};
06:39:06 				});
06:39:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:06 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:06 38 problems (38 warnings)
06:39:06 [INFO] 
06:39:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/test/resources
06:39:06 [INFO] 
06:39:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT-sources.jar
06:39:06 [INFO] 
06:39:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:06 [INFO] 
06:39:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT.jar
06:39:06 [INFO] 
06:39:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:06 [INFO] 
06:39:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:06 [INFO] 
06:39:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
06:39:07 [INFO] 
06:39:07 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-onefile >--------
06:39:07 [INFO] Building Papyrus Infra One-file 0.0.1-SNAPSHOT                  [79/729]
06:39:07 [INFO] --------------------------------[ pom ]---------------------------------
06:39:07 [INFO] 
06:39:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-onefile ---
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-onefile ---
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-onefile ---
06:39:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-onefile ---
06:39:07 [INFO] 
06:39:07 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf-expressions >--
06:39:07 [INFO] Building Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT  [80/729]
06:39:07 [INFO] --------------------------------[ pom ]---------------------------------
06:39:07 [INFO] 
06:39:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf-expressions ---
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf-expressions ---
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf-expressions ---
06:39:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf-expressions ---
06:39:07 [INFO] 
06:39:07 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions >--
06:39:07 [INFO] Building org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT [81/729]
06:39:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:07 [INFO] 
06:39:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] 
06:39:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/src/main/resources
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/bin
06:39:07 [INFO] 
06:39:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/src/test/resources
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/target/org.eclipse.papyrus.infra.emf.expressions-2.0.0-SNAPSHOT-sources.jar
06:39:07 [INFO] 
06:39:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/target/org.eclipse.papyrus.infra.emf.expressions-2.0.0-SNAPSHOT.jar
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:07 [INFO] 
06:39:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions ---
06:39:08 [INFO] 
06:39:08 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf >--------
06:39:08 [INFO] Building org.eclipse.papyrus.infra.emf.gmf 2.0.0-SNAPSHOT       [82/729]
06:39:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:08 [INFO] 
06:39:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] 
06:39:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/main/resources
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/bin
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[66] 
06:39:08 	import org.eclipse.emf.workspace.internal.EMFWorkspacePlugin;
06:39:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[67] 
06:39:08 	import org.eclipse.emf.workspace.internal.EMFWorkspaceStatusCodes;
06:39:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'EMFWorkspaceStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[68] 
06:39:08 	import org.eclipse.emf.workspace.internal.Tracing;
06:39:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[69] 
06:39:08 	import org.eclipse.emf.workspace.internal.l10n.Messages;
06:39:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[215] 
06:39:08 	return NLS.bind(Messages.cmdStkCtxLabel, domainID);
06:39:08 	                ^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[215] 
06:39:08 	return NLS.bind(Messages.cmdStkCtxLabel, domainID);
06:39:08 	                         ^^^^^^^^^^^^^^
06:39:08 Discouraged access: The field 'Messages.cmdStkCtxLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[252] 
06:39:08 	return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID);
06:39:08 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[252] 
06:39:08 	return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID);
06:39:08 	                         ^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The field 'Messages.cmdStkSaveCtxLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[271] 
06:39:08 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
06:39:08 	^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[271] 
06:39:08 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
06:39:08 	        ^^^^^^^^
06:39:08 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[276] 
06:39:08 	Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$
06:39:08 	^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[276] 
06:39:08 	Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$
06:39:08 	        ^^^^^^^^
06:39:08 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[281] 
06:39:08 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
06:39:08 	^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[281] 
06:39:08 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
06:39:08 	        ^^^^^^^^
06:39:08 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[286] 
06:39:08 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
06:39:08 	^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[286] 
06:39:08 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
06:39:08 	        ^^^^^^^^
06:39:08 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[312] 
06:39:08 	Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$
06:39:08 	^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[312] 
06:39:08 	Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$
06:39:08 	        ^^^^^^^^
06:39:08 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[339] 
06:39:08 	Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$
06:39:08 	^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[339] 
06:39:08 	Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$
06:39:08 	        ^^^^^^^^
06:39:08 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[429] 
06:39:08 	Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$
06:39:08 	^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[429] 
06:39:08 	Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$
06:39:08 	        ^^^^^^^^
06:39:08 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
06:39:08 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
06:39:08 	                                   ^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
06:39:08 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
06:39:08 	                                                      ^^^^^^^^^^^
06:39:08 Discouraged access: The method 'EMFWorkspacePlugin.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
06:39:08 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
06:39:08 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'EMFWorkspaceStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
06:39:08 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
06:39:08 	                                                                                             ^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The field 'EMFWorkspaceStatusCodes.PRECOMMIT_FAILED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
06:39:08 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
06:39:08 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
06:39:08 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
06:39:08 	                                                                                                                        ^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The field 'Messages.precommitFailed' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[437] 
06:39:08 	Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$
06:39:08 	^^^^^^^
06:39:08 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[437] 
06:39:08 	Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$
06:39:08 	        ^^^^^^^^
06:39:08 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[556] 
06:39:08 	operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION);
06:39:08 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[556] 
06:39:08 	operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION);
06:39:08 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^
06:39:08 Discouraged access: The field 'EMFWorkspacePlugin.OPTION_OWNING_OPERATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[149] 
06:39:08 	public List getAffectedFiles() {
06:39:08 	       ^^^^
06:39:08 List is a raw type. References to generic type List<E> should be parameterized
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[150] 
06:39:08 	ArrayList affectedFiles = new ArrayList();
06:39:08 	^^^^^^^^^
06:39:08 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[150] 
06:39:08 	ArrayList affectedFiles = new ArrayList();
06:39:08 	                              ^^^^^^^^^
06:39:08 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:39:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[161] 
06:39:08 	affectedFiles.add(o);
06:39:08 	^^^^^^^^^^^^^^^^^^^^
06:39:08 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
06:39:08 36 problems (36 warnings)
06:39:08 [INFO] 
06:39:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/test/resources
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/target/org.eclipse.papyrus.infra.emf.gmf-2.0.0-SNAPSHOT-sources.jar
06:39:08 [INFO] 
06:39:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/target/org.eclipse.papyrus.infra.emf.gmf-2.0.0-SNAPSHOT.jar
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:08 [INFO] 
06:39:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.gmf ---
06:39:09 [INFO] 
06:39:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider >--
06:39:09 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT [83/729]
06:39:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:09 [INFO] 
06:39:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] 
06:39:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/src/main/resources
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/bin
06:39:09 [INFO] 
06:39:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/src/test/resources
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/target/org.eclipse.papyrus.infra.services.labelprovider-3.0.0-SNAPSHOT-sources.jar
06:39:09 [INFO] 
06:39:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/target/org.eclipse.papyrus.infra.services.labelprovider-3.0.0-SNAPSHOT.jar
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:09 [INFO] 
06:39:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.labelprovider ---
06:39:10 [INFO] 
06:39:10 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra-ui >----------
06:39:10 [INFO] Building Papyrus Infra UI 0.0.1-SNAPSHOT                        [84/729]
06:39:10 [INFO] --------------------------------[ pom ]---------------------------------
06:39:10 [INFO] 
06:39:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-ui ---
06:39:10 [INFO] 
06:39:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-ui ---
06:39:10 [INFO] 
06:39:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-ui ---
06:39:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:10 [INFO] 
06:39:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-ui ---
06:39:10 [INFO] 
06:39:10 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets >--------
06:39:10 [INFO] Building org.eclipse.papyrus.infra.widgets 4.1.0-SNAPSHOT       [85/729]
06:39:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:10 [INFO] 
06:39:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.widgets ---
06:39:10 [INFO] 
06:39:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets ---
06:39:10 [INFO] The project's OSGi version is 4.1.0.202103041114
06:39:10 [INFO] 
06:39:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets ---
06:39:10 [INFO] 
06:39:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets ---
06:39:10 [INFO] 
06:39:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.widgets ---
06:39:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/main/resources
06:39:10 [INFO] 
06:39:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.widgets ---
06:39:10 [INFO] Compiling 190 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/bin
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringMask.java:[187] 
06:39:12 	modelProperty.addAll(values);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringMask.java:[197] 
06:39:12 	return modelProperty;
06:39:12 	       ^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<String>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[37] 
06:39:12 	protected IObservableList modelProperty;
06:39:12 	          ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[42] 
06:39:12 	protected UpdateListStrategy targetToModelStrategy;
06:39:12 	          ^^^^^^^^^^^^^^^^^^
06:39:12 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[47] 
06:39:12 	protected UpdateListStrategy modelToTargetStrategy;
06:39:12 	          ^^^^^^^^^^^^^^^^^^
06:39:12 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[52] 
06:39:12 	protected IObservableList widgetObservable;
06:39:12 	          ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
06:39:12 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                                   ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
06:39:12 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                                                                     ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
06:39:12 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                                                                                               ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[89] 
06:39:12 	protected void setWidgetObservable(IObservableList widgetObservable) {
06:39:12 	                                   ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[99] 
06:39:12 	public void setModelObservable(IObservableList modelProperty) {
06:39:12 	                               ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[108] 
06:39:12 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                          ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[108] 
06:39:12 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                                                    ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[110] 
06:39:12 	targetToModelStrategy = new UpdateListStrategy();
06:39:12 	                            ^^^^^^^^^^^^^^^^^^
06:39:12 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[113] 
06:39:12 	modelToTargetStrategy = new UpdateListStrategy();
06:39:12 	                            ^^^^^^^^^^^^^^^^^^
06:39:12 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[116] 
06:39:12 	targetToModelStrategy.setConverter(targetToModel);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[117] 
06:39:12 	modelToTargetStrategy.setConverter(modelToTarget);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[128] 
06:39:12 	public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) {
06:39:12 	                                ^^^^^^^^^^^^^^^^^^
06:39:12 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[128] 
06:39:12 	public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) {
06:39:12 	                                                                          ^^^^^^^^^^^^^^^^^^
06:39:12 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
06:39:12 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: Unchecked invocation bindList(IObservableList, IObservableList, UpdateListStrategy, UpdateListStrategy) of the generic method bindList(IObservableList<T>, IObservableList<M>, UpdateListStrategy<? super T,? extends M>, UpdateListStrategy<? super M,? extends T>) of type DataBindingContext
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
06:39:12 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	                                       ^^^^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
06:39:12 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	                                                         ^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
06:39:12 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	                                                                        ^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
06:39:12 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextStringEditor.java:[123] 
06:39:12 	IStatus status = targetValidator.validate(text.getText());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/UnlimitedNaturalSelector.java:[49] 
06:39:12 	result = new Integer[] { new Integer(-1) };
06:39:12 	                             ^^^^^^^^^^^
06:39:12 The constructor Integer(int) is deprecated since version 9
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BrowseFileEditor.java:[183] 
06:39:12 	dialog.setInitialSelections(new IFile[] { currentFile });
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleIntegerEditor.java:[113] 
06:39:12 	return new Integer(0);
06:39:12 	           ^^^^^^^^^^
06:39:12 The constructor Integer(int) is deprecated since version 9
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BundleExplorerDialog.java:[179] 
06:39:12 	private class PluginSearchComparator implements Comparator {
06:39:12 	                                                ^^^^^^^^^^
06:39:12 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[18] 
06:39:12 	import org.eclipse.jface.databinding.swt.WidgetProperties;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
06:39:12 	IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox);
06:39:12 	^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
06:39:12 	IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox);
06:39:12 	                                    ^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
06:39:12 	IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox);
06:39:12 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
06:39:12 	IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox);
06:39:12 	                                                     ^^^^^^^^^^^
06:39:12 The method selection() from the type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[80] 
06:39:12 	public void setModelObservable(IObservableValue modelProperty) {
06:39:12 	                               ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[81] 
06:39:12 	IObservableValue newWidgetObservable;
06:39:12 	^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 
06:39:12 	newWidgetObservable = WidgetProperties.selection().observe(checkbox);
06:39:12 	                      ^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 
06:39:12 	newWidgetObservable = WidgetProperties.selection().observe(checkbox);
06:39:12 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 
06:39:12 	newWidgetObservable = WidgetProperties.selection().observe(checkbox);
06:39:12 	                                       ^^^^^^^^^^^
06:39:12 The method selection() from the type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[142] 
06:39:12 	modelProperty.setValue(selected);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[144] 
06:39:12 	widgetObservable.setValue(selected);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[38] 
06:39:12 	private IObservableList list;
06:39:12 	        ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[51] 
06:39:12 	public CompletionStyledTextMultiReferenceDialogObservableValue(Control dialog, StyledText styledText, IObservableList modelObservable, int eventType) {
06:39:12 	                                                                                                      ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[81] 
06:39:12 	list.addAll((Collection<?>) newValues);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ReferenceDialogObservableValue.java:[40] 
06:39:12 	public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable) {
06:39:12 	                                                                            ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ReferenceDialogObservableValue.java:[54] 
06:39:12 	public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) {
06:39:12 	                                                                            ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[21] 
06:39:12 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[56] 
06:39:12 	protected IConverter targetToModelConverter;
06:39:12 	          ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[75] 
06:39:12 	setWidgetObservable(new AbstractObservableValue() {
06:39:12 	                        ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[84] 
06:39:12 	return (Integer) targetToModelConverter.convert(spinner.getText());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[101] 
06:39:12 	targetToModelConverter = StringToNumberConverter.toInteger(false);
06:39:12 	                         ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[101] 
06:39:12 	targetToModelConverter = StringToNumberConverter.toInteger(false);
06:39:12 	                                                 ^^^^^^^^^^^^^^^^
06:39:12 The method toInteger(boolean) from the type StringToNumberConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[137] 
06:39:12 	return targetToModelConverter.convert(value);
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerMask.java:[186] 
06:39:12 	modelProperty.setValue(value);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[31] 
06:39:12 	public class GrayedCheckboxObservableValue extends AbstractObservableValue implements SelectionListener {
06:39:12 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[97] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 			@Override
06:39:12 			public Object getOldValue() {
06:39:12 				return oldValue;
06:39:12 			}
06:39:12 			@Override
06:39:12 			public Object getNewValue() {
06:39:12 				return newValue;
06:39:12 			}
06:39:12 		});
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[97] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 	                    ^^^^^^^^^
06:39:12 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[18] 
06:39:12 	import org.eclipse.jface.databinding.swt.WidgetProperties;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 
06:39:12 	setWidgetObservable(WidgetProperties.selection().observe(toggleButton));
06:39:12 	                    ^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 
06:39:12 	setWidgetObservable(WidgetProperties.selection().observe(toggleButton));
06:39:12 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 
06:39:12 	setWidgetObservable(WidgetProperties.selection().observe(toggleButton));
06:39:12 	                                     ^^^^^^^^^^^
06:39:12 The method selection() from the type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceCombo.java:[198] 
06:39:12 	protected IObservableValue getObservableValue() {
06:39:12 	          ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[6] 
06:39:12 	import org.eclipse.core.databinding.conversion.NumberToStringConverter;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type NumberToStringConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[7] 
06:39:12 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[15] 
06:39:12 	private IConverter targetToModelConverter;
06:39:12 	        ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[29] 
06:39:12 	targetToModelConverter = StringToNumberConverter.toLong(NumberFormat.getInstance(Locale.ENGLISH), true);
06:39:12 	                         ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[29] 
06:39:12 	targetToModelConverter = StringToNumberConverter.toLong(NumberFormat.getInstance(Locale.ENGLISH), true);
06:39:12 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method toLong(NumberFormat, boolean) from the type StringToNumberConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[30] 
06:39:12 	setConverters(targetToModelConverter, NumberToStringConverter.fromLong(NumberFormat.getInstance(Locale.ENGLISH), true));
06:39:12 	                                      ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type NumberToStringConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[30] 
06:39:12 	setConverters(targetToModelConverter, NumberToStringConverter.fromLong(NumberFormat.getInstance(Locale.ENGLISH), true));
06:39:12 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method fromLong(NumberFormat, boolean) from the type NumberToStringConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[47] 
06:39:12 	return (Long) targetToModelConverter.convert(super.getValue());
06:39:12 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[32] 
06:39:12 	public class StyledTextObservableValue extends AbstractObservableValue implements Listener {
06:39:12 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[68] 
06:39:12 	public StyledTextObservableValue(final StyledText text, final IObservableValue modelProperty, final int eventType) {
06:39:12 	                                                              ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[138] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 				@Override
06:39:12 				public Object getOldValue() {
06:39:12 					return oldValue;
06:39:12 				}
06:39:12 				@Override
06:39:12 				public Object getNewValue() {
06:39:12 					return newValue;
06:39:12 				}
06:39:12 			});
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[138] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 	                    ^^^^^^^^^
06:39:12 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringDirectorySelector.java:[154] 
06:39:12 	dialog.setInitialSelections(new IFile[] { currentFile });
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[31] 
06:39:12 	private IConverter targetToModelConverter;
06:39:12 	        ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[46] 
06:39:12 	targetToModelConverter = new IConverter() {
06:39:12 	                             ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[75] 
06:39:12 	IConverter doubleToString = new IConverter() {
06:39:12 	^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[75] 
06:39:12 	IConverter doubleToString = new IConverter() {
06:39:12 	                                ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[114] 
06:39:12 	return (Double) targetToModelConverter.convert(super.getValue());
06:39:12 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[293] 
06:39:12 	public void setModelObservable(IObservableValue observable) {
06:39:12 	                               ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[430] 
06:39:12 	IStatus status = targetValidator.validate(getTextToValidate());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[434] 
06:39:12 	IStatus status = modelValidator.validate(getTextToValidate());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueSelectionWithCheckBoxDialog.java:[120] 
06:39:12 	return (MultipleValueSelectionWithCheckboxWidget) super.getWidget();
06:39:12 	                                                        ^^^^^^^^^^^
06:39:12 The method getWidget() from the type MultipleValueDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[241] 
06:39:12 	public void setModelObservable(final IObservableValue observable) {
06:39:12 	                                     ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[410] 
06:39:12 	IStatus status = targetValidator.validate(text.getText());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[414] 
06:39:12 	IStatus status = modelValidator.validate(text.getText());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[40] 
06:39:12 	public CompletionStyledTextObservableValue(StyledText text, IObservableValue modelProperty, int eventType) {
06:39:12 	                                                            ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[106] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 				@Override
06:39:12 				public Object getOldValue() {
06:39:12 					return oldValue;
06:39:12 				}
06:39:12 				@Override
06:39:12 				public Object getNewValue() {
06:39:12 					return newValue;
06:39:12 				}
06:39:12 			});
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[106] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 	                    ^^^^^^^^^
06:39:12 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleDoubleEditor.java:[105] 
06:39:12 	return new Double(0);
06:39:12 	           ^^^^^^^^^
06:39:12 The constructor Double(double) is deprecated since version 9
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/AbstractValidator.java:[29] 
06:39:12 	public abstract class AbstractValidator implements IValidator {
06:39:12 	                                                   ^^^^^^^^^^
06:39:12 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextReferenceDialogObservableValue.java:[44] 
06:39:12 	public CompletionStyledTextReferenceDialogObservableValue(CompletionStyledTextReferenceDialog dialog, StyledText styledText, IObservableValue modelObservable, int eventType) {
06:39:12 	                                                                                                                             ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringLabel.java:[117] 
06:39:12 	modelProperty.setValue(value);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringFileSelector.java:[138] 
06:39:12 	dialog.setInitialSelections(new IFile[] { currentFile });
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[407] 
06:39:12 	public void setModelObservable(IObservableValue modelProperty) {
06:39:12 	                               ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[420] 
06:39:12 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
06:39:12 	          ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[420] 
06:39:12 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
06:39:12 	                                                        ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[506] 
06:39:12 	modelProperty.setValue(value);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractEditor.java:[288] 
06:39:12 	public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget);
06:39:12 	                                   ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractEditor.java:[288] 
06:39:12 	public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget);
06:39:12 	                                                             ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[17] 
06:39:12 	import org.eclipse.jface.databinding.viewers.ViewerProperties;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type ViewerProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[77] 
06:39:12 	setWidgetObservable(ViewerProperties.singleSelection().observe(viewer));
06:39:12 	                    ^^^^^^^^^^^^^^^^
06:39:12 The type ViewerProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[77] 
06:39:12 	setWidgetObservable(ViewerProperties.singleSelection().observe(viewer));
06:39:12 	                                     ^^^^^^^^^^^^^^^^^
06:39:12 The method singleSelection() from the type ViewerProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericRichTextEditor.java:[120] 
06:39:12 	super(parent, toolbarConfig, style);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The constructor RichTextEditor(Composite, ToolbarConfiguration, int) is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericRichTextEditor.java:[121] 
06:39:12 	toolbarConfig.setBrowser(getEditorConfiguration().getBrowser());
06:39:12 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method setBrowser(Browser) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[466] 
06:39:12 	public void setModelObservable(final IObservableValue modelProperty) {
06:39:12 	                                     ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[481] 
06:39:12 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
06:39:12 	          ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[481] 
06:39:12 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
06:39:12 	                                                        ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[600] 
06:39:12 	modelProperty.setValue(value);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[19] 
06:39:12 	import org.eclipse.core.databinding.conversion.NumberToStringConverter;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type NumberToStringConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[20] 
06:39:12 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[33] 
06:39:12 	private IConverter targetToModelConverter;
06:39:12 	        ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[47] 
06:39:12 	targetToModelConverter = StringToNumberConverter.toFloat(NumberFormat.getInstance(Locale.ENGLISH), true);
06:39:12 	                         ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[47] 
06:39:12 	targetToModelConverter = StringToNumberConverter.toFloat(NumberFormat.getInstance(Locale.ENGLISH), true);
06:39:12 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method toFloat(NumberFormat, boolean) from the type StringToNumberConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[48] 
06:39:12 	setConverters(targetToModelConverter, NumberToStringConverter.fromFloat(NumberFormat.getInstance(Locale.ENGLISH), true));
06:39:12 	                                      ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type NumberToStringConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[48] 
06:39:12 	setConverters(targetToModelConverter, NumberToStringConverter.fromFloat(NumberFormat.getInstance(Locale.ENGLISH), true));
06:39:12 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method fromFloat(NumberFormat, boolean) from the type NumberToStringConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[65] 
06:39:12 	return (Float) targetToModelConverter.convert(super.getValue());
06:39:12 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[4] 
06:39:12 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[13] 
06:39:12 	private IConverter targetToModelConverter;
06:39:12 	        ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[42] 
06:39:12 	targetToModelConverter = new IConverter() {
06:39:12 	                             ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 
06:39:12 	return (Integer) StringToNumberConverter.toInteger(false).convert(newString);
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 
06:39:12 	return (Integer) StringToNumberConverter.toInteger(false).convert(newString);
06:39:12 	                                         ^^^^^^^^^^^^^^^^
06:39:12 The method toInteger(boolean) from the type StringToNumberConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 
06:39:12 	return (Integer) StringToNumberConverter.toInteger(false).convert(newString);
06:39:12 	                                                          ^^^^^^^^^^^^^^^^^^
06:39:12 The method convert(Object) from the type StringToNumberConverter<Integer> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[68] 
06:39:12 	IConverter integerToString = new IConverter() {
06:39:12 	^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[68] 
06:39:12 	IConverter integerToString = new IConverter() {
06:39:12 	                                 ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[115] 
06:39:12 	return (Integer) targetToModelConverter.convert(super.getValue());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[121] 
06:39:12 	protected IObservableValue getObservableValue() {
06:39:12 	          ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[167] 
06:39:12 	class CComboObservableValue extends AbstractObservableValue implements SelectionListener, KeyListener, FocusListener {
06:39:12 	                                    ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[231] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 				@Override
06:39:12 				public Object getOldValue() {
06:39:12 					return oldValue;
06:39:12 				}
06:39:12 				@Override
06:39:12 				public Object getNewValue() {
06:39:12 					return currentValue;
06:39:12 				}
06:39:12 			});
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[231] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 	                    ^^^^^^^^^
06:39:12 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[30] 
06:39:12 	public class CLabelObservableValue extends AbstractObservableValue {
06:39:12 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[64] 
06:39:12 	public CLabelObservableValue(CLabel label, IObservableValue modelObservable) {
06:39:12 	                                           ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[78] 
06:39:12 	public CLabelObservableValue(CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) {
06:39:12 	                                           ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IconValueEditor.java:[76] 
06:39:12 	Activator.getDefault().log.error(message, null);
06:39:12 	                       ^^^
06:39:12 The static field Activator.log should be accessed in a static way
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[158] 
06:39:12 	public void setModelObservable(IObservableValue modelProperty) {
06:39:12 	                               ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[437] 
06:39:12 	public void setModelObservable(final IObservableValue modelProperty) {
06:39:12 	                                     ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[452] 
06:39:12 	protected void setEditorsModelObservable(final IObservableValue modelProperty) {
06:39:12 	                                               ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[456] 
06:39:12 	stringComboEditor.setModelObservable((IObservableValue) stringComboObservableValue);
06:39:12 	                                      ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[460] 
06:39:12 	lowerValueEditor.setModelObservable((IObservableValue) lowerValueObservableValue);
06:39:12 	                                     ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[464] 
06:39:12 	upperValueEditor.setModelObservable((IObservableValue) upperValueObservableValue);
06:39:12 	                                     ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/providers/AbstractTreeFilter.java:[94] 
06:39:12 	strategy = new ProviderBasedBrowseStrategy((ITreeContentProvider) baseContentProvider);
06:39:12 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[139] 
06:39:12 	filePathList.addAll(modelProperty);
06:39:12 	                    ^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[146] 
06:39:12 	modelProperty.addAll(filePathList);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
06:39:12 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
06:39:12 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
06:39:12 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
06:39:12 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
06:39:12 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The constructor MultipleValueSelectorDialog(Shell, IElementSelector) is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[181] 
06:39:12 	dialog.setLabelProvider(labelProvider);
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[183] 
06:39:12 	dialog.setOrdered(true);
06:39:12 	       ^^^^^^^^^^^^^^^^
06:39:12 The method setOrdered(boolean) from the type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[184] 
06:39:12 	dialog.setUnique(true);
06:39:12 	       ^^^^^^^^^^^^^^^
06:39:12 The method setUnique(boolean) from the type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[187] 
06:39:12 	int code = dialog.open();
06:39:12 	                  ^^^^^^
06:39:12 The method open() from the type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[192] 
06:39:12 	filePathResult.addAll(modelProperty);
06:39:12 	                      ^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[199] 
06:39:12 	modelProperty.addAll(filePathResult);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueEditor.java:[174] 
06:39:12 	protected void setInput(IObservableList modelProperty) {
06:39:12 	                        ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/providers/WorkspaceContentProvider.java:[95] 
06:39:12 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
06:39:12 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[21] 
06:39:12 	import org.eclipse.jface.databinding.swt.WidgetProperties;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[49] 
06:39:12 	private ControlDecoration controlDecoration;
06:39:12 	                          ^^^^^^^^^^^^^^^^^
06:39:12 The value of the field BooleanRadio.controlDecoration is not used
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[108] 
06:39:12 	private IObservableValue getObservable() {
06:39:12 	        ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
06:39:12 	IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio);
06:39:12 	^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
06:39:12 	IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio);
06:39:12 	                                  ^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
06:39:12 	IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio);
06:39:12 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
06:39:12 	IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio);
06:39:12 	                                                   ^^^^^^^^^^^
06:39:12 The method selection() from the type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
06:39:12 	IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio);
06:39:12 	^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
06:39:12 	IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio);
06:39:12 	                                   ^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
06:39:12 	IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio);
06:39:12 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
06:39:12 	IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio);
06:39:12 	                                                    ^^^^^^^^^^^
06:39:12 The method selection() from the type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[112] 
06:39:12 	SelectObservableValue observable = new SelectObservableValue();
06:39:12 	^^^^^^^^^^^^^^^^^^^^^
06:39:12 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[112] 
06:39:12 	SelectObservableValue observable = new SelectObservableValue();
06:39:12 	                                       ^^^^^^^^^^^^^^^^^^^^^
06:39:12 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[113] 
06:39:12 	observable.addOption(true, trueObservable);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[114] 
06:39:12 	observable.addOption(false, falseObservable);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextMultipleReferenceEditor.java:[106] 
06:39:12 	public void setModelObservable(IObservableList modelProperty) {
06:39:12 	                               ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[33] 
06:39:12 	public class TextObservableValue extends AbstractObservableValue implements Listener {
06:39:12 	                                         ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[60] 
06:39:12 	public TextObservableValue(Text text, IObservableValue modelProperty, int eventType) {
06:39:12 	                                      ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[120] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 				@Override
06:39:12 				public Object getOldValue() {
06:39:12 					return oldValue;
06:39:12 				}
06:39:12 				@Override
06:39:12 				public Object getNewValue() {
06:39:12 					return newValue;
06:39:12 				}
06:39:12 			});
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[120] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 	                    ^^^^^^^^^
06:39:12 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[18] 
06:39:12 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[34] 
06:39:12 	private IConverter targetToModelConverter;
06:39:12 	        ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[64] 
06:39:12 	targetToModelConverter = new IConverter() {
06:39:12 	                             ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 
06:39:12 	Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString);
06:39:12 	                      ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type StringToNumberConverter<T> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 
06:39:12 	Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString);
06:39:12 	                                              ^^^^^^^^^^^^^^^^
06:39:12 The method toInteger(boolean) from the type StringToNumberConverter is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 
06:39:12 	Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString);
06:39:12 	                                                               ^^^^^^^^^^^^^^^^^^
06:39:12 The method convert(Object) from the type StringToNumberConverter<Integer> is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[93] 
06:39:12 	IConverter integerToString = new IConverter() {
06:39:12 	^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[93] 
06:39:12 	IConverter integerToString = new IConverter() {
06:39:12 	                                 ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[141] 
06:39:12 	return (Integer) targetToModelConverter.convert(super.getValue());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[295] 
06:39:12 	modelProperty.add(result);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[317] 
06:39:12 	int size = ((List) data).size();
06:39:12 	             ^^^^
06:39:12 List is a raw type. References to generic type List<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[319] 
06:39:12 	Object object = ((List) data).get(size - 1);
06:39:12 	                  ^^^^
06:39:12 List is a raw type. References to generic type List<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[385] 
06:39:12 	modelProperty.set(index, newValue);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[50] 
06:39:12 	protected IObservableValue modelProperty;
06:39:12 	          ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[55] 
06:39:12 	protected IObservableValue widgetObservable;
06:39:12 	          ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[60] 
06:39:12 	protected UpdateValueStrategy targetToModelStrategy;
06:39:12 	          ^^^^^^^^^^^^^^^^^^^
06:39:12 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[65] 
06:39:12 	protected UpdateValueStrategy modelToTargetStrategy;
06:39:12 	          ^^^^^^^^^^^^^^^^^^^
06:39:12 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[75] 
06:39:12 	protected IValidator modelValidator;
06:39:12 	          ^^^^^^^^^^
06:39:12 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
06:39:12 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                                   ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
06:39:12 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                                                                      ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
06:39:12 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                                                                                                ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[130] 
06:39:12 	protected void setWidgetObservable(IObservableValue widgetObservable, boolean commitOnChange) {
06:39:12 	                                   ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[148] 
06:39:12 	protected void setWidgetObservable(IObservableValue widgetObservable) {
06:39:12 	                                   ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[158] 
06:39:12 	public void setModelObservable(IObservableValue modelProperty) {
06:39:12 	                               ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[167] 
06:39:12 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                          ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[167] 
06:39:12 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
06:39:12 	                                                    ^^^^^^^^^^
06:39:12 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[169] 
06:39:12 	targetToModelStrategy = new UpdateValueStrategy();
06:39:12 	                            ^^^^^^^^^^^^^^^^^^^
06:39:12 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[172] 
06:39:12 	modelToTargetStrategy = new UpdateValueStrategy();
06:39:12 	                            ^^^^^^^^^^^^^^^^^^^
06:39:12 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[174] 
06:39:12 	targetToModelStrategy.setConverter(targetToModel);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[175] 
06:39:12 	modelToTargetStrategy.setConverter(modelToTarget);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[187] 
06:39:12 	public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) {
06:39:12 	                                ^^^^^^^^^^^^^^^^^^^
06:39:12 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[187] 
06:39:12 	public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) {
06:39:12 	                                                                           ^^^^^^^^^^^^^^^^^^^
06:39:12 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
06:39:12 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
06:39:12 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	                                        ^^^^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
06:39:12 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	                                                          ^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
06:39:12 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
06:39:12 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
06:39:12 	                                                                                                ^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[221] 
06:39:12 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
06:39:12 			@Override
06:39:12 			public void handleValueChange(ValueChangeEvent event) {
06:39:12 				// Don't handle validation changes if we don't have a validator, because then it could only be green and it isn't useful.
06:39:12 				// Also, if we're showing in a dialog, then our widget may have been disposed already if we're validating a change applied
06:39:12 				// by hitting the OK button
06:39:12 				if ((modelValidator) != null) {
06:39:12 					// Check if the widget is disposed before isReadOnly() to avoid NPE
06:39:12 					if (!AbstractValueEditor.this.isDisposed() && !isReadOnly()) { // Bug 434787 : Shouldn't not execute the timer thread if the widget is disposed
06:39:12 						IStatus status = (IStatus) binding.getValidationStatus().getValue(); // Bug 435415 : Update the status only if the widget isn't disposed
06:39:12 						updateStatus(status);
06:39:12 						// Don't kick the colour if we're just doing the initial validation to show the decoration.
06:39:12 						// Only trigger the colours on user-initiated edits
06:39:12 						if (!initialValidation) {
06:39:12 							changeColorField();
06:39:12 						}
06:39:12 					}
06:39:12 				}
06:39:12 			}
06:39:12 		});
06:39:12 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The expression of type new IValueChangeListener(){} needs unchecked conversion to conform to IValueChangeListener<? super IStatus>
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[221] 
06:39:12 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
06:39:12 	                                                         ^^^^^^^^^^^^^^^^^^^^
06:39:12 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[224] 
06:39:12 	public void handleValueChange(ValueChangeEvent event) {
06:39:12 	                              ^^^^^^^^^^^^^^^^
06:39:12 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[256] 
06:39:12 	targetToModelStrategy.setAfterGetValidator(targetToModelValidator);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[266] 
06:39:12 	public void setModelValidator(IValidator targetToModelValidator) {
06:39:12 	                              ^^^^^^^^^^
06:39:12 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[268] 
06:39:12 	targetToModelStrategy.setBeforeSetValidator(targetToModelValidator);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setBeforeSetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[269] 
06:39:12 	modelToTargetStrategy.setAfterGetValidator(targetToModelValidator);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[288] 
06:39:12 	modelToTargetStrategy = new UpdateValueStrategy();
06:39:12 	                            ^^^^^^^^^^^^^^^^^^^
06:39:12 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[291] 
06:39:12 	targetToModelStrategy = new UpdateValueStrategy();
06:39:12 	                            ^^^^^^^^^^^^^^^^^^^
06:39:12 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextReferenceDialog.java:[68] 
06:39:12 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
06:39:12 	          ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextReferenceDialog.java:[68] 
06:39:12 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
06:39:12 	                                                  ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[30] 
06:39:12 	protected IValidator validator;
06:39:12 	          ^^^^^^^^^^
06:39:12 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[32] 
06:39:12 	public InputValidatorWrapper(IValidator validator) {
06:39:12 	                             ^^^^^^^^^^
06:39:12 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[39] 
06:39:12 	IStatus status = validator.validate(newText);
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ITreeSelectorDialog.java:[63] 
06:39:12 	public void setInitialElementSelections(List selectedElements);
06:39:12 	                                        ^^^^
06:39:12 List is a raw type. References to generic type List<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[23] 
06:39:12 	import org.eclipse.jface.databinding.swt.WidgetProperties;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[106] 
06:39:12 	SelectObservableValue observable = new SelectObservableValue();
06:39:12 	^^^^^^^^^^^^^^^^^^^^^
06:39:12 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[106] 
06:39:12 	SelectObservableValue observable = new SelectObservableValue();
06:39:12 	                                       ^^^^^^^^^^^^^^^^^^^^^
06:39:12 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
06:39:12 	IObservableValue buttonObservable = WidgetProperties.selection().observe(button);
06:39:12 	^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
06:39:12 	IObservableValue buttonObservable = WidgetProperties.selection().observe(button);
06:39:12 	                                    ^^^^^^^^^^^^^^^^
06:39:12 The type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
06:39:12 	IObservableValue buttonObservable = WidgetProperties.selection().observe(button);
06:39:12 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
06:39:12 	IObservableValue buttonObservable = WidgetProperties.selection().observe(button);
06:39:12 	                                                     ^^^^^^^^^^^
06:39:12 The method selection() from the type WidgetProperties is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[113] 
06:39:12 	observable.addOption(value, buttonObservable);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[210] 
06:39:12 	modelProperty.setValue(value);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[213] 
06:39:12 	widgetObservable.setValue(value);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[74] 
06:39:12 	protected MultipleValueSelectorDialog dialog;
06:39:12 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[148] 
06:39:12 	dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique);
06:39:12 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[148] 
06:39:12 	dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique);
06:39:12 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, boolean) is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[179] 
06:39:12 	dialog.setLabelProvider(provider);
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[238] 
06:39:12 	dialog.setContextElement(getContextElement());
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[240] 
06:39:12 	int returnCode = dialog.open();
06:39:12 	                        ^^^^^^
06:39:12 The method open() from the type MultipleValueSelectorDialog is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[257] 
06:39:12 	modelProperty.addAll(resultElements);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/ReferenceSelector.java:[313] 
06:39:12 	TreeBrowseStrategy revealBrowseStrategy = new ProviderBasedBrowseStrategy(provider);
06:39:12 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/util/ISetNameResolutionHelper.java:[18] 
06:39:12 	import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper is never used
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[219] 
06:39:12 	public void setModelObservable(IObservableValue observable) {
06:39:12 	                               ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[357] 
06:39:12 	IStatus status = targetValidator.validate(text.getText());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[361] 
06:39:12 	IStatus status = modelValidator.validate(text.getText());
06:39:12 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueDialog.java:[172] 
06:39:12 	public void setInitialSelections(Object[] selectedElements) {
06:39:12 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Varargs methods should only override or be overridden by other varargs methods unlike MultipleValueDialog.setInitialSelections(Object[]) and SelectionDialog.setInitialSelections(Object...)
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/util/DoNothingCompletionProposal.java:[37] 
06:39:12 	private int fReplacementLength;
06:39:12 	            ^^^^^^^^^^^^^^^^^^
06:39:12 The value of the field DoNothingCompletionProposal.fReplacementLength is not used
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/BooleanSelector.java:[44] 
06:39:12 	result = new Boolean[] { new Boolean(text.getText()) };
06:39:12 	                             ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The constructor Boolean(String) is deprecated since version 9
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[35] 
06:39:12 	public class ComboObservableValue extends AbstractObservableValue implements ISelectionChangedListener {
06:39:12 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[62] 
06:39:12 	public ComboObservableValue(ComboViewer viewer, IObservableValue modelProperty) {
06:39:12 	                                                ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[121] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 				@Override
06:39:12 				public Object getOldValue() {
06:39:12 					return oldValue;
06:39:12 				}
06:39:12 				@Override
06:39:12 				public Object getNewValue() {
06:39:12 					return newValue;
06:39:12 				}
06:39:12 			});
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[121] 
06:39:12 	fireValueChange(new ValueDiff() {
06:39:12 	                    ^^^^^^^^^
06:39:12 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[22] 
06:39:12 	import org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration;
06:39:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[32] 
06:39:12 	public class GenericToolbarConfiguration extends ToolbarConfiguration {
06:39:12 	                                                 ^^^^^^^^^^^^^^^^^^^^
06:39:12 The type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[44] 
06:39:12 	removeDefaultToolbarButton(RichTextUtils.ITEM_FLASH);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[45] 
06:39:12 	removeDefaultToolbarButton(RichTextUtils.ITEM_TABLE);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[46] 
06:39:12 	removeDefaultToolbarButton(RichTextUtils.ITEM_HORIZONTALRULE);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[47] 
06:39:12 	removeDefaultToolbarButton(RichTextUtils.ITEM_SMILEY);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[48] 
06:39:12 	removeDefaultToolbarButton(RichTextUtils.ITEM_SPECIALCHAR);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[49] 
06:39:12 	removeDefaultToolbarButton(RichTextUtils.ITEM_PAGEBREAK);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[50] 
06:39:12 	removeDefaultToolbarButton(RichTextUtils.ITEM_IFRAME);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[68] 
06:39:12 	addToolbarButton(action);
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[82] 
06:39:12 	super.addToolbarButton(button, function);
06:39:12 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:12 The method addToolbarButton(ToolbarButton, BrowserFunction) from the type ToolbarConfiguration is deprecated
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextReferenceDialogObservableValue.java:[53] 
06:39:12 	public StyledTextReferenceDialogObservableValue(final AbstractValueEditor dialog, final StyledText styledText, final IObservableValue modelObservable, final int eventType, final ILabelProvider labelProvider) {
06:39:12 	                                                                                                                     ^^^^^^^^^^^^^^^^
06:39:12 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[357] 
06:39:12 	protected abstract void setInput(IObservableList modelProperty);
06:39:12 	                                 ^^^^^^^^^^^^^^^
06:39:12 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[480] 
06:39:12 	modelProperty.addAll(Arrays.asList(result));
06:39:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:13 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[723] 
06:39:13 	public void setModelObservable(IObservableList modelProperty) {
06:39:13 	                               ^^^^^^^^^^^^^^^
06:39:13 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[885] 
06:39:13 	modelProperty.add(result);
06:39:13 	^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:13 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
06:39:13 272 problems (272 warnings)
06:39:13 [INFO] 
06:39:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets ---
06:39:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/test/resources
06:39:13 [INFO] 
06:39:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets ---
06:39:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/target/org.eclipse.papyrus.infra.widgets-4.1.0-SNAPSHOT-sources.jar
06:39:13 [INFO] 
06:39:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets ---
06:39:13 [INFO] 
06:39:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets ---
06:39:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/target/org.eclipse.papyrus.infra.widgets-4.1.0-SNAPSHOT.jar
06:39:13 [INFO] 
06:39:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets ---
06:39:14 [INFO] 
06:39:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.widgets ---
06:39:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:14 [INFO] 
06:39:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets ---
06:39:14 [INFO] 
06:39:14 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox >----
06:39:14 [INFO] Building org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT [86/729]
06:39:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:14 [INFO] 
06:39:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:14 [INFO] 
06:39:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:14 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:14 [INFO] 
06:39:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:14 [INFO] 
06:39:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:14 [INFO] 
06:39:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/main/resources
06:39:14 [INFO] 
06:39:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:14 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/bin
06:39:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/org/eclipse/papyrus/infra/widgets/toolbox/notification/popups/PopupNotification.java:[28] 
06:39:15 	private final PapyrusPopup popup;
06:39:15 	                           ^^^^^
06:39:15 The value of the field PopupNotification.popup is not used
06:39:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/org/eclipse/papyrus/infra/widgets/toolbox/notification/builders/NotificationBuilder.java:[295] 
06:39:15 	copy.add(builderClass.newInstance());
06:39:15 	                      ^^^^^^^^^^^^^
06:39:15 The method newInstance() from the type Class<capture#5-of ? extends IBuilder> is deprecated since version 9
06:39:15 2 problems (2 warnings)
06:39:15 [INFO] 
06:39:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/test/resources
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/target/org.eclipse.papyrus.infra.widgets.toolbox-3.0.0-SNAPSHOT-sources.jar
06:39:15 [INFO] 
06:39:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/target/org.eclipse.papyrus.infra.widgets.toolbox-3.0.0-SNAPSHOT.jar
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets.toolbox ---
06:39:15 [INFO] 
06:39:15 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui >----------
06:39:15 [INFO] Building org.eclipse.papyrus.infra.ui 3.0.0-SNAPSHOT            [87/729]
06:39:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:15 [INFO] 
06:39:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui ---
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui ---
06:39:15 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui ---
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui ---
06:39:15 [INFO] 
06:39:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui ---
06:39:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/main/resources
06:39:15 [INFO] 
06:39:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui ---
06:39:15 [INFO] Compiling 122 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/DiSashModelMngrServiceFactory.java:[26] 
06:39:16 	private TransactionalEditingDomain transactionalEditingDomain;
06:39:16 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The value of the field DiSashModelMngrServiceFactory.transactionalEditingDomain is not used
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/util/EditorUtils.java:[42] 
06:39:16 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type DiResourceSet is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/util/EditorUtils.java:[115] 
06:39:16 	IFile diFile = DiModelUtils.getRelatedDiFile(file);
06:39:16 	                            ^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method getRelatedDiFile(IFile) from the type DiModelUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorExtensionFactory.java:[69] 
06:39:16 	res.contextClass = (Class<EditorActionBarContributor>) parseClass(element, CONTEXTCLASS_ATTRIBUTE, EDITOR_ACTIONBARCONTRIBUTOR_EXTENSIONPOINT);
06:39:16 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<EditorActionBarContributor>
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[25] 
06:39:16 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type ServiceUtilsForActionHandlers is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
06:39:16 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
06:39:16 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type ServiceUtilsForActionHandlers is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
06:39:16 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
06:39:16 	                                              ^^^^^^^^^^^^^
06:39:16 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
06:39:16 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
06:39:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/lifecycleevents/SaveAndDirtyService.java:[335] 
06:39:16 	resourceSet.saveAs(path);
06:39:16 	            ^^^^^^^^^^^^
06:39:16 The method saveAs(IPath) from the type ModelSet is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractEMFParametricOnSelectedElementsAction.java:[23] 
06:39:16 	import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction is never used
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/extension/diagrameditor/EditorFactoryProxy.java:[101] 
06:39:16 	editorFactory = editorDescriptor.getEditorFactoryClass().newInstance();
06:39:16 	                                                         ^^^^^^^^^^^^^
06:39:16 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[18] 
06:39:16 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[36] 
06:39:16 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
06:39:16 	                                  ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[36] 
06:39:16 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
06:39:16 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[57] 
06:39:16 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
06:39:16 	                                  ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[57] 
06:39:16 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
06:39:16 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[71] 
06:39:16 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
06:39:16 	       ^^^^^^
06:39:16 Type safety: The return type Object for getAdapter(Class) from the type DelegatingReloadContext needs unchecked conversion to conform to T from the type IAdaptable
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[78] 
06:39:16 	if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) {
06:39:16 	                           ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[78] 
06:39:16 	if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) {
06:39:16 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[21] 
06:39:16 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[73] 
06:39:16 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
06:39:16 	       ^^^^^^
06:39:16 Type safety: The return type Object for getAdapter(Class) from the type CompositeReloadContext needs unchecked conversion to conform to T from the type IAdaptable
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[81] 
06:39:16 	if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) {
06:39:16 	    ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[81] 
06:39:16 	if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) {
06:39:16 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[218] 
06:39:16 	factoryClass = (Class<IPapyrusContentOutlinePage>) Class.forName(className);
06:39:16 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 Type safety: Unchecked cast from Class<capture#1-of ?> to Class<IPapyrusContentOutlinePage>
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[224] 
06:39:16 	factoryClass = (Class<IPapyrusContentOutlinePage>) bundle.loadClass(className);
06:39:16 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<IPapyrusContentOutlinePage>
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[241] 
06:39:16 	IPapyrusContentOutlinePage outline = loadClass().newInstance();
06:39:16 	                                                 ^^^^^^^^^^^^^
06:39:16 The method newInstance() from the type Class<IPapyrusContentOutlinePage> is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[34] 
06:39:16 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[126] 
06:39:16 	sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null);
06:39:16 	                ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[126] 
06:39:16 	sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null);
06:39:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/NamePropertyTester.java:[37] 
06:39:16 	return new Boolean(answer).equals(expectedValue);
06:39:16 	           ^^^^^^^^^^^^^^^
06:39:16 The constructor Boolean(boolean) is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[58] 
06:39:16 	import org.eclipse.ui.internal.WorkbenchMessages;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[247] 
06:39:16 	return new Double(defaults.getDouble(key, DOUBLE_DEFAULT_DEFAULT));
06:39:16 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The constructor Double(double) is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[249] 
06:39:16 	return new Float(defaults.getFloat(key, FLOAT_DEFAULT_DEFAULT));
06:39:16 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The constructor Float(float) is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[352] 
06:39:16 	Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError);
06:39:16 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[352] 
06:39:16 	Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError);
06:39:16 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 Discouraged access: The field 'WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[731] 
06:39:16 	firePropertyChangeEvent(name, new Double(oldValue), new Double(value));
06:39:16 	                                  ^^^^^^^^^^^^^^^^
06:39:16 The constructor Double(double) is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[731] 
06:39:16 	firePropertyChangeEvent(name, new Double(oldValue), new Double(value));
06:39:16 	                                                        ^^^^^^^^^^^^^
06:39:16 The constructor Double(double) is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[757] 
06:39:16 	firePropertyChangeEvent(name, new Float(oldValue), new Float(value));
06:39:16 	                                  ^^^^^^^^^^^^^^^
06:39:16 The constructor Float(float) is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[757] 
06:39:16 	firePropertyChangeEvent(name, new Float(oldValue), new Float(value));
06:39:16 	                                                       ^^^^^^^^^^^^
06:39:16 The constructor Float(float) is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[44] 
06:39:16 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[533] 
06:39:16 	return mapIPapyrusPageToOutlineRec.containsKey(page);
06:39:16 	                                               ^^^^
06:39:16 Unlikely argument type IContentOutlinePage for containsKey(Object) on a Map<IPage,NestedEditorDelegatedOutlinePage.OutlinePageRec>
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1075] 
06:39:16 	IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null);
06:39:16 	                                  ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1075] 
06:39:16 	IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null);
06:39:16 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1092] 
06:39:16 	AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context);
06:39:16 	^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1092] 
06:39:16 	AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context);
06:39:16 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[24] 
06:39:16 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[84] 
06:39:16 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null);
06:39:16 	                                          ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[84] 
06:39:16 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null);
06:39:16 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EMFSelectionContext.java:[36] 
06:39:16 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
06:39:16 	       ^^^^^^
06:39:16 Type safety: The return type Object for getAdapter(Class) from the type EMFSelectionContext needs unchecked conversion to conform to T from the type IAdaptable
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/extension/diagrameditor/EditorIconFactory.java:[110] 
06:39:16 	editorFactory = editorDescriptor.getEditorFactoryClass().newInstance();
06:39:16 	                                                         ^^^^^^^^^^^^^
06:39:16 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorDescriptor.java:[57] 
06:39:16 	EditorActionBarContributor context = contextClass.newInstance();
06:39:16 	                                                  ^^^^^^^^^^^^^
06:39:16 The method newInstance() from the type Class<capture#1-of ? extends EditorActionBarContributor> is deprecated since version 9
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[22] 
06:39:16 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:39:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[81] 
06:39:16 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null);
06:39:16 	                                          ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[81] 
06:39:16 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null);
06:39:16 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[104] 
06:39:16 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null);
06:39:16 	                                          ^^^^^^^^^^^^
06:39:16 The type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[104] 
06:39:16 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null);
06:39:16 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:16 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
06:39:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EMFTreeViewerContext.java:[36] 
06:39:16 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
06:39:16 	       ^^^^^^
06:39:16 Type safety: The return type Object for getAdapter(Class) from the type EMFTreeViewerContext needs unchecked conversion to conform to T from the type IAdaptable
06:39:16 57 problems (57 warnings)
06:39:16 [INFO] 
06:39:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui ---
06:39:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/test/resources
06:39:16 [INFO] 
06:39:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui ---
06:39:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/target/org.eclipse.papyrus.infra.ui-3.0.0-SNAPSHOT-sources.jar
06:39:16 [INFO] 
06:39:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui ---
06:39:16 [INFO] 
06:39:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui ---
06:39:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/target/org.eclipse.papyrus.infra.ui-3.0.0-SNAPSHOT.jar
06:39:16 [INFO] 
06:39:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui ---
06:39:16 [INFO] 
06:39:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui ---
06:39:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:16 [INFO] 
06:39:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui ---
06:39:17 [INFO] 
06:39:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra-internationalization >--
06:39:17 [INFO] Building Papyrus Internationalization 0.0.1-SNAPSHOT            [88/729]
06:39:17 [INFO] --------------------------------[ pom ]---------------------------------
06:39:17 [INFO] 
06:39:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-internationalization ---
06:39:17 [INFO] 
06:39:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-internationalization ---
06:39:17 [INFO] 
06:39:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-internationalization ---
06:39:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:17 [INFO] 
06:39:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-internationalization ---
06:39:17 [INFO] 
06:39:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common >--
06:39:17 [INFO] Building org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT [89/729]
06:39:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:17 [INFO] 
06:39:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:17 [INFO] 
06:39:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:17 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:17 [INFO] 
06:39:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:17 [INFO] 
06:39:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:17 [INFO] 
06:39:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/src/main/resources
06:39:17 [INFO] 
06:39:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:17 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/bin
06:39:18 [INFO] 
06:39:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/src/test/resources
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/target/org.eclipse.papyrus.infra.internationalization.common-2.0.0-SNAPSHOT-sources.jar
06:39:18 [INFO] 
06:39:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/target/org.eclipse.papyrus.infra.internationalization.common-2.0.0-SNAPSHOT.jar
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.common ---
06:39:18 [INFO] 
06:39:18 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-nattable >-------
06:39:18 [INFO] Building Papyrus Nattable 0.0.1-SNAPSHOT                        [90/729]
06:39:18 [INFO] --------------------------------[ pom ]---------------------------------
06:39:18 [INFO] 
06:39:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-nattable ---
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-nattable ---
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-nattable ---
06:39:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-nattable ---
06:39:18 [INFO] 
06:39:18 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model >----
06:39:18 [INFO] Building org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT [91/729]
06:39:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:18 [INFO] 
06:39:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:18 [INFO] The project's OSGi version is 5.0.0.202103041114
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:18 [INFO] 
06:39:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src/main/resources
06:39:18 [INFO] 
06:39:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:18 [INFO] Compiling 229 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/bin
06:39:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattablestyle/impl/StyledElementImpl.java:[99] 
06:39:20 	for(Iterator i = getStyles().iterator(); i.hasNext();) {
06:39:20 	    ^^^^^^^^
06:39:20 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
06:39:20 1 problem (1 warning)
06:39:20 [INFO] 
06:39:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src/test/resources
06:39:20 [INFO] 
06:39:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/target/org.eclipse.papyrus.infra.nattable.model-5.0.0-SNAPSHOT-sources.jar
06:39:20 [INFO] 
06:39:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:20 [INFO] 
06:39:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/target/org.eclipse.papyrus.infra.nattable.model-5.0.0-SNAPSHOT.jar
06:39:20 [INFO] 
06:39:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:20 [INFO] 
06:39:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:20 [INFO] 
06:39:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model ---
06:39:21 [INFO] 
06:39:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization >--
06:39:21 [INFO] Building org.eclipse.papyrus.infra.internationalization 2.0.0-SNAPSHOT [92/729]
06:39:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:21 [INFO] 
06:39:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization ---
06:39:21 [INFO] 
06:39:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization ---
06:39:21 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:21 [INFO] 
06:39:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization ---
06:39:21 [INFO] 
06:39:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization ---
06:39:21 [INFO] 
06:39:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization ---
06:39:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/src/main/resources
06:39:21 [INFO] 
06:39:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization ---
06:39:21 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/bin
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization ---
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/src/test/resources
06:39:22 [INFO] 
06:39:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization ---
06:39:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/target/org.eclipse.papyrus.infra.internationalization-2.0.0-SNAPSHOT-sources.jar
06:39:22 [INFO] 
06:39:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization ---
06:39:22 [INFO] 
06:39:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization ---
06:39:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/target/org.eclipse.papyrus.infra.internationalization-2.0.0-SNAPSHOT.jar
06:39:22 [INFO] 
06:39:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization ---
06:39:22 [INFO] 
06:39:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization ---
06:39:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:22 [INFO] 
06:39:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization ---
06:39:23 [INFO] 
06:39:23 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile >--------
06:39:23 [INFO] Building org.eclipse.papyrus.infra.onefile 3.0.0-SNAPSHOT       [93/729]
06:39:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:23 [INFO] 
06:39:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.onefile ---
06:39:23 [INFO] 
06:39:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.onefile ---
06:39:23 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:23 [INFO] 
06:39:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.onefile ---
06:39:23 [INFO] 
06:39:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.onefile ---
06:39:23 [INFO] 
06:39:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.onefile ---
06:39:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/main/resources
06:39:23 [INFO] 
06:39:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.onefile ---
06:39:23 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/bin
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[129] 
06:39:24 	public Object getAdapter(Class adapter) {
06:39:24 	       ^^^^^^
06:39:24 Type safety: The return type Object for getAdapter(Class) from the type PapyrusFile needs unchecked conversion to conform to T from the type IAdaptable
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[129] 
06:39:24 	public Object getAdapter(Class adapter) {
06:39:24 	                         ^^^^^
06:39:24 Class is a raw type. References to generic type Class<T> should be parameterized
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[130] 
06:39:24 	return Platform.getAdapterManager().getAdapter(this, adapter);
06:39:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:24 Type safety: Unchecked invocation getAdapter(PapyrusFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[130] 
06:39:24 	return Platform.getAdapterManager().getAdapter(this, adapter);
06:39:24 	                                                     ^^^^^^^
06:39:24 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/PapyrusModelHelper.java:[101] 
06:39:24 	className).newInstance();
06:39:24 	           ^^^^^^^^^^^^^
06:39:24 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[71] 
06:39:24 	public Object getAdapter(Class adapter) {
06:39:24 	       ^^^^^^
06:39:24 Type safety: The return type Object for getAdapter(Class) from the type SubResourceFile needs unchecked conversion to conform to T from the type IAdaptable
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[71] 
06:39:24 	public Object getAdapter(Class adapter) {
06:39:24 	                         ^^^^^
06:39:24 Class is a raw type. References to generic type Class<T> should be parameterized
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[72] 
06:39:24 	return Platform.getAdapterManager().getAdapter(this, adapter);
06:39:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:24 Type safety: Unchecked invocation getAdapter(SubResourceFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[72] 
06:39:24 	return Platform.getAdapterManager().getAdapter(this, adapter);
06:39:24 	                                                     ^^^^^^^
06:39:24 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/DiViewFilterHelper.java:[139] 
06:39:24 	instance = (IDiViewFilter) bundle.loadClass(className).newInstance();
06:39:24 	                                                       ^^^^^^^^^^^^^
06:39:24 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[61] 
06:39:24 	public Object getAdapter(Class adapter) {
06:39:24 	       ^^^^^^
06:39:24 Type safety: The return type Object for getAdapter(Class) from the type OneFileModelProvider needs unchecked conversion to conform to T from the type PlatformObject
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[62] 
06:39:24 	return super.getAdapter(adapter);
06:39:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:24 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
06:39:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[62] 
06:39:24 	return super.getAdapter(adapter);
06:39:24 	                        ^^^^^^^
06:39:24 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:24 13 problems (13 warnings)
06:39:24 [INFO] 
06:39:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.onefile ---
06:39:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/test/resources
06:39:24 [INFO] 
06:39:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.onefile ---
06:39:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/target/org.eclipse.papyrus.infra.onefile-3.0.0-SNAPSHOT-sources.jar
06:39:24 [INFO] 
06:39:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.onefile ---
06:39:24 [INFO] 
06:39:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.onefile ---
06:39:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/target/org.eclipse.papyrus.infra.onefile-3.0.0-SNAPSHOT.jar
06:39:24 [INFO] 
06:39:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.onefile ---
06:39:24 [INFO] 
06:39:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.onefile ---
06:39:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:24 [INFO] 
06:39:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.onefile ---
06:39:25 [INFO] 
06:39:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor >--
06:39:25 [INFO] Building org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT [94/729]
06:39:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:25 [INFO] 
06:39:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:25 [INFO] 
06:39:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:25 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:25 [INFO] 
06:39:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:25 [INFO] 
06:39:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:25 [INFO] 
06:39:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src/main/resources
06:39:25 [INFO] 
06:39:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:25 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/bin
06:39:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1337] 
06:39:28 	public Object getAdapter(Class key) {
06:39:28 	       ^^^^^^
06:39:28 Type safety: The return type Object for getAdapter(Class) from the type ConstraintsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:39:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1348] 
06:39:28 	return super.getAdapter(key);
06:39:28 	       ^^^^^^^^^^^^^^^^^^^^^
06:39:28 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:39:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1348] 
06:39:28 	return super.getAdapter(key);
06:39:28 	                        ^^^
06:39:28 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1338] 
06:39:28 	public Object getAdapter(Class key) {
06:39:28 	       ^^^^^^
06:39:28 Type safety: The return type Object for getAdapter(Class) from the type EnvironmentEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:39:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1349] 
06:39:28 	return super.getAdapter(key);
06:39:28 	       ^^^^^^^^^^^^^^^^^^^^^
06:39:28 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:39:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1349] 
06:39:28 	return super.getAdapter(key);
06:39:28 	                        ^^^
06:39:28 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:28 6 problems (6 warnings)
06:39:28 [INFO] 
06:39:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src/test/resources
06:39:28 [INFO] 
06:39:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/target/org.eclipse.papyrus.infra.constraints.editor-3.0.0-SNAPSHOT-sources.jar
06:39:28 [INFO] 
06:39:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:28 [INFO] 
06:39:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/target/org.eclipse.papyrus.infra.constraints.editor-3.0.0-SNAPSHOT.jar
06:39:29 [INFO] 
06:39:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:29 [INFO] 
06:39:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:29 [INFO] 
06:39:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.editor ---
06:39:29 [INFO] 
06:39:29 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui >----
06:39:29 [INFO] Building org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT [95/729]
06:39:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:29 [INFO] 
06:39:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:29 [INFO] 
06:39:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:29 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:29 [INFO] 
06:39:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:29 [INFO] 
06:39:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:29 [INFO] 
06:39:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/src/main/resources
06:39:29 [INFO] 
06:39:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:29 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/bin
06:39:30 [INFO] 
06:39:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/src/test/resources
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/target/org.eclipse.papyrus.infra.constraints.ui-3.0.0-SNAPSHOT-sources.jar
06:39:30 [INFO] 
06:39:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/target/org.eclipse.papyrus.infra.constraints.ui-3.0.0-SNAPSHOT.jar
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.ui ---
06:39:30 [INFO] 
06:39:30 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-editor >--------
06:39:30 [INFO] Building Papyrus Editor Welcome Page 0.0.1-SNAPSHOT             [96/729]
06:39:30 [INFO] --------------------------------[ pom ]---------------------------------
06:39:30 [INFO] 
06:39:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-editor ---
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-editor ---
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-editor ---
06:39:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-editor ---
06:39:30 [INFO] 
06:39:30 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-properties >------
06:39:30 [INFO] Building Papyrus Infra Properties Framework 0.0.1-SNAPSHOT      [97/729]
06:39:30 [INFO] --------------------------------[ pom ]---------------------------------
06:39:30 [INFO] 
06:39:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-properties ---
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-properties ---
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-properties ---
06:39:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-properties ---
06:39:30 [INFO] 
06:39:30 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties >------
06:39:30 [INFO] Building org.eclipse.papyrus.infra.properties 4.0.0-SNAPSHOT    [98/729]
06:39:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:30 [INFO] 
06:39:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties ---
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties ---
06:39:30 [INFO] The project's OSGi version is 4.0.0.202103041114
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties ---
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties ---
06:39:30 [INFO] 
06:39:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties ---
06:39:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/src/main/resources
06:39:30 [INFO] 
06:39:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties ---
06:39:30 [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/bin
06:39:31 [INFO] 
06:39:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties ---
06:39:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/src/test/resources
06:39:31 [INFO] 
06:39:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties ---
06:39:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/target/org.eclipse.papyrus.infra.properties-4.0.0-SNAPSHOT-sources.jar
06:39:31 [INFO] 
06:39:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties ---
06:39:31 [INFO] 
06:39:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties ---
06:39:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/target/org.eclipse.papyrus.infra.properties-4.0.0-SNAPSHOT.jar
06:39:31 [INFO] 
06:39:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties ---
06:39:31 [INFO] 
06:39:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties ---
06:39:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:31 [INFO] 
06:39:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties ---
06:39:32 [INFO] 
06:39:32 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly >-----
06:39:32 [INFO] Building org.eclipse.papyrus.infra.emf.readonly 4.0.0-SNAPSHOT  [99/729]
06:39:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:32 [INFO] 
06:39:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:32 [INFO] 
06:39:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:32 [INFO] The project's OSGi version is 4.0.0.202103041114
06:39:32 [INFO] 
06:39:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:32 [INFO] 
06:39:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:32 [INFO] 
06:39:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/main/resources
06:39:32 [INFO] 
06:39:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:32 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin
06:39:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyAdapterFactory.java:[27] 
06:39:33 	public Object getAdapter(Object adaptableObject, Class adapterType) {
06:39:33 	       ^^^^^^
06:39:33 Type safety: The return type Object for getAdapter(Object, Class) from the type ReadOnlyAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
06:39:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyAdapterFactory.java:[34] 
06:39:33 	public Class[] getAdapterList() {
06:39:33 	       ^^^^^^^
06:39:33 Type safety: The return type Class[] for getAdapterList() from the type ReadOnlyAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
06:39:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/internal/ControlledResourceTracker.java:[52] 
06:39:33 	@SuppressWarnings("restriction")
06:39:33 	                  ^^^^^^^^^^^^^
06:39:33 Unnecessary @SuppressWarnings("restriction")
06:39:33 3 problems (3 warnings)
06:39:33 [INFO] 
06:39:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/test/resources
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/target/org.eclipse.papyrus.infra.emf.readonly-4.0.0-SNAPSHOT-sources.jar
06:39:33 [INFO] 
06:39:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/target/org.eclipse.papyrus.infra.emf.readonly-4.0.0-SNAPSHOT.jar
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.readonly ---
06:39:33 [INFO] 
06:39:33 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf >--------
06:39:33 [INFO] Building org.eclipse.papyrus.infra.ui.emf 3.0.0-SNAPSHOT       [100/729]
06:39:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:33 [INFO] 
06:39:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:33 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:33 [INFO] 
06:39:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/main/resources
06:39:33 [INFO] 
06:39:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:33 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[32] 
06:39:34 	public class AnnotationObservableValue extends AbstractObservableValue {
06:39:34 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
06:39:34 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[240] 
06:39:34 	annotation.getDetails().remove(key);
06:39:34 	                               ^^^
06:39:34 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[300] 
06:39:34 	annotation.getDetails().remove(key);
06:39:34 	                               ^^^
06:39:34 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/internal/emf/Activator.java:[109] 
06:39:34 	private void init(final ICustomizationManager customizationManager) {
06:39:34 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:34 The method init(ICustomizationManager) from the type Activator is never used locally
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/utils/ProviderHelper.java:[73] 
06:39:34 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
06:39:34 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:34 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFContentProvider.java:[103] 
06:39:34 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
06:39:34 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:34 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/DependentEMFLabelProvider.java:[133] 
06:39:34 	subscriptions.computeIfAbsent(subscription, x -> Sets.newSetFromMap(new WeakHashMap<>()))
06:39:34 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:34 The method newSetFromMap(Map<EObject,Boolean>) from the type Sets is deprecated
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFLabelProvider.java:[171] 
06:39:34 	final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject));
06:39:34 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:34 Discouraged access: The type 'EMFUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin')
06:39:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFLabelProvider.java:[171] 
06:39:34 	final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject));
06:39:34 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:34 Discouraged access: The method 'EMFUtils.computeLeastCommonSupertype(Collection<EClass>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin')
06:39:34 9 problems (9 warnings)
06:39:34 [INFO] 
06:39:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/test/resources
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/target/org.eclipse.papyrus.infra.ui.emf-3.0.0-SNAPSHOT-sources.jar
06:39:34 [INFO] 
06:39:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/target/org.eclipse.papyrus.infra.ui.emf-3.0.0-SNAPSHOT.jar
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.emf ---
06:39:34 [INFO] 
06:39:34 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui >-----
06:39:34 [INFO] Building org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT [101/729]
06:39:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:34 [INFO] 
06:39:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:34 [INFO] The project's OSGi version is 4.1.0.202103041114
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:34 [INFO] 
06:39:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/main/resources
06:39:34 [INFO] 
06:39:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:35 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/bin
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/providers/EncapsulatedComboViewer.java:[39] 
06:39:36 	public void setFilters(ViewerFilter[] filters) {
06:39:36 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Varargs methods should only override or be overridden by other varargs methods unlike EncapsulatedComboViewer.setFilters(ViewerFilter[]) and StructuredViewer.setFilters(ViewerFilter...)
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[101] 
06:39:36 	protected IObservableList observableList;
06:39:36 	          ^^^^^^^^^^^^^^^
06:39:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[107] 
06:39:36 	protected IObservableValue observableValue;
06:39:36 	          ^^^^^^^^^^^^^^^^
06:39:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[110] 
06:39:36 	protected IValidator modelValidator;
06:39:36 	          ^^^^^^^^^^
06:39:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[112] 
06:39:36 	protected IConverter targetToModelConverter;
06:39:36 	          ^^^^^^^^^^
06:39:36 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[255] 
06:39:36 	IObservableList inputObservableList = getInputObservableList();
06:39:36 	^^^^^^^^^^^^^^^
06:39:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[262] 
06:39:36 	IObservableValue inputObservableValue = getInputObservableValue();
06:39:36 	^^^^^^^^^^^^^^^^
06:39:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[269] 
06:39:36 	IValidator modelVal = getValidator();
06:39:36 	^^^^^^^^^^
06:39:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[535] 
06:39:36 	protected IObservableList getInputObservableList() {
06:39:36 	          ^^^^^^^^^^^^^^^
06:39:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[538] 
06:39:36 	observableList = (IObservableList) input.getObservable(propertyPath);
06:39:36 	                  ^^^^^^^^^^^^^^^
06:39:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[551] 
06:39:36 	protected IObservableValue getInputObservableValue() {
06:39:36 	          ^^^^^^^^^^^^^^^^
06:39:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[554] 
06:39:36 	observableValue = (IObservableValue) input.getObservable(propertyPath);
06:39:36 	                   ^^^^^^^^^^^^^^^^
06:39:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[691] 
06:39:36 	public IValidator getValidator() {
06:39:36 	       ^^^^^^^^^^
06:39:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[711] 
06:39:36 	IObservableValue observable = AbstractPropertyEditor.this.observableValue;
06:39:36 	^^^^^^^^^^^^^^^^
06:39:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[856] 
06:39:36 	this.listenerClassesSet.add((IPropertiesListener) listenerClass.newInstance());
06:39:36 	                                                                ^^^^^^^^^^^^^
06:39:36 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
06:39:36 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
06:39:36 	^^^^^^^^^^^^^^^
06:39:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
06:39:36 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
06:39:36 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
06:39:36 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
06:39:36 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[117] 
06:39:36 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain);
06:39:36 	^^^^^^^^^^^^^^^^
06:39:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[117] 
06:39:36 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain);
06:39:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/DataSource.java:[570] 
06:39:36 	public IValidator getValidator(String propertyPath) {
06:39:36 	       ^^^^^^^^^^
06:39:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiReferenceEditorWithPropertyView.java:[115] 
06:39:36 	public void setModelObservable(IObservableList modelObservable) {
06:39:36 	                               ^^^^^^^^^^^^^^^
06:39:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/internal/ui/observable/PreferencesObservableValue.java:[23] 
06:39:36 	public class PreferencesObservableValue extends AbstractObservableValue implements IPropertyChangeListener {
06:39:36 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/internal/ui/observable/PreferencesObservableValue.java:[56] 
06:39:36 	fireValueChange(Diffs.createValueDiff(event.getOldValue(), event.getNewValue()));
06:39:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/runtime/DefaultDisplayEngine.java:[353] 
06:39:36 	constraintEvaluationCache.replace(key, new Boolean(value));
06:39:36 	                                           ^^^^^^^^^^^^^^
06:39:36 The constructor Boolean(boolean) is deprecated since version 9
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/runtime/DefaultDisplayEngine.java:[355] 
06:39:36 	constraintEvaluationCache.put(key, new Boolean(value));
06:39:36 	                                       ^^^^^^^^^^^^^^
06:39:36 The constructor Boolean(boolean) is deprecated since version 9
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[34] 
06:39:36 	protected MultipleStringEditor editor;
06:39:36 	          ^^^^^^^^^^^^^^^^^^^^
06:39:36 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[58] 
06:39:36 	protected MultipleStringEditor createMultipleStringEditor(Composite parent, int style) {
06:39:36 	          ^^^^^^^^^^^^^^^^^^^^
06:39:36 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[59] 
06:39:36 	return new MultipleStringEditor(parent, style);
06:39:36 	           ^^^^^^^^^^^^^^^^^^^^
06:39:36 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[39] 
06:39:36 	import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistry;
06:39:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[40] 
06:39:36 	import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistryFactory;
06:39:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
06:39:36 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
06:39:36 	^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
06:39:36 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
06:39:36 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
06:39:36 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
06:39:36 	                                                                ^^^^^^^^^^^
06:39:36 Discouraged access: The method 'TabbedPropertyRegistryFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
06:39:36 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
06:39:36 	                                                                              ^^^^^^^^^^^^^^
06:39:36 Discouraged access: The method 'TabbedPropertyRegistryFactory.createRegistry(ITabbedPropertySheetPageContributor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[167] 
06:39:36 	Method method = TabbedPropertyRegistry.class.getDeclaredMethod("getAllTabDescriptors"); //$NON-NLS-1$
06:39:36 	                ^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
06:39:36 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
06:39:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:36 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
06:39:36 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
06:39:36 	                              ^^^^^^^^^^^
06:39:36 Discouraged access: The method 'TabbedPropertyRegistryFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
06:39:36 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
06:39:36 	                                            ^^^^^^^^^^^^^^^
06:39:36 Discouraged access: The method 'TabbedPropertyRegistryFactory.disposeRegistry(ITabbedPropertySheetPageContributor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/ModelElement.java:[173] 
06:39:36 	public IValidator getValidator(String propertyPath);
06:39:36 	       ^^^^^^^^^^
06:39:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[225] 
06:39:36 	IObservableValue observableValue = (IObservableValue) observable;
06:39:36 	^^^^^^^^^^^^^^^^
06:39:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[225] 
06:39:36 	IObservableValue observableValue = (IObservableValue) observable;
06:39:36 	                                    ^^^^^^^^^^^^^^^^
06:39:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[234] 
06:39:36 	IObservableList observableList = (IObservableList) observable;
06:39:36 	^^^^^^^^^^^^^^^
06:39:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[234] 
06:39:36 	IObservableList observableList = (IObservableList) observable;
06:39:36 	                                  ^^^^^^^^^^^^^^^
06:39:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
06:39:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/AbstractModelElement.java:[193] 
06:39:36 	public IValidator getValidator(String propertyPath) {
06:39:36 	       ^^^^^^^^^^
06:39:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:39:36 45 problems (45 warnings)
06:39:36 [INFO] 
06:39:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/test/resources
06:39:36 [INFO] 
06:39:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/target/org.eclipse.papyrus.infra.properties.ui-4.1.0-SNAPSHOT-sources.jar
06:39:36 [INFO] 
06:39:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:36 [INFO] 
06:39:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/target/org.eclipse.papyrus.infra.properties.ui-4.1.0-SNAPSHOT.jar
06:39:36 [INFO] 
06:39:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:36 [INFO] 
06:39:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:36 [INFO] 
06:39:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.ui ---
06:39:37 [INFO] 
06:39:37 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome >----
06:39:37 [INFO] Building org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT [102/729]
06:39:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:37 [INFO] 
06:39:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:37 [INFO] 
06:39:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:37 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:37 [INFO] 
06:39:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:37 [INFO] 
06:39:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:37 [INFO] 
06:39:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/main/resources
06:39:37 [INFO] 
06:39:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:37 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[36] 
06:39:38 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
06:39:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[72] 
06:39:38 	protected abstract Command getToggleCommand(SashLayoutCommandFactory factory);
06:39:38 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[82] 
06:39:38 	Command command = getToggleCommand(new SashLayoutCommandFactory(editor));
06:39:38 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[82] 
06:39:38 	Command command = getToggleCommand(new SashLayoutCommandFactory(editor));
06:39:38 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[28] 
06:39:38 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
06:39:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[66] 
06:39:38 	protected Command getToggleCommand(SashLayoutCommandFactory factory) {
06:39:38 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[67] 
06:39:38 	return factory.createTogglePrivateLayoutCommand();
06:39:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[49] 
06:39:38 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
06:39:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 The type TransactionHelper is deprecated
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[316] 
06:39:38 	TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> {
06:39:38 	^^^^^^^^^^^^^^^^^
06:39:38 The type TransactionHelper is deprecated
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[316] 
06:39:38 	TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> {
06:39:38 								Welcome newWelcome = getWelcome(rset);
06:39:38 								become(realWelcome, newWelcome);
06:39:38 								// And it was unloaded, so it has a proxy URI that it shouldn't
06:39:38 								((InternalEObject) realWelcome).eSetProxyURI(null);
06:39:38 							});
06:39:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[22] 
06:39:38 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
06:39:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[51] 
06:39:38 	protected Command getToggleCommand(SashLayoutCommandFactory factory) {
06:39:38 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[52] 
06:39:38 	return factory.createToggleRestoreActivePageCommand();
06:39:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 Discouraged access: The method 'SashLayoutCommandFactory.createToggleRestoreActivePageCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[41] 
06:39:38 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
06:39:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 The type TransactionHelper is deprecated
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[488] 
06:39:38 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
06:39:38 	^^^^^^^^^^^^^^^^^
06:39:38 The type TransactionHelper is deprecated
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[488] 
06:39:38 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
06:39:38 					if (welcome.eResource() != res) {
06:39:38 						// Move it
06:39:38 						res.getContents().add(welcome);
06:39:38 					}
06:39:38 					WelcomePage page = welcome.getWelcomePage();
06:39:38 					if (page == null) {
06:39:38 						page = welcome.createWelcomePage();
06:39:38 					}
06:39:38 					recordTabSectionOrder(page);
06:39:38 					recordSashLayout(page);
06:39:38 				});
06:39:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[579] 
06:39:38 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
06:39:38 	^^^^^^^^^^^^^^^^^
06:39:38 The type TransactionHelper is deprecated
06:39:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[579] 
06:39:38 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
06:39:38 				Welcome defaultWelcome = (Welcome) EcoreUtil.getObjectByType(welcomeResource.getContents(), WelcomePackage.Literals.WELCOME);
06:39:38 				if (res == sashResource) {
06:39:38 					// Move it back to the default resource
06:39:38 					if (defaultWelcome != null) {
06:39:38 						EcoreUtil.replace(defaultWelcome, welcome);
06:39:38 					} else {
06:39:38 						res.getContents().add(welcome);
06:39:38 					}
06:39:38 				}
06:39:38 				if (!EcoreUtil.equals(defaultWelcome, welcome)) {
06:39:38 					recompute[0] = true;
06:39:38 					// We need to keep the identity of the welcome object to maintain
06:39:38 					// the reference from the sash model page, so make it look like the
06:39:38 					// default welcome
06:39:38 					become(welcome, defaultWelcome);
06:39:38 				}
06:39:38 			});
06:39:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
06:39:38 18 problems (18 warnings)
06:39:38 [INFO] 
06:39:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/test/resources
06:39:38 [INFO] 
06:39:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/target/org.eclipse.papyrus.infra.editor.welcome-3.0.0-SNAPSHOT-sources.jar
06:39:38 [INFO] 
06:39:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:38 [INFO] 
06:39:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/target/org.eclipse.papyrus.infra.editor.welcome-3.0.0-SNAPSHOT.jar
06:39:38 [INFO] 
06:39:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:38 [INFO] 
06:39:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:38 [INFO] 
06:39:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome ---
06:39:39 [INFO] 
06:39:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation >--
06:39:39 [INFO] Building org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT [103/729]
06:39:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:39 [INFO] 
06:39:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] The project's OSGi version is 4.0.0.202103041114
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] 
06:39:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/src/main/resources
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/bin
06:39:39 [INFO] 
06:39:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/src/test/resources
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/target/org.eclipse.papyrus.infra.services.navigation-4.0.0-SNAPSHOT-sources.jar
06:39:39 [INFO] 
06:39:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/target/org.eclipse.papyrus.infra.services.navigation-4.0.0-SNAPSHOT.jar
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:39 [INFO] 
06:39:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.navigation ---
06:39:40 [INFO] 
06:39:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable >--
06:39:40 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT [104/729]
06:39:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:40 [INFO] 
06:39:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] The project's OSGi version is 4.0.0.202103041114
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] 
06:39:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/src/main/resources
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/bin
06:39:40 [INFO] 
06:39:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/src/test/resources
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/target/org.eclipse.papyrus.infra.editor.welcome.nattable-4.0.0-SNAPSHOT-sources.jar
06:39:40 [INFO] 
06:39:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/target/org.eclipse.papyrus.infra.editor.welcome.nattable-4.0.0-SNAPSHOT.jar
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:40 [INFO] 
06:39:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
06:39:41 [INFO] 
06:39:41 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance >----
06:39:41 [INFO] Building org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT [105/729]
06:39:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:41 [INFO] 
06:39:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] 
06:39:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/main/resources
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/bin
06:39:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[46] 
06:39:41 	return new Boolean(gradientvalueString);
06:39:41 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:41 The constructor Boolean(String) is deprecated since version 9
06:39:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[67] 
06:39:41 	return new Integer(depthString);
06:39:41 	           ^^^^^^^^^^^^^^^^^^^^
06:39:41 The constructor Integer(String) is deprecated since version 9
06:39:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[83] 
06:39:41 	return new Boolean(gradientvalueString);
06:39:41 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:41 The constructor Boolean(String) is deprecated since version 9
06:39:41 3 problems (3 warnings)
06:39:41 [INFO] 
06:39:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/test/resources
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/target/org.eclipse.papyrus.infra.emf.appearance-3.0.0-SNAPSHOT-sources.jar
06:39:41 [INFO] 
06:39:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/target/org.eclipse.papyrus.infra.emf.appearance-3.0.0-SNAPSHOT.jar
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:41 [INFO] 
06:39:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.appearance ---
06:39:42 [INFO] 
06:39:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common >--
06:39:42 [INFO] Building org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT [106/729]
06:39:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:42 [INFO] 
06:39:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] 
06:39:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/src/main/resources
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/bin
06:39:42 [INFO] 
06:39:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/src/test/resources
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/target/org.eclipse.papyrus.infra.emf.diagram.common-3.0.0-SNAPSHOT-sources.jar
06:39:42 [INFO] 
06:39:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/target/org.eclipse.papyrus.infra.emf.diagram.common-3.0.0-SNAPSHOT.jar
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:42 [INFO] 
06:39:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.diagram.common ---
06:39:43 [INFO] 
06:39:43 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core >------
06:39:43 [INFO] Building org.eclipse.papyrus.infra.types.core 5.0.0-SNAPSHOT   [107/729]
06:39:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:43 [INFO] 
06:39:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.core ---
06:39:43 [INFO] 
06:39:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.core ---
06:39:43 [INFO] The project's OSGi version is 5.0.0.202103041114
06:39:43 [INFO] 
06:39:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.core ---
06:39:43 [INFO] 
06:39:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.core ---
06:39:43 [INFO] 
06:39:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.core ---
06:39:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/src/main/resources
06:39:43 [INFO] 
06:39:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.core ---
06:39:43 [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/bin
06:39:44 [INFO] 
06:39:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.core ---
06:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/src/test/resources
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.core ---
06:39:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/target/org.eclipse.papyrus.infra.types.core-5.0.0-SNAPSHOT-sources.jar
06:39:44 [INFO] 
06:39:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.core ---
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.core ---
06:39:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/target/org.eclipse.papyrus.infra.types.core-5.0.0-SNAPSHOT.jar
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.core ---
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.core ---
06:39:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.core ---
06:39:44 [INFO] 
06:39:44 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased >----
06:39:44 [INFO] Building org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT [108/729]
06:39:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:44 [INFO] 
06:39:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:44 [INFO] The project's OSGi version is 5.0.0.202103041114
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:44 [INFO] 
06:39:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/main/resources
06:39:44 [INFO] 
06:39:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:44 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/bin
06:39:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/AbstractRule.java:[56] 
06:39:45 	values.addAll((List<Object>) value);
06:39:45 	              ^^^^^^^^^^^^^^^^^^^^
06:39:45 Type safety: Unchecked cast from Object to List<Object>
06:39:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/AbstractRule.java:[74] 
06:39:45 	Map<EObject, EReference> objectsToMove = ((MoveRequest) request).getElementsToMove();
06:39:45 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:45 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EReference>
06:39:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/DefaultRuleEditHelperAdvice.java:[85] 
06:39:45 	values.addAll((List<Object>) value);
06:39:45 	              ^^^^^^^^^^^^^^^^^^^^
06:39:45 Type safety: Unchecked cast from Object to List<Object>
06:39:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/DefaultRuleEditHelperAdvice.java:[107] 
06:39:45 	Map<EObject, EReference> objectsToMove = ((MoveRequest) request).getElementsToMove();
06:39:45 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:45 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EReference>
06:39:45 4 problems (4 warnings)
06:39:45 [INFO] 
06:39:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/test/resources
06:39:45 [INFO] 
06:39:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/target/org.eclipse.papyrus.infra.types.rulebased-5.0.0-SNAPSHOT-sources.jar
06:39:45 [INFO] 
06:39:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:45 [INFO] 
06:39:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/target/org.eclipse.papyrus.infra.types.rulebased-5.0.0-SNAPSHOT.jar
06:39:45 [INFO] 
06:39:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:45 [INFO] 
06:39:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:45 [INFO] 
06:39:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.rulebased ---
06:39:46 [INFO] 
06:39:46 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types >-------
06:39:46 [INFO] Building org.eclipse.papyrus.infra.emf.types 5.0.0-SNAPSHOT    [109/729]
06:39:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:46 [INFO] 
06:39:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types ---
06:39:46 [INFO] 
06:39:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types ---
06:39:46 [INFO] The project's OSGi version is 5.0.0.202103041114
06:39:46 [INFO] 
06:39:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types ---
06:39:46 [INFO] 
06:39:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types ---
06:39:46 [INFO] 
06:39:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types ---
06:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/main/resources
06:39:46 [INFO] 
06:39:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types ---
06:39:46 [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/bin
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToIntegerConverter.java:[24] 
06:39:47 	public class ValueSpecificationToIntegerConverter extends Converter implements IConverter {
06:39:47 	                                                          ^^^^^^^^^
06:39:47 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToIntegerConverter.java:[24] 
06:39:47 	public class ValueSpecificationToIntegerConverter extends Converter implements IConverter {
06:39:47 	                                                                               ^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[34] 
06:39:47 	private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>();
06:39:47 	                      ^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[34] 
06:39:47 	private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>();
06:39:47 	                                                                        ^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[74] 
06:39:47 	public IConverter getConverter(Class<?> toType) {
06:39:47 	       ^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[80] 
06:39:47 	IConverter converter = getConverter(parameterType);
06:39:47 	^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[83] 
06:39:47 	return converter.convert(valueInstance);
06:39:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:47 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToBooleanConverter.java:[24] 
06:39:47 	public class ValueSpecificationToBooleanConverter extends Converter implements IConverter {
06:39:47 	                                                          ^^^^^^^^^
06:39:47 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToBooleanConverter.java:[24] 
06:39:47 	public class ValueSpecificationToBooleanConverter extends Converter implements IConverter {
06:39:47 	                                                                               ^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[30] 
06:39:47 	import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet;
06:39:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:47 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet is never used
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[31] 
06:39:47 	import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue;
06:39:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:47 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue is never used
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[32] 
06:39:47 	import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration;
06:39:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:47 The import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration is never used
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/rules/container/InvariantContainerRule.java:[34] 
06:39:47 	@SuppressWarnings("restriction")
06:39:47 	                  ^^^^^^^^^^^^^
06:39:47 Unnecessary @SuppressWarnings("restriction")
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToStringConverter.java:[24] 
06:39:47 	public class ValueSpecificationToStringConverter extends Converter implements IConverter {
06:39:47 	                                                         ^^^^^^^^^
06:39:47 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToStringConverter.java:[24] 
06:39:47 	public class ValueSpecificationToStringConverter extends Converter implements IConverter {
06:39:47 	                                                                              ^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEENumConverter.java:[27] 
06:39:47 	public class ValueSpecificationToEENumConverter extends Converter implements IConverter {
06:39:47 	                                                        ^^^^^^^^^
06:39:47 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEENumConverter.java:[27] 
06:39:47 	public class ValueSpecificationToEENumConverter extends Converter implements IConverter {
06:39:47 	                                                                             ^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEnumerationConverter.java:[29] 
06:39:47 	public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter {
06:39:47 	                                                              ^^^^^^^^^
06:39:47 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
06:39:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEnumerationConverter.java:[29] 
06:39:47 	public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter {
06:39:47 	                                                                                   ^^^^^^^^^^
06:39:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:39:47 19 problems (19 warnings)
06:39:47 [INFO] 
06:39:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types ---
06:39:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/test/resources
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types ---
06:39:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/target/org.eclipse.papyrus.infra.emf.types-5.0.0-SNAPSHOT-sources.jar
06:39:47 [INFO] 
06:39:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types ---
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types ---
06:39:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/target/org.eclipse.papyrus.infra.emf.types-5.0.0-SNAPSHOT.jar
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types ---
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.types ---
06:39:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types ---
06:39:47 [INFO] 
06:39:47 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit >----
06:39:47 [INFO] Building org.eclipse.papyrus.infra.properties.edit 4.0.0-SNAPSHOT [110/729]
06:39:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:47 [INFO] 
06:39:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:47 [INFO] The project's OSGi version is 4.0.0.202103041114
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:47 [INFO] 
06:39:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/src/main/resources
06:39:47 [INFO] 
06:39:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:47 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/bin
06:39:48 [INFO] 
06:39:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/src/test/resources
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/target/org.eclipse.papyrus.infra.properties.edit-4.0.0-SNAPSHOT-sources.jar
06:39:48 [INFO] 
06:39:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/target/org.eclipse.papyrus.infra.properties.edit-4.0.0-SNAPSHOT.jar
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.edit ---
06:39:48 [INFO] 
06:39:48 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui >-----
06:39:48 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT [111/729]
06:39:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:48 [INFO] 
06:39:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:48 [INFO] The project's OSGi version is 5.0.0.202103041114
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:48 [INFO] 
06:39:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/src/main/resources
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:48 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/bin
06:39:48 [INFO] 
06:39:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/src/test/resources
06:39:48 [INFO] 
06:39:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/target/org.eclipse.papyrus.infra.emf.types.ui-5.0.0-SNAPSHOT-sources.jar
06:39:49 [INFO] 
06:39:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:49 [INFO] 
06:39:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/target/org.eclipse.papyrus.infra.emf.types.ui-5.0.0-SNAPSHOT.jar
06:39:49 [INFO] 
06:39:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:49 [INFO] 
06:39:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:49 [INFO] 
06:39:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui ---
06:39:49 [INFO] 
06:39:49 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit >--
06:39:49 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT [112/729]
06:39:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:49 [INFO] 
06:39:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:49 [INFO] 
06:39:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:49 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:49 [INFO] 
06:39:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:49 [INFO] 
06:39:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:49 [INFO] 
06:39:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/src/main/resources
06:39:49 [INFO] 
06:39:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:49 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/bin
06:39:50 [INFO] 
06:39:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/src/test/resources
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/target/org.eclipse.papyrus.infra.emf.expressions.edit-2.0.0-SNAPSHOT-sources.jar
06:39:50 [INFO] 
06:39:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/target/org.eclipse.papyrus.infra.emf.expressions.edit-2.0.0-SNAPSHOT.jar
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
06:39:50 [INFO] 
06:39:50 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor >--
06:39:50 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT [113/729]
06:39:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:50 [INFO] 
06:39:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:50 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:50 [INFO] 
06:39:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src/main/resources
06:39:50 [INFO] 
06:39:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:50 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/bin
06:39:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src-gen/org/eclipse/papyrus/infra/emf/expressions/booleanexpressions/presentation/BooleanExpressionsEditor.java:[1091] 
06:39:51 	@SuppressWarnings("rawtypes")
06:39:51 	                  ^^^^^^^^^^
06:39:51 Unnecessary @SuppressWarnings("rawtypes")
06:39:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src-gen/org/eclipse/papyrus/infra/emf/expressions/presentation/ExpressionsEditor.java:[1347] 
06:39:51 	@SuppressWarnings("rawtypes")
06:39:51 	                  ^^^^^^^^^^
06:39:51 Unnecessary @SuppressWarnings("rawtypes")
06:39:51 2 problems (2 warnings)
06:39:51 [INFO] 
06:39:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src/test/resources
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/target/org.eclipse.papyrus.infra.emf.expressions.editor-2.0.0-SNAPSHOT-sources.jar
06:39:51 [INFO] 
06:39:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/target/org.eclipse.papyrus.infra.emf.expressions.editor-2.0.0-SNAPSHOT.jar
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
06:39:51 [INFO] 
06:39:51 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties >--
06:39:51 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT [114/729]
06:39:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:51 [INFO] 
06:39:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:51 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:51 [INFO] 
06:39:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/src/main/resources
06:39:51 [INFO] 
06:39:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:51 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/bin
06:39:52 [INFO] 
06:39:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/src/test/resources
06:39:52 [INFO] 
06:39:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/target/org.eclipse.papyrus.infra.emf.expressions.properties-2.0.0-SNAPSHOT-sources.jar
06:39:52 [INFO] 
06:39:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:52 [INFO] 
06:39:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/target/org.eclipse.papyrus.infra.emf.expressions.properties-2.0.0-SNAPSHOT.jar
06:39:52 [INFO] 
06:39:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:52 [INFO] 
06:39:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:52 [INFO] 
06:39:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
06:39:53 [INFO] 
06:39:53 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-filters >--------
06:39:53 [INFO] Building Papyrus Infra Filters Model 0.0.1-SNAPSHOT            [115/729]
06:39:53 [INFO] --------------------------------[ pom ]---------------------------------
06:39:53 [INFO] 
06:39:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-filters ---
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-filters ---
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-filters ---
06:39:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-filters ---
06:39:53 [INFO] 
06:39:53 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters >--------
06:39:53 [INFO] Building org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT      [116/729]
06:39:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:53 [INFO] 
06:39:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] 
06:39:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/src/main/resources
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/bin
06:39:53 [INFO] 
06:39:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/src/test/resources
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/target/org.eclipse.papyrus.infra.filters-2.0.0-SNAPSHOT-sources.jar
06:39:53 [INFO] 
06:39:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/target/org.eclipse.papyrus.infra.filters-2.0.0-SNAPSHOT.jar
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.filters ---
06:39:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:53 [INFO] 
06:39:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters ---
06:39:54 [INFO] 
06:39:54 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit >-----
06:39:54 [INFO] Building org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT [117/729]
06:39:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:54 [INFO] 
06:39:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] 
06:39:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/src/main/resources
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/bin
06:39:54 [INFO] 
06:39:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/src/test/resources
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/target/org.eclipse.papyrus.infra.filters.edit-2.0.0-SNAPSHOT-sources.jar
06:39:54 [INFO] 
06:39:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/target/org.eclipse.papyrus.infra.filters.edit-2.0.0-SNAPSHOT.jar
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters.edit ---
06:39:54 [INFO] 
06:39:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor >---
06:39:54 [INFO] Building org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT [118/729]
06:39:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:54 [INFO] 
06:39:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:54 [INFO] The project's OSGi version is 4.0.0.202103041114
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:54 [INFO] 
06:39:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src/main/resources
06:39:54 [INFO] 
06:39:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:54 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/bin
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1334] 
06:39:55 	public Object getAdapter(Class key) {
06:39:55 	       ^^^^^^
06:39:55 Type safety: The return type Object for getAdapter(Class) from the type EnvironmentEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1342] 
06:39:55 	return super.getAdapter(key);
06:39:55 	       ^^^^^^^^^^^^^^^^^^^^^
06:39:55 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1342] 
06:39:55 	return super.getAdapter(key);
06:39:55 	                        ^^^
06:39:55 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1335] 
06:39:55 	public Object getAdapter(Class key) {
06:39:55 	       ^^^^^^
06:39:55 Type safety: The return type Object for getAdapter(Class) from the type UiEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1343] 
06:39:55 	return super.getAdapter(key);
06:39:55 	       ^^^^^^^^^^^^^^^^^^^^^
06:39:55 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1343] 
06:39:55 	return super.getAdapter(key);
06:39:55 	                        ^^^
06:39:55 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1335] 
06:39:55 	public Object getAdapter(Class key) {
06:39:55 	       ^^^^^^
06:39:55 Type safety: The return type Object for getAdapter(Class) from the type ContextsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1343] 
06:39:55 	return super.getAdapter(key);
06:39:55 	       ^^^^^^^^^^^^^^^^^^^^^
06:39:55 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:39:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1343] 
06:39:55 	return super.getAdapter(key);
06:39:55 	                        ^^^
06:39:55 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:39:55 9 problems (9 warnings)
06:39:55 [INFO] 
06:39:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src/test/resources
06:39:55 [INFO] 
06:39:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/target/org.eclipse.papyrus.infra.properties.editor-4.0.0-SNAPSHOT-sources.jar
06:39:55 [INFO] 
06:39:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:55 [INFO] 
06:39:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/target/org.eclipse.papyrus.infra.properties.editor-4.0.0-SNAPSHOT.jar
06:39:55 [INFO] 
06:39:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:55 [INFO] 
06:39:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:55 [INFO] 
06:39:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.editor ---
06:39:56 [INFO] 
06:39:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture >--
06:39:56 [INFO] Building org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT [119/729]
06:39:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:56 [INFO] 
06:39:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] The project's OSGi version is 2.0.0.202103041114
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] 
06:39:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/src/main/resources
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/bin
06:39:56 [INFO] 
06:39:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/src/test/resources
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/target/org.eclipse.papyrus.infra.services.architecture-2.0.0-SNAPSHOT-sources.jar
06:39:56 [INFO] 
06:39:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/target/org.eclipse.papyrus.infra.services.architecture-2.0.0-SNAPSHOT.jar
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:56 [INFO] 
06:39:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.architecture ---
06:39:57 [INFO] 
06:39:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode >--
06:39:57 [INFO] Building org.eclipse.papyrus.infra.services.controlmode 3.0.0-SNAPSHOT [120/729]
06:39:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:57 [INFO] 
06:39:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:57 [INFO] 
06:39:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:57 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:57 [INFO] 
06:39:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:57 [INFO] 
06:39:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:57 [INFO] 
06:39:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/main/resources
06:39:57 [INFO] 
06:39:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:57 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/bin
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/helper/advice/ControlModeEditHelperAdvice.java:[78] 
06:39:58 	request.getParameters().put(RequestParameterConstants.TRANSACTIONAL_NESTING, Boolean.TRUE);
06:39:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:58 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[31] 
06:39:58 	import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex;
06:39:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:58 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[32] 
06:39:58 	import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager;
06:39:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:39:58 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
06:39:58 	if (IndexManager.getInstance().isStarted()) {
06:39:58 	    ^^^^^^^^^^^^
06:39:58 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
06:39:58 	if (IndexManager.getInstance().isStarted()) {
06:39:58 	                 ^^^^^^^^^^^
06:39:58 Discouraged access: The method 'IndexManager.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
06:39:58 	if (IndexManager.getInstance().isStarted()) {
06:39:58 	                               ^^^^^^^^^
06:39:58 Discouraged access: The method 'IndexManager.isStarted()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[91] 
06:39:58 	index = CrossReferenceIndex.getInstance();
06:39:58 	        ^^^^^^^^^^^^^^^^^^^
06:39:58 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[91] 
06:39:58 	index = CrossReferenceIndex.getInstance();
06:39:58 	                            ^^^^^^^^^^^
06:39:58 Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[94] 
06:39:58 	unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged(
06:39:58 	                      ^^^^^^^^^^^^^^^^^^^
06:39:58 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[94] 
06:39:58 	unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged(
06:39:58 	                                                  ^^^^^^^^^^^^^^
06:39:58 Discouraged access: The method 'CrossReferenceIndex.onIndexChanged(Consumer<? super CrossReferenceIndex>, Executor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
06:39:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[158] 
06:39:58 	@SuppressWarnings("unchecked")
06:39:58 	                  ^^^^^^^^^^^
06:39:58 Unnecessary @SuppressWarnings("unchecked")
06:39:58 11 problems (11 warnings)
06:39:58 [INFO] 
06:39:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/test/resources
06:39:58 [INFO] 
06:39:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/target/org.eclipse.papyrus.infra.services.controlmode-3.0.0-SNAPSHOT-sources.jar
06:39:58 [INFO] 
06:39:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:58 [INFO] 
06:39:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/target/org.eclipse.papyrus.infra.services.controlmode-3.0.0-SNAPSHOT.jar
06:39:58 [INFO] 
06:39:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:58 [INFO] 
06:39:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:58 [INFO] 
06:39:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode ---
06:39:59 [INFO] 
06:39:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history >--
06:39:59 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT [121/729]
06:39:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:39:59 [INFO] 
06:39:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] The project's OSGi version is 3.0.0.202103041114
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] 
06:39:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/main/resources
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/bin
06:39:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[41] 
06:39:59 	return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID);
06:39:59 	                                 ^^^^^^^^^^^^^^^^^^^^
06:39:59 The method getModelSetChecked() from the type ModelUtils is deprecated
06:39:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[58] 
06:39:59 	return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID);
06:39:59 	                                 ^^^^^^^^^^^^^^^^^^^^
06:39:59 The method getModelSetChecked() from the type ModelUtils is deprecated
06:39:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[162] 
06:39:59 	if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) {
06:39:59 	              ^^^^^^^^^^^^^^^^^^^^
06:39:59 The field SashModel.MODEL_FILE_EXTENSION is deprecated
06:39:59 3 problems (3 warnings)
06:39:59 [INFO] 
06:39:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/test/resources
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/target/org.eclipse.papyrus.infra.services.controlmode.history-3.0.0-SNAPSHOT-sources.jar
06:39:59 [INFO] 
06:39:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/target/org.eclipse.papyrus.infra.services.controlmode.history-3.0.0-SNAPSHOT.jar
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:39:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:39:59 [INFO] 
06:39:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.history ---
06:40:00 [INFO] 
06:40:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration >--
06:40:00 [INFO] Building org.eclipse.papyrus.infra.services.decoration 3.0.0-SNAPSHOT [122/729]
06:40:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:00 [INFO] 
06:40:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] The project's OSGi version is 3.0.0.202103041114
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] 
06:40:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/main/resources
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/bin
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[18] 
06:40:00 	import java.util.Observer;
06:40:00 	       ^^^^^^^^^^^^^^^^^^
06:40:00 The type Observer is deprecated since version 9
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[55] 
06:40:00 	void addListener(Observer o);
06:40:00 	                 ^^^^^^^^
06:40:00 The type Observer is deprecated since version 9
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[63] 
06:40:00 	void deleteListener(Observer o);
06:40:00 	                    ^^^^^^^^
06:40:00 The type Observer is deprecated since version 9
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[27] 
06:40:00 	import java.util.Observable;
06:40:00 	       ^^^^^^^^^^^^^^^^^^^^
06:40:00 The type Observable is deprecated since version 9
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[28] 
06:40:00 	import java.util.Observer;
06:40:00 	       ^^^^^^^^^^^^^^^^^^
06:40:00 The type Observer is deprecated since version 9
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[47] 
06:40:00 	public class DecorationService extends Observable implements IDecorationService {
06:40:00 	                                       ^^^^^^^^^^
06:40:00 The type Observable is deprecated since version 9
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[94] 
06:40:00 	if (countObservers() > 0) {
06:40:00 	    ^^^^^^^^^^^^^^^^
06:40:00 The method countObservers() from the type Observable is deprecated
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[106] 
06:40:00 	setChanged();
06:40:00 	^^^^^^^^^^^^
06:40:00 The method setChanged() from the type Observable is deprecated
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[107] 
06:40:00 	notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, next));
06:40:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:00 The method notifyObservers(Object) from the type Observable is deprecated
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[130] 
06:40:00 	public synchronized void addListener(Observer o) {
06:40:00 	                                     ^^^^^^^^
06:40:00 The type Observer is deprecated since version 9
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[131] 
06:40:00 	addObserver(o);
06:40:00 	^^^^^^^^^^^^^^
06:40:00 The method addObserver(Observer) from the type Observable is deprecated
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[142] 
06:40:00 	public synchronized void deleteListener(Observer o) {
06:40:00 	                                        ^^^^^^^^
06:40:00 The type Observer is deprecated since version 9
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[143] 
06:40:00 	deleteObserver(o);
06:40:00 	^^^^^^^^^^^^^^^^^
06:40:00 The method deleteObserver(Observer) from the type Observable is deprecated
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[160] 
06:40:00 	setChanged();
06:40:00 	^^^^^^^^^^^^
06:40:00 The method setChanged() from the type Observable is deprecated
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[161] 
06:40:00 	notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, decoration));
06:40:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:00 The method notifyObservers(Object) from the type Observable is deprecated
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[235] 
06:40:00 	setChanged();
06:40:00 	^^^^^^^^^^^^
06:40:00 The method setChanged() from the type Observable is deprecated
06:40:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[236] 
06:40:00 	notifyObservers(new DecorationChange(decorationChangeKind, decoration));
06:40:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:00 The method notifyObservers(Object) from the type Observable is deprecated
06:40:00 17 problems (17 warnings)
06:40:00 [INFO] 
06:40:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/test/resources
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/target/org.eclipse.papyrus.infra.services.decoration-3.0.0-SNAPSHOT-sources.jar
06:40:00 [INFO] 
06:40:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/target/org.eclipse.papyrus.infra.services.decoration-3.0.0-SNAPSHOT.jar
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.decoration ---
06:40:00 [INFO] 
06:40:00 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui >---
06:40:00 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT [123/729]
06:40:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:00 [INFO] 
06:40:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:00 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:00 [INFO] 
06:40:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/main/resources
06:40:00 [INFO] 
06:40:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:00 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/bin
06:40:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/org/eclipse/papyrus/infra/services/edit/ui/databinding/AggregatedPapyrusObservableValue.java:[48] 
06:40:01 	if (((IObservableValue) observable).getValueType() != valueType) {
06:40:01 	      ^^^^^^^^^^^^^^^^
06:40:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:40:01 1 problem (1 warning)
06:40:01 [INFO] 
06:40:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/test/resources
06:40:01 [INFO] 
06:40:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/target/org.eclipse.papyrus.infra.services.edit.ui-4.0.0-SNAPSHOT-sources.jar
06:40:01 [INFO] 
06:40:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:01 [INFO] 
06:40:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/target/org.eclipse.papyrus.infra.services.edit.ui-4.0.0-SNAPSHOT.jar
06:40:01 [INFO] 
06:40:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:01 [INFO] 
06:40:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:01 [INFO] 
06:40:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.ui ---
06:40:02 [INFO] 
06:40:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer >--
06:40:02 [INFO] Building org.eclipse.papyrus.infra.services.localizer 3.0.0-SNAPSHOT [124/729]
06:40:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:02 [INFO] 
06:40:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] The project's OSGi version is 3.0.0.202103041114
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] 
06:40:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/src/main/resources
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/bin
06:40:02 [INFO] 
06:40:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/src/test/resources
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/target/org.eclipse.papyrus.infra.services.localizer-3.0.0-SNAPSHOT-sources.jar
06:40:02 [INFO] 
06:40:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/target/org.eclipse.papyrus.infra.services.localizer-3.0.0-SNAPSHOT.jar
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:02 [INFO] 
06:40:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.localizer ---
06:40:03 [INFO] 
06:40:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement >--
06:40:03 [INFO] Building org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT [125/729]
06:40:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:03 [INFO] 
06:40:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:03 [INFO] 
06:40:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:03 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:03 [INFO] 
06:40:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:03 [INFO] 
06:40:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:03 [INFO] 
06:40:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/main/resources
06:40:03 [INFO] 
06:40:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:03 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/bin
06:40:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/org/eclipse/papyrus/infra/services/openelement/service/impl/OpenElementServiceImpl.java:[274] 
06:40:07 	fileURI = fileURI.appendFileExtension(SashModel.MODEL_FILE_EXTENSION);
06:40:07 	                                                ^^^^^^^^^^^^^^^^^^^^
06:40:07 The field SashModel.MODEL_FILE_EXTENSION is deprecated
06:40:07 1 problem (1 warning)
06:40:07 [INFO] 
06:40:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/test/resources
06:40:07 [INFO] 
06:40:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/target/org.eclipse.papyrus.infra.services.openelement-4.0.0-SNAPSHOT-sources.jar
06:40:07 [INFO] 
06:40:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:07 [INFO] 
06:40:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/target/org.eclipse.papyrus.infra.services.openelement-4.0.0-SNAPSHOT.jar
06:40:07 [INFO] 
06:40:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:07 [INFO] 
06:40:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:07 [INFO] 
06:40:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.openelement ---
06:40:08 [INFO] 
06:40:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading >--
06:40:08 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT [126/729]
06:40:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:08 [INFO] 
06:40:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:08 [INFO] 
06:40:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:08 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:08 [INFO] 
06:40:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:08 [INFO] 
06:40:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:08 [INFO] 
06:40:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/main/resources
06:40:08 [INFO] 
06:40:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:08 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin
06:40:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/HistoryRoutingUtils.java:[49] 
06:40:10 	set.getResource(URI.createURI(path.concat(initialURI.trimFragment().trimFileExtension().appendFileExtension(SashModel.MODEL_FILE_EXTENSION).toString())), loadCorrespondantDI);
06:40:10 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^
06:40:10 The field SashModel.MODEL_FILE_EXTENSION is deprecated
06:40:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/ControledResourceAdapter.java:[73] 
06:40:10 	if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) {
06:40:10 	              ^^^^^^^^^^^^^^^^^^^^
06:40:10 The field SashModel.MODEL_FILE_EXTENSION is deprecated
06:40:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[27] 
06:40:10 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
06:40:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:10 The type DiResourceSet is deprecated
06:40:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[42] 
06:40:10 	public class OnDemandLoadingModelSet extends DiResourceSet {
06:40:10 	                                             ^^^^^^^^^^^^^
06:40:10 The type DiResourceSet is deprecated
06:40:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[62] 
06:40:10 	super();
06:40:10 	^^^^^^^^
06:40:10 The constructor DiResourceSet() is deprecated
06:40:10 5 problems (5 warnings)
06:40:10 [INFO] 
06:40:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/test/resources
06:40:10 [INFO] 
06:40:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/target/org.eclipse.papyrus.infra.services.resourceloading-4.0.0-SNAPSHOT-sources.jar
06:40:10 [INFO] 
06:40:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:11 [INFO] 
06:40:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/target/org.eclipse.papyrus.infra.services.resourceloading-4.0.0-SNAPSHOT.jar
06:40:12 [INFO] 
06:40:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:12 [INFO] 
06:40:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:12 [INFO] 
06:40:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading ---
06:40:12 [INFO] 
06:40:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui >--
06:40:12 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT [127/729]
06:40:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:12 [INFO] 
06:40:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:12 [INFO] 
06:40:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:12 [INFO] The project's OSGi version is 2.0.0.202103041114
06:40:12 [INFO] 
06:40:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:12 [INFO] 
06:40:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:12 [INFO] 
06:40:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/main/resources
06:40:12 [INFO] 
06:40:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:12 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/bin
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/editor/UnloadResourcesEditorFactory.java:[15] 
06:40:13 	private EditorDescriptor editorDescriptor;
06:40:13 	                         ^^^^^^^^^^^^^^^^
06:40:13 The value of the field UnloadResourcesEditorFactory.editorDescriptor is not used
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/editor/UnloadResourcesEditorFactory.java:[17] 
06:40:13 	private ServicesRegistry serviceRegistry;
06:40:13 	                         ^^^^^^^^^^^^^^^
06:40:13 The value of the field UnloadResourcesEditorFactory.serviceRegistry is not used
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/expressions/LoadingTester.java:[62] 
06:40:13 	return new Boolean(answer).equals(expectedValue);
06:40:13 	           ^^^^^^^^^^^^^^^
06:40:13 The constructor Boolean(boolean) is deprecated since version 9
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/expressions/LoadingTester.java:[66] 
06:40:13 	return new Boolean(answer).equals(expectedValue);
06:40:13 	           ^^^^^^^^^^^^^^^
06:40:13 The constructor Boolean(boolean) is deprecated since version 9
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[136] 
06:40:13 	IModel mainDiModel = modelSet.getModel(DiModel.MODEL_ID);
06:40:13 	                                               ^^^^^^^^
06:40:13 The field DiModel.MODEL_ID is deprecated
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[217] 
06:40:13 	ArrayList v = new ArrayList();
06:40:13 	^^^^^^^^^
06:40:13 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[217] 
06:40:13 	ArrayList v = new ArrayList();
06:40:13 	                  ^^^^^^^^^
06:40:13 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[219] 
06:40:13 	v.add(st.nextElement());
06:40:13 	^^^^^^^^^^^^^^^^^^^^^^^
06:40:13 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[221] 
06:40:13 	return (String[]) v.toArray(new String[v.size()]);
06:40:13 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:13 Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[22] 
06:40:13 	import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager;
06:40:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:13 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[62] 
06:40:13 	Map<Integer, String> allStrategies = ProxyManager.getAllStrategies();
06:40:13 	                                     ^^^^^^^^^^^^
06:40:13 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
06:40:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[62] 
06:40:13 	Map<Integer, String> allStrategies = ProxyManager.getAllStrategies();
06:40:13 	                                                  ^^^^^^^^^^^^^^^^
06:40:13 Discouraged access: The method 'ProxyManager.getAllStrategies()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
06:40:13 12 problems (12 warnings)
06:40:13 [INFO] 
06:40:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/test/resources
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/target/org.eclipse.papyrus.infra.services.resourceloading.ui-2.0.0-SNAPSHOT-sources.jar
06:40:13 [INFO] 
06:40:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/target/org.eclipse.papyrus.infra.services.resourceloading.ui-2.0.0-SNAPSHOT.jar
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
06:40:13 [INFO] 
06:40:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic >---
06:40:13 [INFO] Building org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT [128/729]
06:40:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:13 [INFO] 
06:40:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:13 [INFO] The project's OSGi version is 3.0.0.202103041114
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:13 [INFO] 
06:40:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/src/main/resources
06:40:13 [INFO] 
06:40:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/bin
06:40:14 [INFO] 
06:40:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/src/test/resources
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/target/org.eclipse.papyrus.infra.services.semantic-3.0.0-SNAPSHOT-sources.jar
06:40:14 [INFO] 
06:40:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/target/org.eclipse.papyrus.infra.services.semantic-3.0.0-SNAPSHOT.jar
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.semantic ---
06:40:14 [INFO] 
06:40:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation >--
06:40:14 [INFO] Building org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT [129/729]
06:40:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:14 [INFO] 
06:40:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.validation ---
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.validation ---
06:40:14 [INFO] The project's OSGi version is 4.1.0.202103041114
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.validation ---
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.validation ---
06:40:14 [INFO] 
06:40:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.validation ---
06:40:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/main/resources
06:40:14 [INFO] 
06:40:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.validation ---
06:40:14 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/bin
06:40:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/org/eclipse/papyrus/infra/services/validation/ValidationTool.java:[81] 
06:40:15 	: MarkerListenerUtils.getMarkerProvider(resource);
06:40:15 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:15 The method getMarkerProvider(Resource) from the type MarkerListenerUtils is deprecated
06:40:15 1 problem (1 warning)
06:40:15 [INFO] 
06:40:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.validation ---
06:40:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/test/resources
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.validation ---
06:40:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/target/org.eclipse.papyrus.infra.services.validation-4.1.0-SNAPSHOT-sources.jar
06:40:15 [INFO] 
06:40:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.validation ---
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.validation ---
06:40:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/target/org.eclipse.papyrus.infra.services.validation-4.1.0-SNAPSHOT.jar
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.validation ---
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.validation ---
06:40:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.validation ---
06:40:15 [INFO] 
06:40:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch >--
06:40:15 [INFO] Building org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT [130/729]
06:40:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:15 [INFO] 
06:40:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] 
06:40:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/main/resources
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/bin
06:40:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/org/eclipse/papyrus/infra/services/viewersearch/impl/AbstractViewerSearcher.java:[26] 
06:40:15 	import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher;
06:40:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:15 The import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher is never used
06:40:15 1 problem (1 warning)
06:40:15 [INFO] 
06:40:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/test/resources
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/target/org.eclipse.papyrus.infra.services.viewersearch-4.0.0-SNAPSHOT-sources.jar
06:40:15 [INFO] 
06:40:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/target/org.eclipse.papyrus.infra.services.viewersearch-4.0.0-SNAPSHOT.jar
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:15 [INFO] 
06:40:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewersearch ---
06:40:16 [INFO] 
06:40:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider >--
06:40:16 [INFO] Building org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT [131/729]
06:40:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:16 [INFO] 
06:40:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] The project's OSGi version is 2.0.0.202103041114
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] 
06:40:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/src/main/resources
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/bin
06:40:16 [INFO] 
06:40:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/src/test/resources
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/target/org.eclipse.papyrus.infra.services.viewlabelprovider-2.0.0-SNAPSHOT-sources.jar
06:40:16 [INFO] 
06:40:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/target/org.eclipse.papyrus.infra.services.viewlabelprovider-2.0.0-SNAPSHOT.jar
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:16 [INFO] 
06:40:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
06:40:17 [INFO] 
06:40:17 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-newchild >-------
06:40:17 [INFO] Building Papyrus Infra New-Child Model 0.0.1-SNAPSHOT          [132/729]
06:40:17 [INFO] --------------------------------[ pom ]---------------------------------
06:40:17 [INFO] 
06:40:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-newchild ---
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-newchild ---
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-newchild ---
06:40:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-newchild ---
06:40:17 [INFO] 
06:40:17 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag >--------
06:40:17 [INFO] Building Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT         [133/729]
06:40:17 [INFO] --------------------------------[ pom ]---------------------------------
06:40:17 [INFO] 
06:40:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag ---
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag ---
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-gmfdiag ---
06:40:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag ---
06:40:17 [INFO] 
06:40:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration >--
06:40:17 [INFO] Building Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT [134/729]
06:40:17 [INFO] --------------------------------[ pom ]---------------------------------
06:40:17 [INFO] 
06:40:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
06:40:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
06:40:17 [INFO] 
06:40:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration >--
06:40:17 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT [135/729]
06:40:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:17 [INFO] 
06:40:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:17 [INFO] The project's OSGi version is 5.0.0.202103041114
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:17 [INFO] 
06:40:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/main/resources
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:17 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/bin
06:40:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/impl/PaletteconfigurationFactoryImpl.java:[23] 
06:40:17 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
06:40:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:17 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
06:40:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/util/PaletteconfigurationSwitch.java:[21] 
06:40:17 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
06:40:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:17 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
06:40:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/util/PaletteconfigurationAdapterFactory.java:[22] 
06:40:17 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
06:40:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:17 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
06:40:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[73] 
06:40:17 	public IValidator getValidator(final String propertyPath) {
06:40:17 	       ^^^^^^^^^^
06:40:17 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:40:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[74] 
06:40:17 	IValidator validator = null;
06:40:17 	^^^^^^^^^^
06:40:17 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:40:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[78] 
06:40:17 	validator = new IValidator() {
06:40:17 	                ^^^^^^^^^^
06:40:17 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:40:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[99] 
06:40:17 	validator = new IValidator() {
06:40:17 	                ^^^^^^^^^^
06:40:17 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:40:17 7 problems (7 warnings)
06:40:17 [INFO] 
06:40:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/test/resources
06:40:17 [INFO] 
06:40:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration-5.0.0-SNAPSHOT-sources.jar
06:40:18 [INFO] 
06:40:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:18 [INFO] 
06:40:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration-5.0.0-SNAPSHOT.jar
06:40:18 [INFO] 
06:40:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:18 [INFO] 
06:40:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:18 [INFO] 
06:40:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
06:40:18 [INFO] 
06:40:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation >--
06:40:18 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT [136/729]
06:40:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:18 [INFO] 
06:40:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:18 [INFO] 
06:40:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:18 [INFO] The project's OSGi version is 3.0.0.202103041114
06:40:18 [INFO] 
06:40:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:18 [INFO] 
06:40:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:18 [INFO] 
06:40:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/main/resources
06:40:18 [INFO] 
06:40:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:18 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/bin
06:40:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/org/eclipse/papyrus/infra/gmfdiag/representation/impl/AssistantRuleCustomImpl.java:[23] 
06:40:19 	import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl;
06:40:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:19 The import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl is never used
06:40:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/org/eclipse/papyrus/infra/gmfdiag/representation/impl/PathElementCustomImpl.java:[20] 
06:40:19 	import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule;
06:40:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:19 The import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule is never used
06:40:19 2 problems (2 warnings)
06:40:19 [INFO] 
06:40:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/test/resources
06:40:19 [INFO] 
06:40:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/target/org.eclipse.papyrus.infra.gmfdiag.representation-3.0.0-SNAPSHOT-sources.jar
06:40:19 [INFO] 
06:40:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:19 [INFO] 
06:40:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/target/org.eclipse.papyrus.infra.gmfdiag.representation-3.0.0-SNAPSHOT.jar
06:40:19 [INFO] 
06:40:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:19 [INFO] 
06:40:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:19 [INFO] 
06:40:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
06:40:20 [INFO] 
06:40:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils >--
06:40:20 [INFO] Building org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT [137/729]
06:40:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:20 [INFO] 
06:40:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:20 [INFO] 
06:40:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:20 [INFO] The project's OSGi version is 2.0.0.202103041114
06:40:20 [INFO] 
06:40:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:20 [INFO] 
06:40:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:20 [INFO] 
06:40:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/src/main/resources
06:40:20 [INFO] 
06:40:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:20 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/bin
06:40:20 [INFO] 
06:40:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/src/test/resources
06:40:20 [INFO] 
06:40:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/target/org.eclipse.papyrus.infra.internationalization.utils-2.0.0-SNAPSHOT-sources.jar
06:40:21 [INFO] 
06:40:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:21 [INFO] 
06:40:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/target/org.eclipse.papyrus.infra.internationalization.utils-2.0.0-SNAPSHOT.jar
06:40:21 [INFO] 
06:40:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:21 [INFO] 
06:40:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:21 [INFO] 
06:40:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.utils ---
06:40:21 [INFO] 
06:40:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation >--
06:40:21 [INFO] Building org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT [138/729]
06:40:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:21 [INFO] 
06:40:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:21 [INFO] 
06:40:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:21 [INFO] The project's OSGi version is 3.0.0.202103041114
06:40:21 [INFO] 
06:40:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:21 [INFO] 
06:40:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:21 [INFO] 
06:40:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/src/main/resources
06:40:21 [INFO] 
06:40:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:21 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/bin
06:40:22 [INFO] 
06:40:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/src/test/resources
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/target/org.eclipse.papyrus.infra.nattable.representation-3.0.0-SNAPSHOT-sources.jar
06:40:22 [INFO] 
06:40:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/target/org.eclipse.papyrus.infra.nattable.representation-3.0.0-SNAPSHOT.jar
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.representation ---
06:40:22 [INFO] 
06:40:22 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-viewpoints >------
06:40:22 [INFO] Building Papyrus Infra Viewpoints 0.0.1-SNAPSHOT               [139/729]
06:40:22 [INFO] --------------------------------[ pom ]---------------------------------
06:40:22 [INFO] 
06:40:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-viewpoints ---
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-viewpoints ---
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-viewpoints ---
06:40:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-viewpoints ---
06:40:22 [INFO] 
06:40:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy >---
06:40:22 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy 4.0.0-SNAPSHOT [140/729]
06:40:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:22 [INFO] 
06:40:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:22 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:22 [INFO] 
06:40:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/main/resources
06:40:22 [INFO] 
06:40:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:22 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/bin
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[83] 
06:40:24 	public Adapter casePapyrusView(PapyrusView object) {
06:40:24 	                               ^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[88] 
06:40:24 	public Adapter casePapyrusDiagram(PapyrusDiagram object) {
06:40:24 	                                  ^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagram is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[93] 
06:40:24 	public Adapter casePapyrusSyncTable(PapyrusSyncTable object) {
06:40:24 	                                    ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[98] 
06:40:24 	public Adapter casePapyrusTable(PapyrusTable object) {
06:40:24 	                                ^^^^^^^^^^^^
06:40:24 The type PapyrusTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[44] 
06:40:24 	PapyrusView createPapyrusView();
06:40:24 	^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[53] 
06:40:24 	PapyrusDiagram createPapyrusDiagram();
06:40:24 	^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagram is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[62] 
06:40:24 	PapyrusSyncTable createPapyrusSyncTable();
06:40:24 	^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[71] 
06:40:24 	PapyrusTable createPapyrusTable();
06:40:24 	^^^^^^^^^^^^
06:40:24 The type PapyrusTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[83] 
06:40:24 	PapyrusView papyrusView = (PapyrusView) theEObject;
06:40:24 	^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[83] 
06:40:24 	PapyrusView papyrusView = (PapyrusView) theEObject;
06:40:24 	                           ^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[90] 
06:40:24 	PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject;
06:40:24 	^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagram is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[90] 
06:40:24 	PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject;
06:40:24 	                                 ^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagram is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[99] 
06:40:24 	PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject;
06:40:24 	^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[99] 
06:40:24 	PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject;
06:40:24 	                                     ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[108] 
06:40:24 	PapyrusTable papyrusTable = (PapyrusTable) theEObject;
06:40:24 	^^^^^^^^^^^^
06:40:24 The type PapyrusTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[108] 
06:40:24 	PapyrusTable papyrusTable = (PapyrusTable) theEObject;
06:40:24 	                             ^^^^^^^^^^^^
06:40:24 The type PapyrusTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[132] 
06:40:24 	public T casePapyrusView(PapyrusView object) {
06:40:24 	                         ^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[147] 
06:40:24 	public T casePapyrusDiagram(PapyrusDiagram object) {
06:40:24 	                            ^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagram is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[162] 
06:40:24 	public T casePapyrusSyncTable(PapyrusSyncTable object) {
06:40:24 	                              ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[177] 
06:40:24 	public T casePapyrusTable(PapyrusTable object) {
06:40:24 	                          ^^^^^^^^^^^^
06:40:24 The type PapyrusTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/StyleFactory.java:[44] 
06:40:24 	PapyrusViewStyle createPapyrusViewStyle();
06:40:24 	^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[26] 
06:40:24 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusDiagram;
06:40:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagram is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[27] 
06:40:24 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusSyncTable;
06:40:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[28] 
06:40:24 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusTable;
06:40:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[29] 
06:40:24 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusView;
06:40:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[277] 
06:40:24 	initEClass(papyrusViewEClass, PapyrusView.class, "PapyrusView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
06:40:24 	                              ^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[278] 
06:40:24 	initEAttribute(getPapyrusView_Name(), ecorePackage.getEString(), "name", null, 0, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
06:40:24 	                                                                                     ^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[279] 
06:40:24 	initEAttribute(getPapyrusView_Icon(), ecorePackage.getEString(), "icon", null, 0, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
06:40:24 	                                                                                     ^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[280] 
06:40:24 	initEAttribute(getPapyrusView_ImplementationID(), ecorePackage.getEString(), "implementationID", null, 1, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
06:40:24 	                                                                                                             ^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[282] 
06:40:24 	initEClass(papyrusDiagramEClass, PapyrusDiagram.class, "PapyrusDiagram", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
06:40:24 	                                 ^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagram is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[284] 
06:40:24 	initEClass(papyrusSyncTableEClass, PapyrusSyncTable.class, "PapyrusSyncTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
06:40:24 	                                   ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[286] 
06:40:24 	initEClass(papyrusTableEClass, PapyrusTable.class, "PapyrusTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
06:40:24 	                               ^^^^^^^^^^^^
06:40:24 The type PapyrusTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[108] 
06:40:24 	EList list = (EList) current.eGet(feature);
06:40:24 	^^^^^
06:40:24 EList is a raw type. References to generic type EList<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[108] 
06:40:24 	EList list = (EList) current.eGet(feature);
06:40:24 	              ^^^^^
06:40:24 EList is a raw type. References to generic type EList<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[109] 
06:40:24 	list.add(target);
06:40:24 	^^^^^^^^^^^^^^^^
06:40:24 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[123] 
06:40:24 	((EList) undoOrigin.eGet(undoReference)).remove(undoValueNext);
06:40:24 	  ^^^^^
06:40:24 EList is a raw type. References to generic type EList<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[134] 
06:40:24 	((EList) undoOrigin.eGet(undoReference)).add(undoValueNext);
06:40:24 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:24 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[134] 
06:40:24 	((EList) undoOrigin.eGet(undoReference)).add(undoValueNext);
06:40:24 	  ^^^^^
06:40:24 EList is a raw type. References to generic type EList<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[163] 
06:40:24 	EList list = (EList) value;
06:40:24 	^^^^^
06:40:24 EList is a raw type. References to generic type EList<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[163] 
06:40:24 	EList list = (EList) value;
06:40:24 	              ^^^^^
06:40:24 EList is a raw type. References to generic type EList<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[175] 
06:40:24 	list.add(inst);
06:40:24 	^^^^^^^^^^^^^^
06:40:24 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[25] 
06:40:24 	import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle;
06:40:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[202] 
06:40:24 	initEClass(papyrusViewStyleEClass, PapyrusViewStyle.class, "PapyrusViewStyle", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
06:40:24 	                                   ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[203] 
06:40:24 	initEReference(getPapyrusViewStyle_Owner(), theEcorePackage.getEObject(), null, "owner", null, 1, 1, PapyrusViewStyle.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
06:40:24 	                                                                                                     ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[204] 
06:40:24 	initEReference(getPapyrusViewStyle_Configuration(), theConfigurationPackage.getPapyrusView(), null, "configuration", null, 0, 1, PapyrusViewStyle.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
06:40:24 	                                                                                                                                 ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleAdapterFactory.java:[81] 
06:40:24 	public Adapter casePapyrusViewStyle(PapyrusViewStyle object) {
06:40:24 	                                    ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[80] 
06:40:24 	public PapyrusViewStyle createPapyrusViewStyle() {
06:40:24 	       ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
06:40:24 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
06:40:24 	^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyleImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
06:40:24 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
06:40:24 	                                            ^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyleImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
06:40:24 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
06:40:24 	                                            ^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The constructor PapyrusViewStyleImpl() is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[90] 
06:40:24 	public PapyrusView createPapyrusView() {
06:40:24 	       ^^^^^^^^^^^
06:40:24 The type PapyrusView is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
06:40:24 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
06:40:24 	^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
06:40:24 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
06:40:24 	                                  ^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
06:40:24 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
06:40:24 	                                  ^^^^^^^^^^^^^^^^^
06:40:24 The constructor PapyrusViewImpl() is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[101] 
06:40:24 	public PapyrusDiagram createPapyrusDiagram() {
06:40:24 	       ^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagram is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
06:40:24 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
06:40:24 	^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagramImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
06:40:24 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
06:40:24 	                                        ^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusDiagramImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
06:40:24 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
06:40:24 	                                        ^^^^^^^^^^^^^^^^^^^^
06:40:24 The constructor PapyrusDiagramImpl() is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[112] 
06:40:24 	public PapyrusSyncTable createPapyrusSyncTable() {
06:40:24 	       ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
06:40:24 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
06:40:24 	^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTableImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
06:40:24 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
06:40:24 	                                            ^^^^^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusSyncTableImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
06:40:24 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
06:40:24 	                                            ^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The constructor PapyrusSyncTableImpl() is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[123] 
06:40:24 	public PapyrusTable createPapyrusTable() {
06:40:24 	       ^^^^^^^^^^^^
06:40:24 The type PapyrusTable is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
06:40:24 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
06:40:24 	^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusTableImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
06:40:24 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
06:40:24 	                                    ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusTableImpl is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
06:40:24 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
06:40:24 	                                    ^^^^^^^^^^^^^^^^^^
06:40:24 The constructor PapyrusTableImpl() is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[81] 
06:40:24 	PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject;
06:40:24 	^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[81] 
06:40:24 	PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject;
06:40:24 	                                     ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[102] 
06:40:24 	public T casePapyrusViewStyle(PapyrusViewStyle object) {
06:40:24 	                              ^^^^^^^^^^^^^^^^
06:40:24 The type PapyrusViewStyle is deprecated
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ViewpointExplorer.java:[56] 
06:40:24 	import org.eclipse.ui.IViewSite;
06:40:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The import org.eclipse.ui.IViewSite is never used
06:40:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ViewpointExplorer.java:[58] 
06:40:24 	import org.eclipse.ui.PartInitException;
06:40:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:24 The import org.eclipse.ui.PartInitException is never used
06:40:24 71 problems (71 warnings)
06:40:24 [INFO] 
06:40:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/test/resources
06:40:24 [INFO] 
06:40:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/target/org.eclipse.papyrus.infra.viewpoints.policy-4.0.0-SNAPSHOT-sources.jar
06:40:24 [INFO] 
06:40:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:24 [INFO] 
06:40:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/target/org.eclipse.papyrus.infra.viewpoints.policy-4.0.0-SNAPSHOT.jar
06:40:24 [INFO] 
06:40:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:24 [INFO] 
06:40:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:24 [INFO] 
06:40:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.policy ---
06:40:26 [INFO] 
06:40:26 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands >---
06:40:26 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT [141/729]
06:40:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:27 [INFO] 
06:40:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:27 [INFO] 
06:40:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:27 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:27 [INFO] 
06:40:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:27 [INFO] 
06:40:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:27 [INFO] 
06:40:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/main/resources
06:40:27 [INFO] 
06:40:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:27 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/bin
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[27] 
06:40:36 	import org.eclipse.papyrus.commands.INonDirtying;
06:40:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 The type INonDirtying is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[66] 
06:40:36 	if (operation instanceof INonDirtying) {
06:40:36 	                         ^^^^^^^^^^^^
06:40:36 The type INonDirtying is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[162] 
06:40:36 	public static class NonDirtying extends OperationToGEFCommandWrapper implements INonDirtying {
06:40:36 	                                                                                ^^^^^^^^^^^^
06:40:36 The type INonDirtying is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[53] 
06:40:36 	affectedFiles = new ArrayList<Object>(super.getAffectedFiles());
06:40:36 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[54] 
06:40:36 	affectedFiles.addAll(fileOfIncomingReferences(((DestroyElementRequest) getRequest()).getElementToDestroy()));
06:40:36 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[65] 
06:40:36 	protected List fileOfIncomingReferences(EObject destructee) {
06:40:36 	          ^^^^
06:40:36 List is a raw type. References to generic type List<E> should be parameterized
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[73] 
06:40:36 	List files = getWorkspaceFiles(setting.getEObject());
06:40:36 	^^^^
06:40:36 List is a raw type. References to generic type List<E> should be parameterized
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[75] 
06:40:36 	result.addAll(files);
06:40:36 	              ^^^^^
06:40:36 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[23] 
06:40:36 	import org.eclipse.papyrus.commands.INonDirtying;
06:40:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 The type INonDirtying is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[64] 
06:40:36 	if (command instanceof INonDirtying) {
06:40:36 	                       ^^^^^^^^^^^^
06:40:36 The type INonDirtying is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[164] 
06:40:36 	public static class NonDirtying extends GMFtoGEFCommandWrapper implements INonDirtying {
06:40:36 	                                                                          ^^^^^^^^^^^^
06:40:36 The type INonDirtying is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/ICreationCommand.java:[19] 
06:40:36 	import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram;
06:40:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 The import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram is never used
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[30] 
06:40:36 	import org.eclipse.papyrus.commands.util.NonDirtyingUtils;
06:40:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 The type NonDirtyingUtils is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[76] 
06:40:36 	return NonDirtyingUtils.wrap(command);
06:40:36 	       ^^^^^^^^^^^^^^^^
06:40:36 The type NonDirtyingUtils is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[76] 
06:40:36 	return NonDirtyingUtils.wrap(command);
06:40:36 	                        ^^^^^^^^^^^^^
06:40:36 The method wrap(Command) from the type NonDirtyingUtils is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandDescriptor.java:[86] 
06:40:36 	ICreationCommand command = creationCommandClass.newInstance();
06:40:36 	                                                ^^^^^^^^^^^^^
06:40:36 The method newInstance() from the type Class<capture#1-of ? extends ICreationCommand> is deprecated since version 9
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[76] 
06:40:36 	res.creationCommandClass = (Class<ICreationCommand>) parseClass(element, CREATION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT);
06:40:36 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<ICreationCommand>
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[86] 
06:40:36 	Class<ICreationCondition> classCondition = (Class<ICreationCondition>) parseClass(element, CONDITION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT);
06:40:36 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 Type safety: Unchecked cast from Class<capture#3-of ?> to Class<ICreationCondition>
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[89] 
06:40:36 	res.setCondition(classCondition.newInstance());
06:40:36 	                                ^^^^^^^^^^^^^
06:40:36 The method newInstance() from the type Class<ICreationCondition> is deprecated since version 9
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/EMFtoGEFCommandWrapper.java:[21] 
06:40:36 	import org.eclipse.papyrus.commands.INonDirtying;
06:40:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:36 The type INonDirtying is deprecated
06:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/EMFtoGEFCommandWrapper.java:[157] 
06:40:36 	public static class NonDirtying extends EMFtoGEFCommandWrapper implements INonDirtying {
06:40:36 	                                                                          ^^^^^^^^^^^^
06:40:36 The type INonDirtying is deprecated
06:40:36 21 problems (21 warnings)
06:40:36 [INFO] 
06:40:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/test/resources
06:40:36 [INFO] 
06:40:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/target/org.eclipse.papyrus.infra.gmfdiag.commands-4.0.0-SNAPSHOT-sources.jar
06:40:37 [INFO] 
06:40:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:37 [INFO] 
06:40:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/target/org.eclipse.papyrus.infra.gmfdiag.commands-4.0.0-SNAPSHOT.jar
06:40:37 [INFO] 
06:40:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:37 [INFO] 
06:40:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:37 [INFO] 
06:40:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
06:40:37 [INFO] 
06:40:37 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild >-------
06:40:37 [INFO] Building org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT     [142/729]
06:40:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:37 [INFO] 
06:40:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild ---
06:40:37 [INFO] 
06:40:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild ---
06:40:37 [INFO] The project's OSGi version is 5.0.0.202103041114
06:40:37 [INFO] 
06:40:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild ---
06:40:37 [INFO] 
06:40:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild ---
06:40:37 [INFO] 
06:40:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild ---
06:40:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/src/main/resources
06:40:37 [INFO] 
06:40:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild ---
06:40:37 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin
06:40:45 [INFO] 
06:40:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild ---
06:40:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/src/test/resources
06:40:45 [INFO] 
06:40:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild ---
06:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/target/org.eclipse.papyrus.infra.newchild-5.0.0-SNAPSHOT-sources.jar
06:40:45 [INFO] 
06:40:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild ---
06:40:45 [INFO] 
06:40:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild ---
06:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/target/org.eclipse.papyrus.infra.newchild-5.0.0-SNAPSHOT.jar
06:40:45 [INFO] 
06:40:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild ---
06:40:45 [INFO] 
06:40:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild ---
06:40:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:45 [INFO] 
06:40:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild ---
06:40:46 [INFO] 
06:40:46 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit >-----
06:40:46 [INFO] Building org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT [143/729]
06:40:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:46 [INFO] 
06:40:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] The project's OSGi version is 5.0.0.202103041114
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] 
06:40:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/src/main/resources
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/bin
06:40:46 [INFO] 
06:40:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/src/test/resources
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/target/org.eclipse.papyrus.infra.newchild.edit-5.0.0-SNAPSHOT-sources.jar
06:40:46 [INFO] 
06:40:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/target/org.eclipse.papyrus.infra.newchild.edit-5.0.0-SNAPSHOT.jar
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.edit ---
06:40:46 [INFO] 
06:40:46 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor >----
06:40:46 [INFO] Building org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT [144/729]
06:40:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:46 [INFO] 
06:40:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:46 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:46 [INFO] 
06:40:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src/main/resources
06:40:46 [INFO] 
06:40:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:46 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/bin
06:40:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1323] 
06:40:47 	public Object getAdapter(Class key) {
06:40:47 	       ^^^^^^
06:40:47 Type safety: The return type Object for getAdapter(Class) from the type ElementCreationMenuModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:40:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1334] 
06:40:47 	return super.getAdapter(key);
06:40:47 	       ^^^^^^^^^^^^^^^^^^^^^
06:40:47 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:40:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1334] 
06:40:47 	return super.getAdapter(key);
06:40:47 	                        ^^^
06:40:47 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:40:47 3 problems (3 warnings)
06:40:47 [INFO] 
06:40:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src/test/resources
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/target/org.eclipse.papyrus.infra.newchild.editor-4.0.0-SNAPSHOT-sources.jar
06:40:47 [INFO] 
06:40:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/target/org.eclipse.papyrus.infra.newchild.editor-4.0.0-SNAPSHOT.jar
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.editor ---
06:40:47 [INFO] 
06:40:47 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor >-----
06:40:47 [INFO] Building org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT [145/729]
06:40:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:47 [INFO] 
06:40:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.editor ---
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.editor ---
06:40:47 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.editor ---
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.editor ---
06:40:47 [INFO] 
06:40:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.editor ---
06:40:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src/main/resources
06:40:47 [INFO] 
06:40:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.editor ---
06:40:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/bin
06:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1326] 
06:40:48 	public Object getAdapter(Class key) {
06:40:48 	       ^^^^^^
06:40:48 Type safety: The return type Object for getAdapter(Class) from the type ElementTypesConfigurationsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1337] 
06:40:48 	return super.getAdapter(key);
06:40:48 	       ^^^^^^^^^^^^^^^^^^^^^
06:40:48 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1337] 
06:40:48 	return super.getAdapter(key);
06:40:48 	                        ^^^
06:40:48 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:40:48 3 problems (3 warnings)
06:40:48 [INFO] 
06:40:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.editor ---
06:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src/test/resources
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.editor ---
06:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/target/org.eclipse.papyrus.infra.types.editor-4.0.0-SNAPSHOT-sources.jar
06:40:48 [INFO] 
06:40:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.editor ---
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.editor ---
06:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/target/org.eclipse.papyrus.infra.types.editor-4.0.0-SNAPSHOT.jar
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.editor ---
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.editor ---
06:40:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.editor ---
06:40:48 [INFO] 
06:40:48 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui >-------
06:40:48 [INFO] Building org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT     [146/729]
06:40:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:48 [INFO] 
06:40:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] The project's OSGi version is 4.0.0.202103041114
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] 
06:40:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/main/resources
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin
06:40:48 [INFO] 
06:40:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/test/resources
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/target/org.eclipse.papyrus.infra.types.ui-4.0.0-SNAPSHOT-sources.jar
06:40:48 [INFO] 
06:40:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/target/org.eclipse.papyrus.infra.types.ui-4.0.0-SNAPSHOT.jar
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.ui ---
06:40:48 [INFO] 
06:40:48 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable >-------
06:40:48 [INFO] Building org.eclipse.papyrus.infra.nattable 7.0.0-SNAPSHOT     [147/729]
06:40:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:48 [INFO] 
06:40:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable ---
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable ---
06:40:48 [INFO] The project's OSGi version is 7.0.0.202103041114
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable ---
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable ---
06:40:48 [INFO] 
06:40:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable ---
06:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/main/resources
06:40:48 [INFO] 
06:40:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable ---
06:40:48 [INFO] Compiling 487 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/bin
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[56] 
06:40:55 	private final AbstractTableComparatorChooser tableComparatorChooser;
06:40:55 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[61] 
06:40:55 	public SortingState(AbstractTableComparatorChooser tableComparatorChooser) {
06:40:55 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[65] 
06:40:55 	public AbstractTableComparatorChooser getTableComparatorChooser() {
06:40:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[81] 
06:40:55 	public Comparator buildComparator() {
06:40:55 	       ^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[89] 
06:40:55 	Comparator comparator = sortingColumn.getComparator();
06:40:55 	^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[92] 
06:40:55 	comparators.add(comparator);
06:40:55 	                ^^^^^^^^^^
06:40:55 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<Object>
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[107] 
06:40:55 	sortingColumns.add(new Integer(clickedColumn.getColumn()));
06:40:55 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 The constructor Integer(int) is deprecated since version 9
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[129] 
06:40:55 	public void detectStateFromComparator(Comparator foreignComparator) {
06:40:55 	                                      ^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[134] 
06:40:55 	final List<Comparator> comparatorsList;
06:40:55 	           ^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[138] 
06:40:55 	ComparatorChain chain = (ComparatorChain) foreignComparator;
06:40:55 	^^^^^^^^^^^^^^^
06:40:55 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[138] 
06:40:55 	ComparatorChain chain = (ComparatorChain) foreignComparator;
06:40:55 	                         ^^^^^^^^^^^^^^^
06:40:55 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[145] 
06:40:55 	for (Iterator<Comparator> i = comparatorsList.iterator(); i.hasNext();) {
06:40:55 	              ^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[147] 
06:40:55 	Comparator comparator = i.next();
06:40:55 	^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[151] 
06:40:55 	comparator = ((ReverseComparator) comparator).getSourceComparator();
06:40:55 	               ^^^^^^^^^^^^^^^^^
06:40:55 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[183] 
06:40:55 	public void rebuildColumns(TableFormat tableFormat) {
06:40:55 	                           ^^^^^^^^^^^
06:40:55 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[195] 
06:40:55 	protected SortingColumn createSortingColumn(TableFormat tableFormat, int columnIndex) {
06:40:55 	                                            ^^^^^^^^^^^
06:40:55 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[273] 
06:40:55 	private final List<Comparator> comparators = new ArrayList<Comparator>(1);
06:40:55 	                   ^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[273] 
06:40:55 	private final List<Comparator> comparators = new ArrayList<Comparator>(1);
06:40:55 	                                                           ^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[280] 
06:40:55 	public SortingColumn(TableFormat tableFormat, int column) {
06:40:55 	                     ^^^^^^^^^^^
06:40:55 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[285] 
06:40:55 	AdvancedTableFormat advancedTableFormat = (AdvancedTableFormat) tableFormat;
06:40:55 	^^^^^^^^^^^^^^^^^^^
06:40:55 AdvancedTableFormat is a raw type. References to generic type AdvancedTableFormat<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[285] 
06:40:55 	AdvancedTableFormat advancedTableFormat = (AdvancedTableFormat) tableFormat;
06:40:55 	                                           ^^^^^^^^^^^^^^^^^^^
06:40:55 AdvancedTableFormat is a raw type. References to generic type AdvancedTableFormat<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[286] 
06:40:55 	Comparator columnComparator = advancedTableFormat.getColumnComparator(column);
06:40:55 	^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[288] 
06:40:55 	comparators.add(new TableColumnComparator(tableFormat, column, columnComparator));
06:40:55 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 Type safety: The constructor TableColumnComparator(TableFormat, int, Comparator) belongs to the raw type TableColumnComparator. References to generic type TableColumnComparator<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[288] 
06:40:55 	comparators.add(new TableColumnComparator(tableFormat, column, columnComparator));
06:40:55 	                    ^^^^^^^^^^^^^^^^^^^^^
06:40:55 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[291] 
06:40:55 	comparators.add(new TableColumnComparator(tableFormat, column));
06:40:55 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 Type safety: The constructor TableColumnComparator(TableFormat, int) belongs to the raw type TableColumnComparator. References to generic type TableColumnComparator<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[291] 
06:40:55 	comparators.add(new TableColumnComparator(tableFormat, column));
06:40:55 	                    ^^^^^^^^^^^^^^^^^^^^^
06:40:55 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[319] 
06:40:55 	public List<Comparator> getComparators() {
06:40:55 	            ^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[326] 
06:40:55 	public Comparator getComparator() {
06:40:55 	       ^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[329] 
06:40:55 	Comparator comparator = comparators.get(getComparatorIndex());
06:40:55 	^^^^^^^^^^
06:40:55 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[331] 
06:40:55 	comparator = GlazedLists.reverseComparator(comparator);
06:40:55 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 Type safety: Unchecked invocation reverseComparator(Comparator) of the generic method reverseComparator(Comparator<T>) of type GlazedLists
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[331] 
06:40:55 	comparator = GlazedLists.reverseComparator(comparator);
06:40:55 	                                           ^^^^^^^^^^
06:40:55 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<Object>
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/celleditor/config/CellAxisConfigurationRegistry.java:[68] 
06:40:55 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER_ATTRIBUTE));
06:40:55 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 The constructor Integer(String) is deprecated since version 9
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layer/PapyrusSelectionLayer.java:[64] 
06:40:55 	super(underlyingLayer, selectionModel, useDefaultConfiguration, registerDefaultEventHandler);
06:40:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 The constructor SelectionLayer(IUniqueIndexLayer, ISelectionModel, boolean, boolean) is deprecated
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[30] 
06:40:55 	this.comparators = comparators.toArray(new Comparator[comparators.size()]);
06:40:55 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 Type safety: The expression of type Comparator[] needs unchecked conversion to conform to Comparator<T>[]
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[60] 
06:40:55 	final ComparatorChain that = (ComparatorChain) o;
06:40:55 	      ^^^^^^^^^^^^^^^
06:40:55 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[60] 
06:40:55 	final ComparatorChain that = (ComparatorChain) o;
06:40:55 	                              ^^^^^^^^^^^^^^^
06:40:55 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dialog/LoadCurrentAxisProvidersDialog.java:[58] 
06:40:55 	private IConfigRegistry registry;
06:40:55 	                        ^^^^^^^^
06:40:55 The value of the field LoadCurrentAxisProvidersDialog.registry is not used
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/cell/CellManagerFactory.java:[88] 
06:40:55 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER));
06:40:55 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 The constructor Integer(String) is deprecated since version 9
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layer/PapyrusSpanningDataLayer.java:[39] 
06:40:55 	private INattableModelManager manager;
06:40:55 	                              ^^^^^^^
06:40:55 The value of the field PapyrusSpanningDataLayer.manager is not used
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/configuration/PapyrusRowResizeBindingsConfiguration.java:[64] 
06:40:55 	configRegistry.registerConfigAttribute(NattableConfigAttributes.REINITIALISE_ROW_HEIGHT, new Boolean(false));
06:40:55 	                                                                                             ^^^^^^^^^^^^^^
06:40:55 The constructor Boolean(boolean) is deprecated since version 9
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/ConfigureTableCategoriesWizard.java:[502] 
06:40:55 	IAxis axis = IAxisFactory.createAxisForFeature(categoryItem.getElement(), representation, categoryItem.getAlias());
06:40:55 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 The method createAxisForFeature(Object, AxisManagerRepresentation, String) from the type IAxisFactory is deprecated
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[81] 
06:40:55 	private static final int MIN_AXIS_FOR_PROGRESS_MONITOR = 5;
06:40:55 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 The value of the field PasteEObjectAxisInTableCommandProvider.MIN_AXIS_FOR_PROGRESS_MONITOR is not used
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[420] 
06:40:55 	final List<Cell> cells = (List<Cell>) sharedMap.get(Constants.CELLS_TO_ADD_KEY);
06:40:55 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 Type safety: Unchecked cast from Object to List<Cell>
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[421] 
06:40:55 	final List<IValueSetter> valueToSet = (List<IValueSetter>) sharedMap.get(Constants.REFERENCES_TO_SET_KEY);
06:40:55 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 Type safety: Unchecked cast from Object to List<IValueSetter>
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[654] 
06:40:55 	private Boolean mustInitializeName() {
06:40:55 	                ^^^^^^^^^^^^^^^^^^^^
06:40:55 The method mustInitializeName() from the type PasteEObjectAxisInTableCommandProvider is never used locally
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/MatrixTableWidgetModelManager.java:[25] 
06:40:55 	import org.eclipse.emf.common.command.UnexecutableCommand;
06:40:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 The import org.eclipse.emf.common.command.UnexecutableCommand is never used
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/pages/ConfigurePastePage.java:[371] 
06:40:55 	treeContentProvider = new ProviderBasedBrowseStrategy(new EncapsulatedContentProvider(containmentFeatureContentProvider));
06:40:55 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[53] 
06:40:55 	final String label, final List affectedFiles, final IStatus errorStatus) {
06:40:55 	                          ^^^^
06:40:55 List is a raw type. References to generic type List<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[73] 
06:40:55 	final String label, final Map options, final List affectedFiles, final IStatus errorStatus) {
06:40:55 	                          ^^^
06:40:55 Map is a raw type. References to generic type Map<K,V> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[73] 
06:40:55 	final String label, final Map options, final List affectedFiles, final IStatus errorStatus) {
06:40:55 	                                             ^^^^
06:40:55 List is a raw type. References to generic type List<E> should be parameterized
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[74] 
06:40:55 	Set<EObject> elementsToDestroy = adapter.getInverseReferencers(eobject, NattableaxisPackage.eINSTANCE.getEObjectAxis_Element(), NattableaxisPackage.eINSTANCE.getEObjectAxis());
06:40:55 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 Type safety: The expression of type Set needs unchecked conversion to conform to Set<EObject>
06:40:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[75] 
06:40:55 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getEObjectAxisWrapper_Element(), NattablecellPackage.eINSTANCE.getEObjectAxisWrapper()));
06:40:55 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:55 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[77] 
06:40:56 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablewrapperPackage.eINSTANCE.getEObjectWrapper_Element(), NattablewrapperPackage.eINSTANCE.getEObjectWrapper()));
06:40:56 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[80] 
06:40:56 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getCell_RowWrapper(), NattablecellPackage.eINSTANCE.getCell()));
06:40:56 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[81] 
06:40:56 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getCell_ColumnWrapper(), NattablecellPackage.eINSTANCE.getCell()));
06:40:56 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/fillhandle/command/PapyrusFillHandlePasteCommandHandler.java:[484] 
06:40:56 	diff = new Integer(Integer.parseInt(((String) c1.getDataValue()).replace(templateString, "")) - Integer.parseInt(((String) c2.getDataValue()).replace(templateString, ""))); //$NON-NLS-1$ //$NON-NLS-2$
06:40:56 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The constructor Integer(int) is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layerstack/RowHeaderHierarchicalLayerStack.java:[49] 
06:40:56 	private Object rowSortModel;// TODO
06:40:56 	               ^^^^^^^^^^^^
06:40:56 The value of the field RowHeaderHierarchicalLayerStack.rowSortModel is not used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/sort/PapyrusGlazedListsSortModel.java:[130] 
06:40:56 	public List<Comparator> getComparatorsForColumnIndex(int columnIndex) {
06:40:56 	            ^^^^^^^^^^
06:40:56 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/sort/PapyrusCompositeGlazedListSortModel.java:[161] 
06:40:56 	public List<Comparator> getComparatorsForColumnIndex(int columnIndex) {
06:40:56 	            ^^^^^^^^^^
06:40:56 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/ITreeNattableModelManager.java:[114] 
06:40:56 	public TreeList getTreeList();
06:40:56 	       ^^^^^^^^
06:40:56 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[485] 
06:40:56 	private String getFilterStringRepresentation(Object filterValue, IDisplayConverter converter) {
06:40:56 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The method getFilterStringRepresentation(Object, IDisplayConverter) from the type FilterRowDataProvider<T> is never used locally
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[525] 
06:40:56 	private Object getFilterFromString(String filterText, IDisplayConverter converter) throws InstantiationException, IllegalAccessException, ClassNotFoundException {
06:40:56 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The method getFilterFromString(String, IDisplayConverter) from the type FilterRowDataProvider<T> is never used locally
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[530] 
06:40:56 	Collection filterCollection = (Collection) Class.forName(collectionSpec).newInstance();
06:40:56 	                                                                         ^^^^^^^^^^^^^
06:40:56 The method newInstance() from the type Class<capture#7-of ?> is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/axis/AbstractAxisManager.java:[745] 
06:40:56 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
06:40:56 	       ^^^^^^
06:40:56 Type safety: The return type Object for getAdapter(Class) from the type AbstractAxisManager needs unchecked conversion to conform to T from the type IAdaptable
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/validator/StringFilterDataValidator.java:[66] 
06:40:56 	String num = value.replaceFirst(PapyrusTextMatchingMode.NUM.getMode(), ""); //$NON-NLS-1$
06:40:56 	       ^^^
06:40:56 The value of the local variable num is not used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[132] 
06:40:56 	protected TreeList treeList;
06:40:56 	          ^^^^^^^^
06:40:56 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[235] 
06:40:56 	this.treeList = new TreeList(this.horizontalFilterList, treeFormat, expansionModel);
06:40:56 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The constructor TreeList(EventList, TreeList.Format, TreeList.ExpansionModel) belongs to the raw type TreeList. References to generic type TreeList<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[235] 
06:40:56 	this.treeList = new TreeList(this.horizontalFilterList, treeFormat, expansionModel);
06:40:56 	                    ^^^^^^^^
06:40:56 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[237] 
06:40:56 	return this.treeList;
06:40:56 	       ^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type TreeList needs unchecked conversion to conform to List<Object>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[241] 
06:40:56 	public TreeList getTreeList() {
06:40:56 	       ^^^^^^^^
06:40:56 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[27] 
06:40:56 	import java.util.Observable;
06:40:56 	       ^^^^^^^^^^^^^^^^^^^^
06:40:56 The type Observable is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[28] 
06:40:56 	import java.util.Observer;
06:40:56 	       ^^^^^^^^^^^^^^^^^^
06:40:56 The type Observer is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[202] 
06:40:56 	private Observer decoractionServiceObserver;
06:40:56 	        ^^^^^^^^
06:40:56 The type Observer is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[217] 
06:40:56 	private final AdapterImpl changeAxisProviderHistory;
06:40:56 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The value of the field NattableModelManager.changeAxisProviderHistory is not used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[800] 
06:40:56 	final ICompositeAxisManager newRowManager = this.columnManager;
06:40:56 	                            ^^^^^^^^^^^^^
06:40:56 The value of the local variable newRowManager is not used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2003] 
06:40:56 	final Object feature = notification.getFeature();
06:40:56 	             ^^^^^^^
06:40:56 The value of the local variable feature is not used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2006] 
06:40:56 	final int type = notification.getEventType();
06:40:56 	          ^^^^
06:40:56 The value of the local variable type is not used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2247] 
06:40:56 	private Observer getOrCreateDecorationServiceObserver() {
06:40:56 	        ^^^^^^^^
06:40:56 The type Observer is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2249] 
06:40:56 	this.decoractionServiceObserver = new Observer() {
06:40:56 	                                      ^^^^^^^^
06:40:56 The type Observer is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2258] 
06:40:56 	public void update(Observable o, Object arg) {
06:40:56 	                   ^^^^^^^^^^
06:40:56 The type Observable is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/celleditor/config/CellEditorConfigurationFactory.java:[68] 
06:40:56 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER_ATTRIBUTE));
06:40:56 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The constructor Integer(String) is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/utils/TableSelectionWrapper2.java:[112] 
06:40:56 	super(manager, Collections.emptyList(), Collections.emptyMap(), Collections.emptyMap());
06:40:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The constructor TableSelectionWrapper(INattableModelManager, Collection<PositionCoordinate>, Map<Integer,Object>, Map<Integer,Object>) is deprecated
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ReverseComparator.java:[49] 
06:40:56 	final ReverseComparator that = (ReverseComparator) o;
06:40:56 	      ^^^^^^^^^^^^^^^^^
06:40:56 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ReverseComparator.java:[49] 
06:40:56 	final ReverseComparator that = (ReverseComparator) o;
06:40:56 	                                ^^^^^^^^^^^^^^^^^
06:40:56 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/axis/AxisManagerFactory.java:[97] 
06:40:56 	axisManager = managerClass.newInstance();
06:40:56 	                           ^^^^^^^^^^^^^
06:40:56 The method newInstance() from the type Class<IAxisManager> is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/configuration/CellEditorAxisConfiguration.java:[57] 
06:40:56 	private Collection<String> messagesAlreadyDisplayed = new ArrayList<String>();
06:40:56 	                           ^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The value of the field CellEditorAxisConfiguration.messagesAlreadyDisplayed is not used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/ImportTableWizard.java:[190] 
06:40:56 	IStatus status = pasteManager.doAction();
06:40:56 	        ^^^^^^
06:40:56 The value of the local variable status is not used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[138] 
06:40:56 	final Comparator<E> rebuiltComparator = sortingState.buildComparator();
06:40:56 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<E>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[167] 
06:40:56 	public List<Comparator> getComparatorsForColumn(int column) {
06:40:56 	            ^^^^^^^^^^
06:40:56 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[261] 
06:40:56 	public Comparator createComparatorForElement(Comparator<E> comparatorForColumn, int column) {
06:40:56 	       ^^^^^^^^^^
06:40:56 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/PapyrusSortingState.java:[54] 
06:40:56 	protected SortingColumn createSortingColumn(TableFormat tableFormat, int columnIndex) {
06:40:56 	                                            ^^^^^^^^^^^
06:40:56 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/PapyrusSortingState.java:[76] 
06:40:56 	public PapyrusSortingColumn(TableFormat tableFormat, int column, INattableModelManager manager) {
06:40:56 	                            ^^^^^^^^^^^
06:40:56 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/TableCommands.java:[324] 
06:40:56 	private static final ICommand getRegisterLocalHeaderAxisConfigurationCommand(final Table table, final LocalTableHeaderAxisConfiguration localHeaderAxisConfiguration, final boolean workOnColumn) {
06:40:56 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The method getRegisterLocalHeaderAxisConfigurationCommand(Table, LocalTableHeaderAxisConfiguration, boolean) from the type TableCommands is never used locally
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[50] 
06:40:56 	public static final MatchOperation GREATER_THAN = new MatchOperation(1, false);
06:40:56 	                    ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[50] 
06:40:56 	public static final MatchOperation GREATER_THAN = new MatchOperation(1, false);
06:40:56 	                                                      ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[51] 
06:40:56 	public static final MatchOperation GREATER_THAN_OR_EQUAL = new MatchOperation(1, true);
06:40:56 	                    ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[51] 
06:40:56 	public static final MatchOperation GREATER_THAN_OR_EQUAL = new MatchOperation(1, true);
06:40:56 	                                                               ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[52] 
06:40:56 	public static final MatchOperation LESS_THAN = new MatchOperation(-1, false);
06:40:56 	                    ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[52] 
06:40:56 	public static final MatchOperation LESS_THAN = new MatchOperation(-1, false);
06:40:56 	                                                   ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[53] 
06:40:56 	public static final MatchOperation LESS_THAN_OR_EQUAL = new MatchOperation(-1, true);
06:40:56 	                    ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[53] 
06:40:56 	public static final MatchOperation LESS_THAN_OR_EQUAL = new MatchOperation(-1, true);
06:40:56 	                                                            ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[54] 
06:40:56 	public static final MatchOperation EQUAL = new MatchOperation(0, true);
06:40:56 	                    ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[54] 
06:40:56 	public static final MatchOperation EQUAL = new MatchOperation(0, true);
06:40:56 	                                               ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[55] 
06:40:56 	public static final MatchOperation NOT_EQUAL = new MatchOperation(0, false);
06:40:56 	                    ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[55] 
06:40:56 	public static final MatchOperation NOT_EQUAL = new MatchOperation(0, false);
06:40:56 	                                                   ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[57] 
06:40:56 	private MatchOperation currentMatcher;
06:40:56 	        ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[60] 
06:40:56 	private MatchOperation operation;
06:40:56 	        ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[111] 
06:40:56 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation) {
06:40:56 	                                                  ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[128] 
06:40:56 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation, Comparator<T> comparator) {
06:40:56 	                                                  ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[150] 
06:40:56 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation, Comparator<T> comparator, FunctionList.Function<E, T> function) {
06:40:56 	                                                  ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[178] 
06:40:56 	public PapyrusThresholdMatcherEditor(final T threshold, final MatchOperation operation, final Comparator<T> comparator, final FunctionList.Function<E, T> function, final int columnIndex, final Object objectToMatch) {
06:40:56 	                                                              ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[179] 
06:40:56 	MatchOperation modifiedOperation = operation;
06:40:56 	^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[186] 
06:40:56 	modifiedComparator = (Comparator<T>) GlazedLists.comparableComparator();
06:40:56 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: Unchecked cast from Comparator<Comparable> to Comparator<T>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[191] 
06:40:56 	modifiedFunction = (FunctionList.Function<E, T>) GlazedListsImpl.identityFunction();
06:40:56 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: Unchecked cast from FunctionList.Function<Object,Object> to FunctionList.Function<E,T>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[203] 
06:40:56 	currentMatcher = modifiedOperation.instance(modifiedComparator, threshold, modifiedFunction);
06:40:56 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The method instance(Comparator, Object, FunctionList.Function) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[204] 
06:40:56 	fireChanged(currentMatcher);
06:40:56 	            ^^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[259] 
06:40:56 	public void setMatchOperation(MatchOperation operation) {
06:40:56 	                              ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[270] 
06:40:56 	public MatchOperation getMatchOperation() {
06:40:56 	       ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[280] 
06:40:56 	comparator = (Comparator<T>) GlazedLists.comparableComparator();
06:40:56 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: Unchecked cast from Comparator<Comparable> to Comparator<T>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[292] 
06:40:56 	final MatchOperation newMatcher = operation.instance(comparator, threshold, function);
06:40:56 	      ^^^^^^^^^^^^^^
06:40:56 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[292] 
06:40:56 	final MatchOperation newMatcher = operation.instance(comparator, threshold, function);
06:40:56 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The method instance(Comparator, Object, FunctionList.Function) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[295] 
06:40:56 	final boolean moreStrict = newMatcher.isMoreStrict(currentMatcher);
06:40:56 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The method isMoreStrict(PapyrusThresholdMatcherEditor.MatchOperation) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[296] 
06:40:56 	final boolean lessStrict = currentMatcher.isMoreStrict(newMatcher);
06:40:56 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The method isMoreStrict(PapyrusThresholdMatcherEditor.MatchOperation) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[305] 
06:40:56 	fireChanged(currentMatcher);
06:40:56 	            ^^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[307] 
06:40:56 	fireConstrained(currentMatcher);
06:40:56 	                ^^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[309] 
06:40:56 	fireRelaxed(currentMatcher);
06:40:56 	            ^^^^^^^^^^^^^^
06:40:56 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[338] 
06:40:56 	this(null, null, polarity, inclusive, (FunctionList.Function<E, T>) GlazedListsImpl.identityFunction());
06:40:56 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: Unchecked cast from FunctionList.Function<Object,Object> to FunctionList.Function<E,T>
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[387] 
06:40:56 	final int compareResult = comparator.compare((T) object, threshold);
06:40:56 	                                             ^^^^^^^^^^
06:40:56 Type safety: Unchecked cast from Object to T
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/Activator.java:[92] 
06:40:56 	this.papyrusPreferenceStore = new PapyrusTablePreferenceStore(new InstanceScope(), getBundle().getSymbolicName());
06:40:56 	                                                                  ^^^^^^^^^^^^^^^
06:40:56 The constructor InstanceScope() is deprecated
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/messages/Messages.java:[17] 
06:40:56 	import javax.inject.Singleton;
06:40:56 	       ^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The import javax.inject.Singleton is never used
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[23] 
06:40:56 	private Comparator comparator = null;
06:40:56 	        ^^^^^^^^^^
06:40:56 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[37] 
06:40:56 	public TableColumnComparator(TableFormat<? super E> tableFormat, int column, Comparator comparator) {
06:40:56 	                                                                             ^^^^^^^^^^
06:40:56 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[50] 
06:40:56 	return comparator.compare(alphaField, betaField);
06:40:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator<T> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[75] 
06:40:56 	final TableColumnComparator that = (TableColumnComparator) o;
06:40:56 	      ^^^^^^^^^^^^^^^^^^^^^
06:40:56 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[75] 
06:40:56 	final TableColumnComparator that = (TableColumnComparator) o;
06:40:56 	                                    ^^^^^^^^^^^^^^^^^^^^^
06:40:56 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1171] 
06:40:56 	BooleanValueStyle fillColumnsSize = (BooleanValueStyle) getTable().getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
06:40:56 	                                                                                                                                                            ^^^^^^^^^^^^^^^^^
06:40:56 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1174] 
06:40:56 	fillColumnsSize = (BooleanValueStyle) config.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
06:40:56 	                                                                                                                                      ^^^^^^^^^^^^^^^^^
06:40:56 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1949] 
06:40:56 	BooleanValueStyle fillColumnsSize = (BooleanValueStyle) getTable().getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
06:40:56 	                                                                                                                                                            ^^^^^^^^^^^^^^^^^
06:40:56 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1952] 
06:40:56 	fillColumnsSize = (BooleanValueStyle) config.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
06:40:56 	                                                                                                                                      ^^^^^^^^^^^^^^^^^
06:40:56 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[2311] 
06:40:56 	public Object getAdapter(Class adapter) {
06:40:56 	       ^^^^^^
06:40:56 Type safety: The return type Object for getAdapter(Class) from the type AbstractNattableWidgetManager needs unchecked conversion to conform to T from the type IAdaptable
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/configuration/AbstractDoubleEditorFilterConfiguration.java:[109] 
06:40:56 	values.add(new Double(object.toString()).toString());
06:40:56 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The constructor Double(String) is deprecated since version 9
06:40:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/configuration/AbstractDoubleEditorFilterConfiguration.java:[119] 
06:40:56 	values.add(new Double(canonicalValue.toString()).toString());
06:40:56 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:40:56 The constructor Double(String) is deprecated since version 9
06:40:56 142 problems (142 warnings)
06:40:56 [INFO] 
06:40:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable ---
06:40:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/test/resources
06:40:56 [INFO] 
06:40:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable ---
06:40:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/target/org.eclipse.papyrus.infra.nattable-7.0.0-SNAPSHOT-sources.jar
06:40:56 [INFO] 
06:40:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable ---
06:40:56 [INFO] 
06:40:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable ---
06:40:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/target/org.eclipse.papyrus.infra.nattable-7.0.0-SNAPSHOT.jar
06:40:58 [INFO] 
06:40:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable ---
06:40:58 [INFO] 
06:40:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable ---
06:40:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:40:58 [INFO] 
06:40:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable ---
06:40:59 [INFO] 
06:40:59 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable >-----
06:40:59 [INFO] Building org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT [148/729]
06:40:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:40:59 [INFO] 
06:40:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.nattable ---
06:40:59 [INFO] 
06:40:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.nattable ---
06:40:59 [INFO] The project's OSGi version is 6.0.0.202103041114
06:40:59 [INFO] 
06:40:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.nattable ---
06:40:59 [INFO] 
06:40:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.nattable ---
06:40:59 [INFO] 
06:40:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.nattable ---
06:40:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:40:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/main/resources
06:40:59 [INFO] 
06:40:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.nattable ---
06:40:59 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/bin
06:41:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/manager/axis/AbstractSynchronizedOnEStructuralFeatureAxisManager.java:[388] 
06:41:02 	final Collection<EObject> collection = (Collection<EObject>) ((EObject)notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature());
06:41:02 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:02 Type safety: Unchecked cast from Object to Collection<EObject>
06:41:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/manager/axis/EObjectColumnMatrixAxisManager.java:[506] 
06:41:02 	final Collection<EObject> collection = (Collection<EObject>) ((EObject) notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature());
06:41:02 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:02 Type safety: Unchecked cast from Object to Collection<EObject>
06:41:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/validator/IntegerDataValidator.java:[40] 
06:41:02 	new Integer(newValue.toString());
06:41:02 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:02 The constructor Integer(String) is deprecated since version 9
06:41:02 3 problems (3 warnings)
06:41:02 [INFO] 
06:41:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.nattable ---
06:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/test/resources
06:41:02 [INFO] 
06:41:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.nattable ---
06:41:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/target/org.eclipse.papyrus.infra.emf.nattable-6.0.0-SNAPSHOT-sources.jar
06:41:02 [INFO] 
06:41:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.nattable ---
06:41:03 [INFO] 
06:41:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.nattable ---
06:41:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/target/org.eclipse.papyrus.infra.emf.nattable-6.0.0-SNAPSHOT.jar
06:41:03 [INFO] 
06:41:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.nattable ---
06:41:03 [INFO] 
06:41:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.nattable ---
06:41:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:03 [INFO] 
06:41:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.nattable ---
06:41:03 [INFO] 
06:41:03 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common >----
06:41:03 [INFO] Building org.eclipse.papyrus.infra.nattable.common 6.0.0-SNAPSHOT [149/729]
06:41:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:41:03 [INFO] 
06:41:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:03 [INFO] 
06:41:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:03 [INFO] The project's OSGi version is 6.0.0.202103041114
06:41:03 [INFO] 
06:41:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:03 [INFO] 
06:41:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:03 [INFO] 
06:41:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/main/resources
06:41:03 [INFO] 
06:41:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:03 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/bin
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[73] 
06:41:04 	Set<Object> duplicatedObjects = ((Set<Object>) additional);
06:41:04 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 Type safety: Unchecked cast from Object to Set<Object>
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[152] 
06:41:04 	List<Object> elementsToBeDuplicated = request.getElementsToBeDuplicated();
06:41:04 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[200] 
06:41:04 	public DuplicateTableCommand(TransactionalEditingDomain editingDomain, String label, Table Table, Map allDuplicatedObjectsMap) {
06:41:04 	                                                                                                  ^^^
06:41:04 Map is a raw type. References to generic type Map<K,V> should be parameterized
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[220] 
06:41:04 	public DuplicateTableCommand(TransactionalEditingDomain editingDomain, String label, Table Table, Map allDuplicatedObjectsMap, EObject targetContainer) {
06:41:04 	                                                                                                  ^^^
06:41:04 Map is a raw type. References to generic type Map<K,V> should be parameterized
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[234] 
06:41:04 	EcoreUtil.Copier copier = new TableCopier(getAllDuplicatedObjectsMap());
06:41:04 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EObject>
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[248] 
06:41:04 	pageManager.addPage(duplicateTable);
06:41:04 	            ^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 The method addPage(Object) from the type IPageManager is deprecated
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[264] 
06:41:04 	pageManager.addPage(duplicateTable);
06:41:04 	            ^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 The method addPage(Object) from the type IPageManager is deprecated
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[267] 
06:41:04 	public Object getAdapter(@SuppressWarnings("rawtypes") final Class adapter) {
06:41:04 	       ^^^^^^
06:41:04 Type safety: The return type Object for getAdapter(Class) from the type AbstractEMFNattableEditor needs unchecked conversion to conform to T from the type WorkbenchPart
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[291] 
06:41:04 	return super.getAdapter(adapter);
06:41:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[291] 
06:41:04 	return super.getAdapter(adapter);
06:41:04 	                        ^^^^^^^
06:41:04 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/adapter/NattableAdapterFactory.java:[25] 
06:41:04 	public Object getAdapter(Object adaptableObject, Class adapterType) {
06:41:04 	       ^^^^^^
06:41:04 Type safety: The return type Object for getAdapter(Object, Class) from the type NattableAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/adapter/NattableAdapterFactory.java:[36] 
06:41:04 	public Class[] getAdapterList() {
06:41:04 	       ^^^^^^^
06:41:04 Type safety: The return type Class[] for getAdapterList() from the type NattableAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/TableCommandHelper.java:[78] 
06:41:04 	command = creationCommandClass.newInstance();
06:41:04 	                               ^^^^^^^^^^^^^
06:41:04 The method newInstance() from the type Class<capture#3-of ? extends ITableCreationCommand> is deprecated since version 9
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/internal/common/commands/CreateAndOpenTableEditorCommand.java:[220] 
06:41:04 	final Table table = TableHelper.createTable(configuration, null, this.name, this.description); // context null here, see bug 410357
06:41:04 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/api/TableEditorDeleteHelper.java:[80] 
06:41:04 	@SuppressWarnings("unchecked")
06:41:04 	                  ^^^^^^^^^^^
06:41:04 Unnecessary @SuppressWarnings("unchecked")
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/utils/TableEditorInput.java:[78] 
06:41:04 	public Object getAdapter(@SuppressWarnings("rawtypes") final Class adapter) {
06:41:04 	       ^^^^^^
06:41:04 Type safety: The return type Object for getAdapter(Class) from the type TableEditorInput needs unchecked conversion to conform to T from the type IAdaptable
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[22] 
06:41:04 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:41:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 The type AdapterUtils is deprecated
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[57] 
06:41:04 	INattableModelManager mgr = AdapterUtils.adapt(editor, INattableModelManager.class, null);
06:41:04 	                            ^^^^^^^^^^^^
06:41:04 The type AdapterUtils is deprecated
06:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[57] 
06:41:04 	INattableModelManager mgr = AdapterUtils.adapt(editor, INattableModelManager.class, null);
06:41:04 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:04 The method adapt(Object, Class<INattableModelManager>, INattableModelManager) from the type AdapterUtils is deprecated
06:41:04 19 problems (19 warnings)
06:41:04 [INFO] 
06:41:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/test/resources
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/target/org.eclipse.papyrus.infra.nattable.common-6.0.0-SNAPSHOT-sources.jar
06:41:04 [INFO] 
06:41:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/target/org.eclipse.papyrus.infra.nattable.common-6.0.0-SNAPSHOT.jar
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.common ---
06:41:04 [INFO] 
06:41:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode >--
06:41:04 [INFO] Building org.eclipse.papyrus.infra.nattable.controlmode 3.0.0-SNAPSHOT [150/729]
06:41:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:41:04 [INFO] 
06:41:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:04 [INFO] The project's OSGi version is 3.0.0.202103041114
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:04 [INFO] 
06:41:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/src/main/resources
06:41:04 [INFO] 
06:41:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:04 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/bin
06:41:05 [INFO] 
06:41:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/src/test/resources
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/target/org.eclipse.papyrus.infra.nattable.controlmode-3.0.0-SNAPSHOT-sources.jar
06:41:05 [INFO] 
06:41:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/target/org.eclipse.papyrus.infra.nattable.controlmode-3.0.0-SNAPSHOT.jar
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.controlmode ---
06:41:05 [INFO] 
06:41:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit >--
06:41:05 [INFO] Building org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT [151/729]
06:41:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:41:05 [INFO] 
06:41:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:05 [INFO] The project's OSGi version is 5.0.0.202103041114
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:05 [INFO] 
06:41:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/src/main/resources
06:41:05 [INFO] 
06:41:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:05 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/bin
06:41:06 [INFO] 
06:41:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/src/test/resources
06:41:06 [INFO] 
06:41:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/target/org.eclipse.papyrus.infra.nattable.model.edit-5.0.0-SNAPSHOT-sources.jar
06:41:06 [INFO] 
06:41:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:06 [INFO] 
06:41:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/target/org.eclipse.papyrus.infra.nattable.model.edit-5.0.0-SNAPSHOT.jar
06:41:06 [INFO] 
06:41:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:06 [INFO] 
06:41:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:06 [INFO] 
06:41:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.edit ---
06:41:07 [INFO] 
06:41:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor >--
06:41:07 [INFO] Building org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT [152/729]
06:41:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:41:07 [INFO] 
06:41:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:07 [INFO] 
06:41:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:07 [INFO] The project's OSGi version is 6.0.0.202103041114
06:41:07 [INFO] 
06:41:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:07 [INFO] 
06:41:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:07 [INFO] 
06:41:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/src/main/resources
06:41:07 [INFO] 
06:41:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:07 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/bin
06:41:08 [INFO] 
06:41:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/src/test/resources
06:41:08 [INFO] 
06:41:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/target/org.eclipse.papyrus.infra.nattable.model.editor-6.0.0-SNAPSHOT-sources.jar
06:41:08 [INFO] 
06:41:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:08 [INFO] 
06:41:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/target/org.eclipse.papyrus.infra.nattable.model.editor-6.0.0-SNAPSHOT.jar
06:41:08 [INFO] 
06:41:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:08 [INFO] 
06:41:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:08 [INFO] 
06:41:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.editor ---
06:41:09 [INFO] 
06:41:09 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style >-----
06:41:09 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT [153/729]
06:41:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:41:09 [INFO] 
06:41:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] The project's OSGi version is 3.0.0.202103041114
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] 
06:41:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/src/main/resources
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/bin
06:41:09 [INFO] 
06:41:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/src/test/resources
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/target/org.eclipse.papyrus.infra.gmfdiag.style-3.0.0-SNAPSHOT-sources.jar
06:41:09 [INFO] 
06:41:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/target/org.eclipse.papyrus.infra.gmfdiag.style-3.0.0-SNAPSHOT.jar
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style ---
06:41:09 [INFO] 
06:41:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime >--
06:41:09 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.0.0-SNAPSHOT [154/729]
06:41:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:41:09 [INFO] 
06:41:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:09 [INFO] The project's OSGi version is 4.0.0.202103041114
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:09 [INFO] 
06:41:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/main/resources
06:41:09 [INFO] 
06:41:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:09 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/bin
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[21] 
06:41:10 	import org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[48] 
06:41:10 	return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base);
06:41:10 	           ^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[48] 
06:41:10 	return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base);
06:41:10 	           ^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The constructor 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>(EvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[27] 
06:41:10 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 The type DiagramStructure is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[42] 
06:41:10 	private final DiagramStructure diagramStructure;
06:41:10 	              ^^^^^^^^^^^^^^^^
06:41:10 The type DiagramStructure is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[46] 
06:41:10 	public DefaultEditPartProvider(EditPartFactory factory, DiagramStructure diagramStructure, String expectedModelId) {
06:41:10 	                                                        ^^^^^^^^^^^^^^^^
06:41:10 The type DiagramStructure is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[104] 
06:41:10 	if (!expectedModelId.equals(diagramStructure.getModelID(view))) {
06:41:10 	                                             ^^^^^^^^^^^^^^^^
06:41:10 The method getModelID(View) from the type DiagramStructure is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/LabelCellEditorLocator.java:[28] 
06:41:10 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
06:41:10 	                                                         ^^^^^^^^^^^^^^^^^^^^^
06:41:10 The method getAverageCharWidth() from the type FontMetrics is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[18] 
06:41:10 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[19] 
06:41:10 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[23] 
06:41:10 	* horizontally, the {@link OrthogonalRouter} has to decide whether the first /
06:41:10 	                           ^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[29] 
06:41:10 	* The default {@link RectilinearRouter} always prefers the first choice.
06:41:10 	                     ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[31] 
06:41:10 	* This router extends the {@link OrthogonalRouter} with ability to specify the
06:41:10 	                                 ^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[36] 
06:41:10 	public interface HintedOrthogonalRouter extends OrthogonalRouter {
06:41:10 	                                                ^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[23] 
06:41:10 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 The type DiagramStructure is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[30] 
06:41:10 	private final DiagramStructure myDiagramStructure;
06:41:10 	              ^^^^^^^^^^^^^^^^
06:41:10 The type DiagramStructure is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[32] 
06:41:10 	public CreationEditPolicyWithCustomReparent(DiagramStructure diagramStructure) {
06:41:10 	                                            ^^^^^^^^^^^^^^^^
06:41:10 The type DiagramStructure is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/update/UpdaterLinkDescriptor.java:[50] 
06:41:10 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
06:41:10 	       ^^^^^^
06:41:10 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
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[8] 
06:41:10 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.ResizableLabelLocator;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[12] 
06:41:10 	* Extends default GMF Runtime {@link ResizableLabelLocator} with custom
06:41:10 	                                     ^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[18] 
06:41:10 	public class LinkLFResizableLabelLocator extends ResizableLabelLocator {
06:41:10 	                                                 ^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[22] 
06:41:10 	super(parent, bounds, alignment);
06:41:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The constructor 'ResizableLabelLocator(IFigure, Rectangle, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[19] 
06:41:10 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.ConnectionLayerEx;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'ConnectionLayerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[20] 
06:41:10 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[23] 
06:41:10 	* Allows to redefine default GMF Runtime {@link RectilinearRouter} for given
06:41:10 	                                                ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[28] 
06:41:10 	public class CustomRoutersConnectionLayer extends ConnectionLayerEx {
06:41:10 	                                                  ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'ConnectionLayerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[60] 
06:41:10 	* standard GMF Runtime {@link RectilinearRouter}, subclasses may override
06:41:10 	                              ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[64] 
06:41:10 	return new RectilinearRouter();
06:41:10 	           ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[64] 
06:41:10 	return new RectilinearRouter();
06:41:10 	           ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The constructor 'RectilinearRouter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/TextCellEditorLocator.java:[31] 
06:41:10 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
06:41:10 	                                                         ^^^^^^^^^^^^^^^^^^^^^
06:41:10 The method getAverageCharWidth() from the type FontMetrics is deprecated
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[10] 
06:41:10 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.providers.DiagramUIRenderEditPartProvider;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'DiagramUIRenderEditPartProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[22] 
06:41:10 	DiagramUIRenderEditPartProvider implements IExecutableExtension {
06:41:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'DiagramUIRenderEditPartProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[30] 
06:41:10 	View view = op.getView();
06:41:10 	               ^^^^^^^
06:41:10 Discouraged access: The method 'EditPartOperation.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[30] 
06:41:10 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[35] 
06:41:10 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[44] 
06:41:10 	* {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}.
06:41:10 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'ConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[62] 
06:41:10 	protected ConnectionBendpointEditPolicy3(LineMode lineSegMode) {
06:41:10 	                                         ^^^^^^^^
06:41:10 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[70] 
06:41:10 	super(LineMode.OBLIQUE);
06:41:10 	      ^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[70] 
06:41:10 	super(LineMode.OBLIQUE);
06:41:10 	               ^^^^^^^
06:41:10 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
06:41:10 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
06:41:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
06:41:10 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
06:41:10 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
06:41:10 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
06:41:10 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[138] 
06:41:10 	sbbCommand.setEdgeAdapter(new EObjectAdapter(edge));
06:41:10 	           ^^^^^^^^^^^^^^
06:41:10 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[139] 
06:41:10 	sbbCommand.setNewPointList(connection.getPoints(), ptRef1, ptRef2);
06:41:10 	           ^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
06:41:10 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
06:41:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
06:41:10 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
06:41:10 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
06:41:10 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
06:41:10 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[161] 
06:41:10 	sbbCommand.setEdgeAdapter(new EObjectAdapter((Edge) getHost()
06:41:10 	           ^^^^^^^^^^^^^^
06:41:10 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[166] 
06:41:10 	sbbCommand.setNewPointList(newPoints, request.getSourceReference(),
06:41:10 	           ^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[169] 
06:41:10 	sbbCommand.setNewPointList(newPoints, connection.getSourceAnchor(),
06:41:10 	           ^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[24] 
06:41:10 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[27] 
06:41:10 	* Right now extending {@link RectilinearRouter} does not make sense, because
06:41:10 	                             ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[35] 
06:41:10 	* private counterparts in {@link RectilinearRouter}, without any changes.
06:41:10 	                                 ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[43] 
06:41:10 	class RectilinearRouter2 extends RectilinearRouter {
06:41:10 	                                 ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[46] 
06:41:10 	* [GMFRT] make protected in {@link RectilinearRouter}
06:41:10 	                                   ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[86] 
06:41:10 	* [GMFRT] make protected in {@link RectilinearRouter}
06:41:10 	                                   ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[115] 
06:41:10 	* [GMFRT] make protected in {@link RectilinearRouter}
06:41:10 	                                   ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[137] 
06:41:10 	* [GMFRT] make protected in {@link RectilinearRouter}
06:41:10 	                                   ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[171] 
06:41:10 	super.routeLine(conn, nestedRoutingDepth, newLine);
06:41:10 	      ^^^^^^^^^
06:41:10 Discouraged access: The method 'RectilinearRouter.routeLine(Connection, int, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[175] 
06:41:10 	* [GMFRT] make protected in {@link RectilinearRouter}
06:41:10 	                                   ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[195] 
06:41:10 	* [GMFRT] make protected in {@link RectilinearRouter}
06:41:10 	                                   ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[215] 
06:41:10 	* [GMFRT] make protected in {@link RectilinearRouter}
06:41:10 	                                   ^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[18] 
06:41:10 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate;
06:41:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[23] 
06:41:10 	/* public */class ComboCellEditorEx extends ComboBoxCellEditor implements org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx {
06:41:10 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[27] 
06:41:10 	private org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate myExDelegate;
06:41:10 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[43] 
06:41:10 	private CellEditorExDelegate getExDelegate() {
06:41:10 	        ^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[45] 
06:41:10 	myExDelegate = new CellEditorExDelegate(this);
06:41:10 	                   ^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[45] 
06:41:10 	myExDelegate = new CellEditorExDelegate(this);
06:41:10 	                   ^^^^^^^^^^^^^^^^^^^^
06:41:10 Discouraged access: The constructor 'CellEditorExDelegate(CellEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[81] 
06:41:10 	getExDelegate().setOriginalValue(value);
06:41:10 	                ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'CellEditorExDelegate.setOriginalValue(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[96] 
06:41:11 	return getExDelegate().hasValueChanged();
06:41:11 	                       ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'CellEditorExDelegate.hasValueChanged()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[106] 
06:41:11 	if (!getExDelegate().unlockDeactivation()) {
06:41:11 	                     ^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'CellEditorExDelegate.unlockDeactivation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[117] 
06:41:11 	return getExDelegate().isDeactivationLocked();
06:41:11 	                       ^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'CellEditorExDelegate.isDeactivationLocked()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[127] 
06:41:11 	getExDelegate().setDeactivationLock(deactivationLock);
06:41:11 	                ^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'CellEditorExDelegate.setDeactivationLock(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[18] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[38] 
06:41:11 	* when active router is {@link OrthogonalRouter}, adjusted anchor position
06:41:11 	                               ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[85] 
06:41:11 	if (router instanceof OrthogonalRouter) {
06:41:11 	                      ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[118] 
06:41:11 	if (router instanceof OrthogonalRouter) {
06:41:11 	                      ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DiagramElementTypeImages.java:[16] 
06:41:11 	import org.eclipse.swt.widgets.Display;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The import org.eclipse.swt.widgets.Display is never used
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[23] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[24] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[25] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[118] 
06:41:11 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
06:41:11 	                                                           ^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[121] 
06:41:11 	LineMode.ORTHOGONAL_CONSTRAINED));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[121] 
06:41:11 	LineMode.ORTHOGONAL_CONSTRAINED));
06:41:11 	         ^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[122] 
06:41:11 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
06:41:11 	                                                                  ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[125] 
06:41:11 	LineMode.ORTHOGONAL_FREE));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[125] 
06:41:11 	LineMode.ORTHOGONAL_FREE));
06:41:11 	         ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.ORTHOGONAL_FREE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[128] 
06:41:11 	new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE));
06:41:11 	                                         ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[128] 
06:41:11 	new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE));
06:41:11 	                                                  ^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/VerticalLabelCellEditorLocator.java:[28] 
06:41:11 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
06:41:11 	                                                         ^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getAverageCharWidth() from the type FontMetrics is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[8] 
06:41:11 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.ConnectionLineSegEditPolicy;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ConnectionLineSegEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[9] 
06:41:11 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.TreeConnectionBendpointEditPolicy;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'TreeConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[12] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[13] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[14] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[45] 
06:41:11 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
06:41:11 	                                                           ^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[47] 
06:41:11 	new TreeConnectionBendpointEditPolicy());
06:41:11 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'TreeConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[47] 
06:41:11 	new TreeConnectionBendpointEditPolicy());
06:41:11 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'TreeConnectionBendpointEditPolicy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[48] 
06:41:11 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
06:41:11 	                                                                  ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[50] 
06:41:11 	new ConnectionLineSegEditPolicy());
06:41:11 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ConnectionLineSegEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[50] 
06:41:11 	new ConnectionLineSegEditPolicy());
06:41:11 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'ConnectionLineSegEditPolicy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[69] 
06:41:11 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
06:41:11 	                                                           ^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[70] 
06:41:11 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
06:41:11 	                                ^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[70] 
06:41:11 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
06:41:11 	                                        ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[71] 
06:41:11 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
06:41:11 	                                                                  ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[72] 
06:41:11 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
06:41:11 	                                ^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[72] 
06:41:11 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
06:41:11 	                                        ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[74] 
06:41:11 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD);
06:41:11 	                                ^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[74] 
06:41:11 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD);
06:41:11 	                                        ^^^^^^^^^^^^^^
06:41:11 Discouraged access: The field 'Cursors.CURSOR_SEG_ADD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustSyntheticBendpointsEditPolicy.java:[18] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustSyntheticBendpointsEditPolicy.java:[91] 
06:41:11 	if (false == router instanceof OrthogonalRouter) {
06:41:11 	                               ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[38] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[39] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.OverlayScrollPaneLayout;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OverlayScrollPaneLayout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[243] 
06:41:11 	scrollpane.setLayoutManager(new OverlayScrollPaneLayout());
06:41:11 	                                ^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OverlayScrollPaneLayout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[243] 
06:41:11 	scrollpane.setLayoutManager(new OverlayScrollPaneLayout());
06:41:11 	                                ^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'OverlayScrollPaneLayout()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[260] 
06:41:11 	AnimatableScrollPane implements IMapMode {
06:41:11 	^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[31] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[32] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.tools.ConnectionBendpointTrackerEx;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ConnectionBendpointTrackerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[33] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.tools.SelectConnectionEditPartTracker;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[42] 
06:41:11 	ConnectionBendpointEditPolicy3 {
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The type ConnectionBendpointEditPolicy3 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[54] 
06:41:11 	public LinksLFConnectionBendpointEditPolicy(LineMode lineMode) {
06:41:11 	                                            ^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[55] 
06:41:11 	super(lineMode);
06:41:11 	^^^^^^^^^^^^^^^^
06:41:11 The constructor ConnectionBendpointEditPolicy3(LineMode) is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[59] 
06:41:11 	this(LineMode.OBLIQUE);
06:41:11 	     ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[59] 
06:41:11 	this(LineMode.OBLIQUE);
06:41:11 	              ^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[68] 
06:41:11 	* The difference is that the {@link ConnectionBendpointTrackerEx} (case of
06:41:11 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ConnectionBendpointTrackerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[69] 
06:41:11 	* single bendpoint) and {@link SelectConnectionEditPartTracker} (case of
06:41:11 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[75] 
06:41:11 	* {@link SelectConnectionEditPartTracker#handleButtonUp(int)}) first erases
06:41:11 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[102] 
06:41:11 	Command result = super.getBendpointsChangedCommand(request);
06:41:11 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getBendpointsChangedCommand(BendpointRequest) from the type ConnectionBendpointEditPolicy3 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[105] 
06:41:11 	request.getExtendedData().put(
06:41:11 					PARAM_CACHED_COMMAND_BASED_ON_FEEDBACK, result);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[219] 
06:41:11 	sbbCommand.setNewPointList(
06:41:11 	           ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[224] 
06:41:11 	sbbCommand.setNewPointList(
06:41:11 	           ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[240] 
06:41:11 	return super.getConnection();
06:41:11 	             ^^^^^^^^^^^^^^^
06:41:11 The method getConnection() from the type ConnectionBendpointEditPolicy2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[249] 
06:41:11 	List constraint) {
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[272] 
06:41:11 	constraint.add(0, new AbsoluteBendpoint(startPoint));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[281] 
06:41:11 	List constraint) {
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[302] 
06:41:11 	constraint.add(new AbsoluteBendpoint(endPoint));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[329] 
06:41:11 	super.showSourceFeedback(request);
06:41:11 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method showSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[339] 
06:41:11 	super.eraseSourceFeedback(request);
06:41:11 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method eraseSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[349] 
06:41:11 	super.eraseConnectionFeedback(request, removeFeedbackFigure);
06:41:11 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method eraseConnectionFeedback(BendpointRequest, boolean) from the type ConnectionBendpointEditPolicy2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[359] 
06:41:11 	super.showMoveBendpointFeedback(request);
06:41:11 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method showMoveBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[365] 
06:41:11 	super.showCreateBendpointFeedback(request);
06:41:11 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method showCreateBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[371] 
06:41:11 	super.showMoveLineSegFeedback(request);
06:41:11 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method showMoveLineSegFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[377] 
06:41:11 	super.showMoveOrthogonalBenspointFeedback(request);
06:41:11 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method showMoveOrthogonalBenspointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[29] 
06:41:11 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[118] 
06:41:11 	SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand(
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[120] 
06:41:11 	sbbCommand.setEdgeAdapter(request.getConnectionEditPart());
06:41:11 	           ^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[121] 
06:41:11 	sbbCommand.setNewPointList(pointList,
06:41:11 	           ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[181] 
06:41:11 	SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[181] 
06:41:11 	SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr
06:41:11 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[189] 
06:41:11 	PointList points = sbpCommand.getNewPointList();
06:41:11 	                              ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'SetConnectionBendpointsCommand.getNewPointList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[231] 
06:41:11 	sbpCommand.setNewPointList(points, sourceAnchor, targetAnchor);
06:41:11 	           ^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[260] 
06:41:11 	SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand(
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[262] 
06:41:11 	sbbCommand.setEdgeAdapter(getViewAdapter());
06:41:11 	           ^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[270] 
06:41:11 	request.getExtendedData().put(PARAM_SOURCE_ANCHOR, sourceAnchor);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[21] 
06:41:11 	* @see org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[23] 
06:41:11 	public class WrapTextCellEditor extends org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor {
06:41:11 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[31] 
06:41:11 	super();
06:41:11 	^^^^^^^^
06:41:11 Discouraged access: The constructor 'WrapTextCellEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[42] 
06:41:11 	super(parent);
06:41:11 	^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'WrapTextCellEditor(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[54] 
06:41:11 	super(parent, style);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'WrapTextCellEditor(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/draw2d/labels/VerticalLabelCellEditorLocator.java:[27] 
06:41:11 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
06:41:11 	                                                         ^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getAverageCharWidth() from the type FontMetrics is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[108] 
06:41:11 	protected List createSelectionHandles() {
06:41:11 	          ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[109] 
06:41:11 	List list = new ArrayList();
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[109] 
06:41:11 	List list = new ArrayList();
06:41:11 	                ^^^^^^^^^
06:41:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[110] 
06:41:11 	list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(),
06:41:11 				ConnectionLocator.SOURCE));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[112] 
06:41:11 	list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(),
06:41:11 				ConnectionLocator.TARGET));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[48] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.FeedbackConnection;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[50] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[51] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointCreationInvisibleHandle;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'BendpointCreationInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[52] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointMoveHandleEx;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'BendpointMoveHandleEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[53] 
06:41:11 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.LineSegMoveInvisibleHandle;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineSegMoveInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[57] 
06:41:11 	* {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}
06:41:11 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'ConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[90] 
06:41:11 	private static List NULL_CONSTRAINT = new ArrayList();
06:41:11 	               ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[90] 
06:41:11 	private static List NULL_CONSTRAINT = new ArrayList();
06:41:11 	                                          ^^^^^^^^^
06:41:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
06:41:11 	private LineMode lineSegMode = LineMode.OBLIQUE;
06:41:11 	        ^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
06:41:11 	private LineMode lineSegMode = LineMode.OBLIQUE;
06:41:11 	                               ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
06:41:11 	private LineMode lineSegMode = LineMode.OBLIQUE;
06:41:11 	                                        ^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[96] 
06:41:11 	public List originalConstraint;
06:41:11 	       ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[124] 
06:41:11 	public ConnectionBendpointEditPolicy2(LineMode lineSegMode) {
06:41:11 	                                      ^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[132] 
06:41:11 	public LineMode getLineSegMode() {
06:41:11 	       ^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
06:41:11 	FeedbackConnection r = new FeedbackConnection(getConnection());
06:41:11 	^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
06:41:11 	FeedbackConnection r = new FeedbackConnection(getConnection());
06:41:11 	                           ^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
06:41:11 	FeedbackConnection r = new FeedbackConnection(getConnection());
06:41:11 	                           ^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'FeedbackConnection(Connection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[182] 
06:41:11 	protected List createManualHandles() {
06:41:11 	          ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[183] 
06:41:11 	List list = new ArrayList();
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[183] 
06:41:11 	List list = new ArrayList();
06:41:11 	                ^^^^^^^^^
06:41:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
06:41:11 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
06:41:11 					getConnection(), i)));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
06:41:11 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
06:41:11 	             ^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'BendpointMoveHandleEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
06:41:11 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
06:41:11 	             ^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'BendpointMoveHandleEx(ConnectionEditPart, int, Locator)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[204] 
06:41:11 	protected void addInvisibleCreationHandle(List list,
06:41:11 	                                          ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[206] 
06:41:11 	if (getLineSegMode() != LineMode.OBLIQUE) {
06:41:11 	                        ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[206] 
06:41:11 	if (getLineSegMode() != LineMode.OBLIQUE) {
06:41:11 	                                 ^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
06:41:11 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
06:41:11 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
06:41:11 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineSegMoveInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
06:41:11 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
06:41:11 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'LineSegMoveInvisibleHandle(ConnectionEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
06:41:11 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
06:41:11 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
06:41:11 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'BendpointCreationInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
06:41:11 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
06:41:11 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The constructor 'BendpointCreationInvisibleHandle(ConnectionEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[221] 
06:41:11 	protected List createSelectionHandles() {
06:41:11 	          ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[273] 
06:41:11 	if (getLineSegMode() != LineMode.OBLIQUE) {
06:41:11 	                        ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[273] 
06:41:11 	if (getLineSegMode() != LineMode.OBLIQUE) {
06:41:11 	                                 ^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[361] 
06:41:11 	getFeedbackState().originalConstraint = (List) getConnection()
06:41:11 	                                         ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[366] 
06:41:11 	if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) {
06:41:11 	                        ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[366] 
06:41:11 	if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) {
06:41:11 	                                 ^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[368] 
06:41:11 	List newConstraint = new ArrayList(
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[368] 
06:41:11 	List newConstraint = new ArrayList(
06:41:11 	                         ^^^^^^^^^
06:41:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[377] 
06:41:11 	newConstraint.add(abp);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[404] 
06:41:11 	getFeedbackState().originalConstraint.add(i, bpNew);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[410] 
06:41:11 	new ArrayList(getFeedbackState().originalConstraint));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[410] 
06:41:11 	new ArrayList(getFeedbackState().originalConstraint));
06:41:11 	    ^^^^^^^^^
06:41:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[430] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[430] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	                   ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[440] 
06:41:11 	private void setNewFeedbackConstraint(List constraint) {
06:41:11 	                                      ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[452] 
06:41:11 	List constraint;
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[459] 
06:41:11 	constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	              ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[460] 
06:41:11 	constraint.add(request.getIndex() + 1, bp);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[462] 
06:41:11 	constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	              ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[479] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[479] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	                   ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[520] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[520] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	                   ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[532] 
06:41:11 	protected void stickyStraightLineFeedback(List constraint, int nIndex,
06:41:11 	                                          ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[568] 
06:41:11 	constraint.set(nIndex, bpNew);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[570] 
06:41:11 	constraint.set(nIndex, bp);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[588] 
06:41:11 	if (getLineSegMode() != LineMode.OBLIQUE) {
06:41:11 	                        ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[588] 
06:41:11 	if (getLineSegMode() != LineMode.OBLIQUE) {
06:41:11 	                                 ^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[631] 
06:41:11 	protected final LineSeg getLineSeg(List bendPoints, int nIndex) {
06:41:11 	                                   ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[645] 
06:41:11 	protected void setLineSeg(List bendPoints, int nIndex, LineSeg newLine) {
06:41:11 	                          ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[649] 
06:41:11 	bendPoints.set(nIndex - 1, bp1);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[650] 
06:41:11 	bendPoints.set(nIndex, bp2);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[678] 
06:41:11 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
06:41:11 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[678] 
06:41:11 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
06:41:11 	                                     ^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[716] 
06:41:11 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
06:41:11 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[716] 
06:41:11 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
06:41:11 	                                     ^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[744] 
06:41:11 	protected void removeOutsideSourceFeedback(List constraint) {
06:41:11 	                                           ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[755] 
06:41:11 	protected void removeOutsideTargetFeedback(List constraint) {
06:41:11 	                                           ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[771] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[771] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	                   ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[801] 
06:41:11 	constraint.set(index, new AbsoluteBendpoint(movedFirst.getOrigin()));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[802] 
06:41:11 	constraint.set(index + 1,
06:41:11 				new AbsoluteBendpoint(movedFirst.getTerminus()));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[807] 
06:41:11 	constraint.set(index + 1,
06:41:11 				new AbsoluteBendpoint(movedSecond.getTerminus()));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[827] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[827] 
06:41:11 	List constraint = (List) getConnection().getRoutingConstraint();
06:41:11 	                   ^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[863] 
06:41:11 	List constraint, LineSeg moveLine) {
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[864] 
06:41:11 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
06:41:11 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[864] 
06:41:11 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
06:41:11 	                                     ^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[937] 
06:41:11 	List constraint) {
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[955] 
06:41:11 	constraint.add(0, new AbsoluteBendpoint(startPoint));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[967] 
06:41:11 	List constraint) {
06:41:11 	^^^^
06:41:11 List is a raw type. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[985] 
06:41:11 	constraint.add(new AbsoluteBendpoint(endPoint));
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[994] 
06:41:11 	public Object getAdapter(Class key) {
06:41:11 	                         ^^^^^
06:41:11 Class is a raw type. References to generic type Class<T> should be parameterized
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[22] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[23] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[83] 
06:41:11 	* While {@link RectilinearRouter} claims to ignore the endpoints, it still
06:41:11 	               ^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[112] 
06:41:11 	* @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection,
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[112] 
06:41:11 	* @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection,
06:41:11 	                                                                            ^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'RectilinearRouter.resetEndPointsToEdge(Connection, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[120] 
06:41:11 	if (isReorienting(conn)) {
06:41:11 	    ^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'ObliqueRouter.isReorienting(Connection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[128] 
06:41:11 	super.resetEndPointsToEdge(conn, line);
06:41:11 	      ^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'RectilinearRouter.resetEndPointsToEdge(Connection, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[131] 
06:41:11 	PrecisionRectangle source = sourceBoundsRelativeToConnection2(conn);
06:41:11 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method sourceBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[132] 
06:41:11 	PrecisionRectangle target = targetBoundsRelativeToConnection2(conn);
06:41:11 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method targetBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[157] 
06:41:11 	sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2(
06:41:11 					sourceAnchorPoint, source);
06:41:11 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[159] 
06:41:11 	targetAnchorRelativeLocation = getAnchorOffRectangleDirection2(
06:41:11 					targetAnchorPoint, target);
06:41:11 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[166] 
06:41:11 	offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation);
06:41:11 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[167] 
06:41:11 	offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation);
06:41:11 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[205] 
06:41:11 	sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2(
06:41:11 					line.getFirstPoint(), source);
06:41:11 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[207] 
06:41:11 	offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation);
06:41:11 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[208] 
06:41:11 	targetAnchorRelativeLocation = getAnchorOffRectangleDirection2(
06:41:11 					line.getLastPoint(), target);
06:41:11 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[210] 
06:41:11 	offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation);
06:41:11 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[217] 
06:41:11 	OrthogonalRouterUtilities.transformToOrthogonalPointList(line,
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[217] 
06:41:11 	OrthogonalRouterUtilities.transformToOrthogonalPointList(line,
06:41:11 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'OrthogonalRouterUtilities.transformToOrthogonalPointList(PointList, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[219] 
06:41:11 	removeRedundantPoints2(line);
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[228] 
06:41:11 	* Copy-pasted from {@link RectilinearRouter} lines 416.
06:41:11 	                          ^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[297] 
06:41:11 	return getOffShapeDirection2(direction);
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[350] 
06:41:11 	LineSeg fromFigureToBendpoint = OrthogonalRouterUtilities
06:41:11 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[351] 
06:41:11 	.getOrthogonalLineSegToAnchorLoc(conn, anchor, bendpoint);
06:41:11 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'OrthogonalRouterUtilities.getOrthogonalLineSegToAnchorLoc(Connection, ConnectionAnchor, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[385] 
06:41:11 	fromFigureToBendpoint = OrthogonalRouterUtilities
06:41:11 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[386] 
06:41:11 	.getOrthogonalLineSegToAnchorLoc(conn, anchor,
06:41:11 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'OrthogonalRouterUtilities.getOrthogonalLineSegToAnchorLoc(Connection, ConnectionAnchor, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[22] 
06:41:11 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The type DiagramStructure is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[34] 
06:41:11 	private DiagramStructure myDiagramStructure;
06:41:11 	        ^^^^^^^^^^^^^^^^
06:41:11 The type DiagramStructure is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[48] 
06:41:11 	public void setVisualIDRegistry(DiagramStructure diagramStructure) {
06:41:11 	                                ^^^^^^^^^^^^^^^^
06:41:11 The type DiagramStructure is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[71] 
06:41:11 	int actualVisualId = myDiagramStructure.getVisualID(childView);
06:41:11 	                                        ^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getVisualID(View) from the type DiagramStructure is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[72] 
06:41:11 	return myDiagramStructure.checkNodeVisualID(parentView, child, actualVisualId);
06:41:11 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method checkNodeVisualID(View, EObject, int) from the type DiagramStructure is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[31] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[32] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[33] 
06:41:11 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[205] 
06:41:11 	conn.getConnectionRouter() instanceof OrthogonalRouter;
06:41:11 	                                      ^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[485] 
06:41:11 	if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) {
06:41:11 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[485] 
06:41:11 	if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) {
06:41:11 	                               ^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'OrthogonalRouterUtilities.isRectilinear(PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[492] 
06:41:11 	OrthogonalRouterUtilities.transformToOrthogonalPointList(
06:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[492] 
06:41:11 	OrthogonalRouterUtilities.transformToOrthogonalPointList(
06:41:11 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The method 'OrthogonalRouterUtilities.transformToOrthogonalPointList(PointList, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[543] 
06:41:11 	* @see RectilinearRouter
06:41:11 	       ^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[546] 
06:41:11 	return INSTANCE.removeRedundantPoints2(line);
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The static method removeRedundantPoints2(PointList) from the type RectilinearRouter2 should be accessed in a static way
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[546] 
06:41:11 	return INSTANCE.removeRedundantPoints2(line);
06:41:11 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[584] 
06:41:11 	return getOutisePointOffRectanglePosition2(start, new Rectangle(
06:41:11 					end.x, end.y, 0, 0));
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 The method getOutisePointOffRectanglePosition2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/CellEditorEx.java:[19] 
06:41:11 	* @see org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx
06:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/CellEditorEx.java:[22] 
06:41:11 	public interface CellEditorEx extends org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx {
06:41:11 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:11 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
06:41:11 295 problems (295 warnings)
06:41:11 [INFO] 
06:41:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/test/resources
06:41:11 [INFO] 
06:41:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/target/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime-4.0.0-SNAPSHOT-sources.jar
06:41:11 [INFO] 
06:41:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:11 [INFO] 
06:41:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/target/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime-4.0.0-SNAPSHOT.jar
06:41:11 [INFO] 
06:41:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:11 [INFO] 
06:41:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:11 [INFO] 
06:41:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
06:41:12 [INFO] 
06:41:12 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-misc >---------
06:41:12 [INFO] Building Papyrus Infra Other Bundles 0.0.1-SNAPSHOT            [155/729]
06:41:12 [INFO] --------------------------------[ pom ]---------------------------------
06:41:12 [INFO] 
06:41:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-misc ---
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-misc ---
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-misc ---
06:41:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-misc ---
06:41:12 [INFO] 
06:41:12 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.guava >---------
06:41:12 [INFO] Building org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT        [156/729]
06:41:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:41:12 [INFO] 
06:41:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] The project's OSGi version is 1.0.0.202103041114
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] 
06:41:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/src/main/resources
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/bin
06:41:12 [INFO] 
06:41:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/src/test/resources
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/target/org.eclipse.papyrus.infra.guava-1.0.0-SNAPSHOT-sources.jar
06:41:12 [INFO] 
06:41:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/target/org.eclipse.papyrus.infra.guava-1.0.0-SNAPSHOT.jar
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.guava ---
06:41:12 [INFO] 
06:41:12 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.sync >---------
06:41:12 [INFO] Building org.eclipse.papyrus.infra.sync 3.0.0-SNAPSHOT         [157/729]
06:41:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:41:12 [INFO] 
06:41:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.sync ---
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.sync ---
06:41:12 [INFO] The project's OSGi version is 3.0.0.202103041114
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.sync ---
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.sync ---
06:41:12 [INFO] 
06:41:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.sync ---
06:41:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:41:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:41:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/main/resources
06:41:12 [INFO] 
06:41:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.sync ---
06:41:12 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/bin
06:41:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EMFDispatchManager.java:[253] 
06:41:13 	active.remove(key);
06:41:13 	              ^^^
06:41:13 Unlikely argument type SyncItem<capture#7-of ?,capture#8-of ?> for remove(Object) on a Collection<Map.Entry<SyncItem<?,?>,D>>
06:41:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[183] 
06:41:13 	result = registryType.newInstance();
06:41:13 	                      ^^^^^^^^^^^^^
06:41:13 The method newInstance() from the type Class<R> is deprecated since version 9
06:41:13 [INFO] ------------------------------------------------------------------------
06:41:13 [INFO] Reactor Summary:
06:41:13 [INFO] 
06:41:13 [INFO] org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT ...... SUCCESS [ 25.430 s]
06:41:13 [INFO] org.eclipse.papyrus.releng 0.0.1-SNAPSHOT .......... SUCCESS [  0.071 s]
06:41:13 [INFO] Papyrus Main Plugins 0.0.1-SNAPSHOT ................ SUCCESS [  0.011 s]
06:41:13 [INFO] Papyrus EMF 0.0.1-SNAPSHOT ......................... SUCCESS [  0.009 s]
06:41:13 [INFO] org.eclipse.papyrus.emf 2.0.0-SNAPSHOT ............. SUCCESS [01:15 min]
06:41:13 [INFO] org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT .......... SUCCESS [  3.820 s]
06:41:13 [INFO] EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT ...... SUCCESS [  0.014 s]
06:41:13 [INFO] Papyrus EMF Facet Editors 0.0.1-SNAPSHOT ........... SUCCESS [  0.044 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT SUCCESS [  1.020 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT SUCCESS [  3.050 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT SUCCESS [  1.852 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT SUCCESS [  2.147 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT SUCCESS [  4.149 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT SUCCESS [  0.648 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT SUCCESS [  2.960 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT SUCCESS [  3.700 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT  SUCCESS [  7.174 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT SUCCESS [  1.318 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT SUCCESS [  2.030 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT SUCCESS [  1.351 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT SUCCESS [  6.235 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT SUCCESS [  5.889 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  1.406 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.884 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.918 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT SUCCESS [  0.691 s]
06:41:13 [INFO] Papyrus Infra 0.0.1-SNAPSHOT ....................... SUCCESS [  0.009 s]
06:41:13 [INFO] Papyrus Infra Core 0.0.1-SNAPSHOT .................. SUCCESS [  0.005 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT .. SUCCESS [  1.031 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.tools 4.0.0-SNAPSHOT ..... SUCCESS [  1.918 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT SUCCESS [  1.599 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT SUCCESS [  1.124 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT SUCCESS [  0.829 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT SUCCESS [  2.906 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT SUCCESS [  2.768 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT SUCCESS [ 16.629 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT SUCCESS [  5.845 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  7.796 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT SUCCESS [  1.368 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT SUCCESS [  1.251 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  1.767 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.837 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT SUCCESS [  1.578 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT SUCCESS [  0.719 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT ... SUCCESS [  0.754 s]
06:41:13 [INFO] Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT SUCCESS [  0.008 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT ..... SUCCESS [  1.446 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.core.architecture 3.0.0-SNAPSHOT SUCCESS [  0.874 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT SUCCESS [  3.965 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT  SUCCESS [  0.786 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT SUCCESS [  1.375 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT SUCCESS [  1.003 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT SUCCESS [  0.526 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT SUCCESS [  0.450 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT SUCCESS [  1.056 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT SUCCESS [  1.319 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT SUCCESS [  1.708 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  0.983 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT SUCCESS [  1.010 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  0.974 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT SUCCESS [  0.723 s]
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT SUCCESS [  0.873 s]
06:41:13 [INFO] Papyrus Infra Architecture 0.0.1-SNAPSHOT .......... SUCCESS [  0.006 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT SUCCESS [  0.813 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.core 4.0.0-SNAPSHOT ...... SUCCESS [  2.295 s]
06:41:13 [INFO] Papyrus EMF Infrastructure 0.0.1-SNAPSHOT .......... SUCCESS [  0.010 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf 4.0.0-SNAPSHOT ....... SUCCESS [  1.863 s]
06:41:13 [INFO] Papyrus Infra Services 0.0.1-SNAPSHOT .............. SUCCESS [  0.008 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT SUCCESS [  0.682 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.edit 4.0.0-SNAPSHOT SUCCESS [  1.541 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.architecture 3.0.0-SNAPSHOT SUCCESS [  0.662 s]
06:41:13 [INFO] Papyrus Infra Constraints 0.0.1-SNAPSHOT ........... SUCCESS [  0.004 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT SUCCESS [  1.272 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT SUCCESS [  1.227 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT SUCCESS [  1.111 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT SUCCESS [  1.228 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT SUCCESS [  1.743 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT SUCCESS [  1.197 s]
06:41:13 [INFO] Papyrus Infra One-file 0.0.1-SNAPSHOT .............. SUCCESS [  0.006 s]
06:41:13 [INFO] Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT SUCCESS [  1.011 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.gmf 2.0.0-SNAPSHOT ... SUCCESS [  1.202 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT SUCCESS [  0.743 s]
06:41:13 [INFO] Papyrus Infra UI 0.0.1-SNAPSHOT .................... SUCCESS [  0.005 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.widgets 4.1.0-SNAPSHOT ... SUCCESS [  4.059 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT SUCCESS [  1.380 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.ui 3.0.0-SNAPSHOT ........ SUCCESS [  1.883 s]
06:41:13 [INFO] Papyrus Internationalization 0.0.1-SNAPSHOT ........ SUCCESS [  0.008 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT SUCCESS [  1.132 s]
06:41:13 [INFO] Papyrus Nattable 0.0.1-SNAPSHOT .................... SUCCESS [  0.007 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT SUCCESS [  2.755 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization 2.0.0-SNAPSHOT SUCCESS [  2.098 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.onefile 3.0.0-SNAPSHOT ... SUCCESS [  2.449 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT SUCCESS [  3.691 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT SUCCESS [  0.924 s]
06:41:13 [INFO] Papyrus Editor Welcome Page 0.0.1-SNAPSHOT ......... SUCCESS [  0.006 s]
06:41:13 [INFO] Papyrus Infra Properties Framework 0.0.1-SNAPSHOT .. SUCCESS [  0.005 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.properties 4.0.0-SNAPSHOT  SUCCESS [  1.858 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.readonly 4.0.0-SNAPSHOT SUCCESS [  0.879 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.ui.emf 3.0.0-SNAPSHOT .... SUCCESS [  1.707 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT SUCCESS [  2.360 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT SUCCESS [  1.873 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT SUCCESS [  1.106 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT SUCCESS [  0.957 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT SUCCESS [  1.189 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT SUCCESS [  1.257 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.types.core 5.0.0-SNAPSHOT  SUCCESS [  1.000 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT SUCCESS [  1.779 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.types 5.0.0-SNAPSHOT . SUCCESS [  1.016 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.properties.edit 4.0.0-SNAPSHOT SUCCESS [  0.834 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT SUCCESS [  1.364 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT SUCCESS [  0.956 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT SUCCESS [  1.304 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT SUCCESS [  1.190 s]
06:41:13 [INFO] Papyrus Infra Filters Model 0.0.1-SNAPSHOT ......... SUCCESS [  0.007 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT ... SUCCESS [  0.987 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT SUCCESS [  0.812 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT SUCCESS [  1.476 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT SUCCESS [  0.888 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.controlmode 3.0.0-SNAPSHOT SUCCESS [  1.847 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT SUCCESS [  1.026 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.decoration 3.0.0-SNAPSHOT SUCCESS [  0.502 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT SUCCESS [  1.476 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.localizer 3.0.0-SNAPSHOT SUCCESS [  1.718 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT SUCCESS [  5.033 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT SUCCESS [  3.878 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT SUCCESS [  1.156 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT SUCCESS [  0.775 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT SUCCESS [  0.854 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT SUCCESS [  0.743 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT SUCCESS [  0.896 s]
06:41:13 [INFO] Papyrus Infra New-Child Model 0.0.1-SNAPSHOT ....... SUCCESS [  0.007 s]
06:41:13 [INFO] Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT ...... SUCCESS [  0.007 s]
06:41:13 [INFO] Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT SUCCESS [  0.009 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT SUCCESS [  1.621 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT SUCCESS [  1.482 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT SUCCESS [  1.564 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT SUCCESS [  0.961 s]
06:41:13 [INFO] Papyrus Infra Viewpoints 0.0.1-SNAPSHOT ............ SUCCESS [  0.007 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.viewpoints.policy 4.0.0-SNAPSHOT SUCCESS [  4.093 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT SUCCESS [ 10.522 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT .. SUCCESS [  8.673 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT SUCCESS [  0.709 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT SUCCESS [  0.809 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT SUCCESS [  0.633 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT .. SUCCESS [  0.582 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable 7.0.0-SNAPSHOT .. SUCCESS [ 10.203 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT SUCCESS [  4.269 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.common 6.0.0-SNAPSHOT SUCCESS [  1.483 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.controlmode 3.0.0-SNAPSHOT SUCCESS [  1.060 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT SUCCESS [  1.422 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT SUCCESS [  2.052 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT SUCCESS [  0.505 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.0.0-SNAPSHOT SUCCESS [  2.346 s]
06:41:13 [INFO] Papyrus Infra Other Bundles 0.0.1-SNAPSHOT ......... SUCCESS [  0.004 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT ..... SUCCESS [  0.601 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.sync 3.0.0-SNAPSHOT ...... FAILURE [  0.618 s]
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.common 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Views 0.0.1-SNAPSHOT ....................... SKIPPED
06:41:13 [INFO] Papyrus Model Explorer View 0.0.1-SNAPSHOT ......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.modelexplorer 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.ui.resources 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.onefile.ui 2.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT ....... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.readonly 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Diagram Expansion 0.0.1-SNAPSHOT ........... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Diagram CSS Support 0.0.1-SNAPSHOT ......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Diagram Assistants 0.0.1-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Properties View 0.0.1-SNAPSHOT ............. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Validation View 0.0.1-SNAPSHOT ............. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.validation 3.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.search 3.0.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] Papyrus References View 0.0.1-SNAPSHOT ............. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] Papyrus Documentation View 0.0.1-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] Papyrus UML 0.0.1-SNAPSHOT ......................... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] Papyrus UML Internationalization 0.0.1-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus UML Tools 0.0.1-SNAPSHOT ................... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.tools.utils 4.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.tools 5.0.0-SNAPSHOT ....... SKIPPED
06:41:13 [INFO] Papyrus UML Diagrams 0.0.1-SNAPSHOT ................ SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.common 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Editor 0.0.1-SNAPSHOT ...................... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.eclipse.project.editors 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.editor 3.0.0-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.controlmode.profile 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.filters 2.0.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT ....... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.modelrepair 3.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile 4.0.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.export 2.0.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.wizards 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.search.ui 3.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.service.types 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus UML ALF 0.0.1-SNAPSHOT ..................... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf 4.0.0-SNAPSHOT ......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.common 3.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] Papyrus UML Architecture 0.0.1-SNAPSHOT ............ SKIPPED
06:41:13 [INFO] Papyrus UML Nattable 0.0.1-SNAPSHOT ................ SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable 6.0.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.clazz 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.communication 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.component 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.composite 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.deployment 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.activity 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.profile 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.menu 3.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.sequence 6.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.statemachine 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.timing 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.usecase 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] Papyrus UML Decorator Models 0.0.1-SNAPSHOT ........ SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus UML Properties 0.0.1-SNAPSHOT .............. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.properties 4.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.common.groups 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.symbols 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus UML Model Explorer 0.0.1-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.modelexplorer 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus UML Xtext Integration 0.0.1-SNAPSHOT ....... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus UML Textual Edit 0.0.1-SNAPSHOT ............ SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus UML Profile 0.0.1-SNAPSHOT ................. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.drafter 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus M2M QvTo 0.0.1-SNAPSHOT .................... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] Papyrus - API migration documentation 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Copypaste UI doc 2.0.0-SNAPSHOT ............ SKIPPED
06:41:13 [INFO] Papyrus Developer doc 2.0.0-SNAPSHOT ............... SKIPPED
06:41:13 [INFO] Papyrus DSML Validation doc 2.0.0-SNAPSHOT ......... SKIPPED
06:41:13 [INFO] Papyrus Infra doc 2.0.0-SNAPSHOT ................... SKIPPED
06:41:13 [INFO] Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT ....... SKIPPED
06:41:13 [INFO] Papyrus Infra Expression doc 2.0.0-SNAPSHOT ........ SKIPPED
06:41:13 [INFO] Papyrus Internationalization doc 2.0.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] Papyrus Infra Nattable doc 2.0.0-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] Papyrus Infra Newchild doc 2.0.0-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] Papyrus Infra Architecture doc 2.0.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] Papyrus Infra Types doc 4.0.0-SNAPSHOT ............. SKIPPED
06:41:13 [INFO] Papyrus Req Reqif doc 2.0.0-SNAPSHOT ............... SKIPPED
06:41:13 [INFO] Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] Papyrus Uml doc 2.0.0-SNAPSHOT ..................... SKIPPED
06:41:13 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SKIPPED
06:41:13 [INFO] Papyrus ModelRepair doc 2.0.0-SNAPSHOT ............. SKIPPED
06:41:13 [INFO] Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SKIPPED
06:41:13 [INFO] Papyrus Views Properties doc 2.0.0-SNAPSHOT ........ SKIPPED
06:41:13 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
06:41:13 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
06:41:13 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus SDK 0.0.1-SNAPSHOT ......................... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.sdk 5.1.0-SNAPSHOT ............. SKIPPED
06:41:13 [INFO] Papyrus Examples Plugins 1.0.1-SNAPSHOT ............ SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.examples.uml.diagrams 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.example.uml.services.decorator 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.examples.user.qvto 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Main Features 0.0.1-SNAPSHOT ............... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.architecture.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.core.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.services.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.ui.feature 3.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.widget.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.viewpoints.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.feature 3.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.feature 3.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.tools.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.feature 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.search.feature 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.feature 4.0.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.search.feature 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.modelexplorer.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.properties.feature 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.feature 1.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.sdk.feature 5.1.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] Papyrus Examples Features 0.0.1-SNAPSHOT ........... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.main.target.parent 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.main.portable.target 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.p2 5.1.0-SNAPSHOT .............. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SKIPPED
06:41:13 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT ....... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT ......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.def 2.0.0-SNAPSHOT ............. SKIPPED
06:41:13 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.junit.framework 2.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.junit.utils 3.0.0-SNAPSHOT ..... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.dev.project.management 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.releng.tools 3.0.0-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.editor.integration.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.core.tests 4.0.0-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.tests 2.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.tools.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT  SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.properties.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.tools.tests 4.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.editors.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.suite.tests 1.0.0-SNAPSHOT . SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.suite.tests 1.0.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT SKIPPED
06:41:13 [INFO] ------------------------------------------------------------------------
06:41:13 [INFO] BUILD FAILURE
06:41:13 [INFO] ------------------------------------------------------------------------
06:41:13 [INFO] Total time:  26:41 min
06:41:13 [INFO] Finished at: 2021-03-04T11:41:13Z
06:41:13 [INFO] ------------------------------------------------------------------------
06:41:13 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.2.0:compile (default-compile) on project org.eclipse.papyrus.infra.sync: Compilation failure: Compilation failure: 
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/MasterSlaveSyncBucket.java:[33] 
06:41:13 [ERROR] 	public abstract class MasterSlaveSyncBucket<M, T, X> extends SyncBucket<M, T, X> {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[20] 
06:41:13 [ERROR] 	import org.eclipse.papyrus.infra.guava.CheckedFuture;
06:41:13 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The import org.eclipse.papyrus.infra.guava.CheckedFuture cannot be resolved
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[71] 
06:41:13 [ERROR] 	public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) {
06:41:13 [ERROR] 	                                ^^^^^^^^^^^^^
06:41:13 [ERROR] CheckedFuture cannot be resolved to a type
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[72] 
06:41:13 [ERROR] 	CheckedFuture<V, X> result = operation.asFuture(this);
06:41:13 [ERROR] 	^^^^^^^^^^^^^
06:41:13 [ERROR] CheckedFuture cannot be resolved to a type
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[72] 
06:41:13 [ERROR] 	CheckedFuture<V, X> result = operation.asFuture(this);
06:41:13 [ERROR] 	                                       ^^^^^^^^
06:41:13 [ERROR] The method asFuture(ISyncObject) from the type SyncServiceRunnable<V,X> refers to the missing type CheckedFuture
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EObjectEAttributeSyncFeature.java:[41] 
06:41:13 [ERROR] 	public class EObjectEAttributeSyncFeature<M extends EObject> extends SyncFeature<M, EObject, Notification> {
06:41:13 [ERROR] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EObjectSyncBucket.java:[23] 
06:41:13 [ERROR] 	public abstract class EObjectSyncBucket<M extends EObject, T, X> extends SyncBucket<M, T, X> {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[21] 
06:41:13 [ERROR] 	import org.eclipse.papyrus.infra.guava.AbstractCheckedFuture;
06:41:13 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The import org.eclipse.papyrus.infra.guava.AbstractCheckedFuture cannot be resolved
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[22] 
06:41:13 [ERROR] 	import org.eclipse.papyrus.infra.guava.CheckedFuture;
06:41:13 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The import org.eclipse.papyrus.infra.guava.CheckedFuture cannot be resolved
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[57] 
06:41:13 [ERROR] 	public CheckedFuture<V, X> asFuture(final ISyncObject context) {
06:41:13 [ERROR] 	       ^^^^^^^^^^^^^
06:41:13 [ERROR] CheckedFuture cannot be resolved to a type
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[58] 
06:41:13 [ERROR] 	return checked(ListenableFutureTask.create(new Callable<V>() {
06:41:13 [ERROR] 	       ^^^^^^^
06:41:13 [ERROR] The method checked(ListenableFuture<V>) from the type SyncServiceRunnable<V,X> refers to the missing type CheckedFuture
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[66] 
06:41:13 [ERROR] 	private CheckedFuture<V, X> checked(final ListenableFuture<V> future) {
06:41:13 [ERROR] 	        ^^^^^^^^^^^^^
06:41:13 [ERROR] CheckedFuture cannot be resolved to a type
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[67] 
06:41:13 [ERROR] 	class Checked extends AbstractCheckedFuture<V, X> implements Runnable {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] AbstractCheckedFuture cannot be resolved to a type
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[78] 
06:41:13 [ERROR] 	protected X mapException(Exception e) {
06:41:13 [ERROR] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The method mapException(Exception) of type Checked must override or implement a supertype method
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EObjectSyncItem.java:[23] 
06:41:13 [ERROR] 	public abstract class EObjectSyncItem<M, T extends EObject> extends SyncItem<M, T> {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/ISyncObject.java:[20] 
06:41:13 [ERROR] 	import org.eclipse.papyrus.infra.guava.CheckedFuture;
06:41:13 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The import org.eclipse.papyrus.infra.guava.CheckedFuture cannot be resolved
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/ISyncObject.java:[73] 
06:41:13 [ERROR] 	<V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation);
06:41:13 [ERROR] 	                         ^^^^^^^^^^^^^
06:41:13 [ERROR] CheckedFuture cannot be resolved to a type
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[41] 
06:41:13 [ERROR] 	import org.eclipse.papyrus.infra.guava.CheckedFuture;
06:41:13 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The import org.eclipse.papyrus.infra.guava.CheckedFuture cannot be resolved
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[366] 
06:41:13 [ERROR] 	public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) {
06:41:13 [ERROR] 	                                ^^^^^^^^^^^^^
06:41:13 [ERROR] CheckedFuture cannot be resolved to a type
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[367] 
06:41:13 [ERROR] 	CheckedFuture<V, X> result = operation.asFuture(this);
06:41:13 [ERROR] 	^^^^^^^^^^^^^
06:41:13 [ERROR] CheckedFuture cannot be resolved to a type
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[367] 
06:41:13 [ERROR] 	CheckedFuture<V, X> result = operation.asFuture(this);
06:41:13 [ERROR] 	                                       ^^^^^^^^
06:41:13 [ERROR] The method asFuture(ISyncObject) from the type SyncServiceRunnable<V,X> refers to the missing type CheckedFuture
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncItem.java:[33] 
06:41:13 [ERROR] 	public abstract class SyncItem<M, T> extends SyncObject {
06:41:13 [ERROR] 	                      ^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncRegistry.java:[39] 
06:41:13 [ERROR] 	public abstract class SyncRegistry<M, T, X> extends SyncObject {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EObjectEReferenceSyncFeature.java:[47] 
06:41:13 [ERROR] 	public abstract class EObjectEReferenceSyncFeature<M extends EObject> extends EStructuralFeatureSyncFeature<M, EObject> {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncBucket.java:[42] 
06:41:13 [ERROR] 	public abstract class SyncBucket<M, T, X> extends SyncObject {
06:41:13 [ERROR] 	                      ^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EObjectMasterSlaveSyncBucket.java:[23] 
06:41:13 [ERROR] 	public abstract class EObjectMasterSlaveSyncBucket<M extends EObject, T, X> extends MasterSlaveSyncBucket<M, T, X> {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncFeature.java:[33] 
06:41:13 [ERROR] 	public abstract class SyncFeature<M, T, X> extends SyncObject {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EStructuralFeatureSyncFeature.java:[45] 
06:41:13 [ERROR] 	public abstract class EStructuralFeatureSyncFeature<M extends EObject, T> extends SyncFeature<M, T, Notification> {
06:41:13 [ERROR] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:41:13 [ERROR] The return types are incompatible for the inherited methods ISyncObject.runAsync(SyncServiceRunnable<V,X>), SyncObject.runAsync(SyncServiceRunnable<V,X>)
06:41:13 [ERROR] 30 problems (28 errors, 2 warnings)
06:41:13 [ERROR] -> [Help 1]
06:41:13 [ERROR] 
06:41:13 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
06:41:13 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:41:13 [ERROR] 
06:41:13 [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:41:13 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
06:41:13 [ERROR] 
06:41:13 [ERROR] After correcting the problems, you can resume the build with the command
06:41:13 [ERROR]   mvn <args> -rf :org.eclipse.papyrus.infra.sync
06:41:25 Build step 'Invoke top-level Maven targets' marked build as failure
06:41:25 Terminating xvnc.
06:42:07 Recording test results
06:42:09 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
06:42:10 Sending e-mails to: quentin.lemenez@cea.fr
06:42:10 Finished: FAILURE