Started by upstream project "Papyrus-Master-Release" build number 4 originally caused by: Started by user Pauline Deville Running as Pauline Deville Agent centos-7-agent-6gb-8zqg0 is provisioned from template centos-7-agent-6gb --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33" jenkins/label: "centos-7-6gb" name: "centos-7-agent-6gb-8zqg0" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-agent-6gb-8zqg0" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-agent-6gb-8zqg0" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.7" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "6144Mi" requests: cpu: "1000m" memory: "6144Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-agent-6gb-8zqg0 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git > git init /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9e20e27256144136cb8121681f939943ab6f2a1b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e20e27256144136cb8121681f939943ab6f2a1b # timeout=10 Commit message: "Bug 575999 - [Releng] Update target platform for 2021-09 release" First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [Papyrus-Master-Toolsmiths-Release] $ vncserver -list Starting xvnc [Papyrus-Master-Toolsmiths-Release] $ Xvnc :47 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Thu Sep 16 13:20:25 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5947 vncext: created VNC server for screen 0 [Papyrus-Master-Toolsmiths-Release] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=true -DBUILD_ALIAS=5.2.0 -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository clean verify -PdefaultProfile Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/ (172B) [INFO] Adding repository https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/ (109.25kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml [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-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml [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-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml [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-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB) [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/ [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) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (9.67MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.54MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (399.8kB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (36.66kB) [INFO] Fetching org.eclipse.osgi_3.17.0.v20210823-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.39MB) [INFO] Fetching org.apache.ant_1.10.11.v20210720-1445.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.86MB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (13.05kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (102.19kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (63.44kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.54kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (258.83kB) [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) [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) [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) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (104.22kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (33.71kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (155.35kB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.4kB) [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (72.7kB) [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (97.24kB) [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.96MB) [INFO] Fetching org.eclipse.ant.core_3.6.100.v20210731-1643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (107.27kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.64kB) [INFO] Fetching org.eclipse.core.runtime_3.23.0.v20210730-2035.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (70.77kB) [INFO] Fetching org.eclipse.ant.launching_1.3.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (158.48kB) [INFO] Fetching org.eclipse.debug.core_3.18.200.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (394.78kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.300.v20210815-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (563.43kB) [INFO] Fetching org.eclipse.core.externaltools_1.2.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.34kB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (288.46kB) [INFO] Fetching org.eclipse.jdt.core_3.27.0.v20210823-1758.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (6.6MB) [INFO] Fetching org.eclipse.core.resources_3.15.100.v20210818-1523.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (879.11kB) [INFO] Fetching org.eclipse.ant.ui_3.8.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.02MB) [INFO] Fetching org.eclipse.core.filesystem_1.9.100.v20210611-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (68.45kB) [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (140.91kB) [INFO] Fetching org.eclipse.ui_3.119.100.v20210830-0942.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (432.54kB) [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (209.6kB) [INFO] Fetching org.eclipse.debug.ui_3.15.100.v20210812-1116.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.96MB) [INFO] Fetching org.eclipse.jdt.ui_3.24.0.v20210823-0647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.15MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.400.v20210816-1720.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.9.100.v20210604-1207.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (395.31kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (341.15kB) [INFO] Fetching org.eclipse.core.expressions_3.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (92.12kB) [INFO] Fetching org.eclipse.jdt.junit_3.13.0.v20210811-0812.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (529.58kB) [INFO] Fetching org.eclipse.compare_3.8.100.v20210805-1512.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (804.85kB) [INFO] Fetching org.eclipse.jface.text_3.18.100.v20210820-1651.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.02MB) [INFO] Fetching org.eclipse.ui.ide_3.18.300.v20210817-1731.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (105.57kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.200.v20210724-2153.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (668.08kB) [INFO] Fetching org.eclipse.ui.editors_3.14.200.v20210622-1002.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (618.57kB) [INFO] Fetching org.eclipse.ui.forms_3.11.200.v20210622-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (330.16kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (139.68kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.0.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (100.01kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.0.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.0.v20210723-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (194.23kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (180.11kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (311.11kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (92.92kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (113.34kB) [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.05kB) [INFO] Fetching org.eclipse.equinox.app_1.6.0.v20210723-1130.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (89.14kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jface_3.23.0.v20210723-1324.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ui.workbench_3.123.0.v20210817-0704.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (3.47MB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (24.31kB) [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/ [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) [INFO] Fetching org.eclipse.swt_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.62kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.47kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (48.25kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.100.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.03kB) [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) [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.85kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (213.88kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.300.v20210723-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (203.11kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.0.v20210619-1009.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.42kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.51kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (394.73kB) [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (32.98kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (255.66kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (229.56kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.300.v20210813-1521.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (118.1kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.200.v20210816-1658.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (251.52kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.200.v20210723-1326.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (147.12kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.0.v20210619-0955.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.91kB) [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (367.01kB) [INFO] Fetching 2.27&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [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.27/plugins/ (59.66kB) [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.27/plugins/ (30.46kB) [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.27/plugins/ (61.37kB) [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.27/plugins/ (97.04kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (109.28kB) [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) [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) [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) [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) [INFO] Fetching org.eclipse.equinox.bidi_1.4.0.v20210723-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.73kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (69.05kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.200.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (165.1kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (360.09kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (47.49kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.8.0.v20210618-0742.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.88kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (73.01kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.200.v20210813-0803.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (142.1kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (109.64kB) [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) [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) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.100.v20210813-0607.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (213.92kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (56.37kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (130.72kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (74.06kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.100.v20210723-0757.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (101.87kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (242.54kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.security_1.3.700.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (113.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (248.88kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (129.25kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.200.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (615.89kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (167.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (117.54kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (257.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (110.03kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (28.96kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (114.22kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (190.29kB) [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) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.0.v20210812-1539.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jdt.debug_3.18.0.v20210816-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (903.62kB) [INFO] Fetching org.eclipse.search_3.13.300.v20210806-1124.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (543.42kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.17kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (468.75kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.11.0.v20210629-0111.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (175.71kB) [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (123kB) [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (416.62kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.200.v20210803-2129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (172.19kB) [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.75kB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.07MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (71.63kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (957.47kB) [INFO] Fetching org.eclipse.pde.core_3.14.400.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.33MB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (107.15kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (11.51kB) [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.77kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (67.46kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (109.19kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (106.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (464.52kB) [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (125.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.23kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.63kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.95kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.25kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (157.84kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (73.58kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (160.95kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.36kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.52kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.97kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (191.74kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (94.56kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.16kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.12kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.1kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (123.23kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (299.33kB) [INFO] Fetching org.eclipse.papyrus.infra.core_4.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (315.91kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.6kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (260.09kB) [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) [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (89.05kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.01kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (232.47kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.92kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (109.09kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.23kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (57.07kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (99.34kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.67kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.54kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (465.33kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_3.3.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (324.9kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (178.47kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (35.18kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (264.69kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (23.52kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (140.42kB) [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.43kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (117.79kB) [INFO] Fetching org.eclipse.pde.ui_3.13.200.v20210820-1453.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (4.53MB) [INFO] Fetching org.eclipse.pde.build_3.11.0.v20210429-0618.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (477.46kB) [INFO] Fetching org.eclipse.pde.launching_3.9.400.v20210626-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (128.62kB) [INFO] Fetching org.eclipse.ui.intro_3.6.300.v20210721-0921.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (344.75kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (379kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.0.v20210619-1213.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (171.94kB) [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (58.37kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (143.24kB) [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) [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) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (29.18kB) [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) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.45MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.13MB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (183.86kB) [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.27/plugins/ (18.49kB) [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) [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) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (101.63kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (120.47kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (39.19kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (14.81kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (100.18kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (76.18kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (133.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (93.41kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (101.64kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (49.28kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (218.68kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (90.09kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (137.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (92.07kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (196.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (215.81kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (23.87kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (118.04kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (123.71kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (318.63kB) [INFO] Fetching 3.10.4&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/mmt/qvto/updates/releases/ [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20210609-1727.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (1.05MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (24.34kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (270.04kB) [INFO] Fetching 6.16.0&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/mdt/ocl/updates/releases/ [INFO] Fetching org.eclipse.ocl.ecore_3.16.200.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (383.83kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (39.36kB) [INFO] Fetching org.eclipse.ocl_3.16.200.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (1.14MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (27.76kB) [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) [INFO] Fetching org.eclipse.ocl.common_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (36.07kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.04kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (61.01kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (75.64kB) [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.5/R202102281829/plugins/ (15.77kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.77kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (271.15kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.04kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (99.13kB) [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.5/R202102281829/plugins/ (171.86kB) [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.45kB) [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.31kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (72.88kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (57.81kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (999.77kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.49kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.06kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.2kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (97.57kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.22kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (299.81kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.57kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.7kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.53kB) [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.1kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (66.11kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (117.26kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (77.63kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.39kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (114.5kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (122.22kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (20.04kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.82kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.78kB) [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) [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.34kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.92kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.16kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.06kB) [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (87.61kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (1.03MB) [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (305.78kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25.07kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.85MB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (221.88kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.71kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (300.32kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (127.68kB) [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.5/R202102281829/plugins/ (65.24kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.3kB) [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.5/R202102281829/plugins/ (12.83kB) [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (93.84kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (67.45kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (143.98kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (106.3kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.19MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (206.78kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (821.38kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (85.95kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (215.51kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (222.02kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.78kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml [INFO] Fetching org.eclipse.emf.compare_3.5.3.202107200824.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202107200824/core/plugins/ (180.92kB) [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) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml [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.27/plugins/ (44.85kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.17kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.94kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml [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-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml [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-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml [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-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml [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-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml [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-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (42.78kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (54.47kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (140.59kB) [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-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml [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-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (133.74kB) [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.26kB) [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.97kB) [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.16kB) [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (127.04kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (419.92kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.4.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (24.31kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (95.47kB) [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (69.74kB) [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.27/plugins/ (37.58kB) [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.27/plugins/ (40.59kB) [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (170.74kB) [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) [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) [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) [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) [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) [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) [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) [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) [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (60.98kB) [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) [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) [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (245.23kB) [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (35.08kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (69.22kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml [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.5/R202102281829/plugins/ (144.49kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml [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-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (30.07kB) [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) [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) [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) [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) [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) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (281.28kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.79kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (63.43kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (133.1kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (344.11kB) [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) [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) [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/ [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) [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) [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) [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) [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) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (338.2kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (109.65kB) [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) [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) [INFO] Fetching org.eclipse.ecf_3.9.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (123.51kB) [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) [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) [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) [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (73.73kB) [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) [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) [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) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (13.58kB) [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) [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) [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) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.23kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.700.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (128.97kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.05kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.100.v20210630-1916.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (85.91kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (101.02kB) [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (34.12kB) [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20210617-1729.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (77.45kB) [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (34.8kB) [INFO] Fetching org.eclipse.oomph.p2.core_1.19.0.v20210808-0939.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (126.07kB) [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (25.32kB) [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (35.04kB) [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (42.96kB) [INFO] Fetching org.eclipse.oomph.setup_1.21.0.v20210808-1248.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (136.34kB) [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (25.12kB) [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (37.98kB) [INFO] Fetching org.eclipse.oomph.targlets.core_1.14.0.v20210427-0659.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (53.12kB) [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (13.69kB) [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (18.49kB) [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (21.8kB) [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) [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) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml [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) [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) [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.58kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (126kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (72.47kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (116.45kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (250.98kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (168.14kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.48kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml [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.5/R202102281829/plugins/ (243.5kB) [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.5/R202102281829/plugins/ (37.64kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (107.05kB) [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) [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) [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (96.33kB) [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) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (29.94kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (77.96kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (35.42kB) [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) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (696.23kB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (962.55kB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (3.42MB) [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (12.57kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.32kB) [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.42kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.0.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (14.23kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.500.v20210510-1619.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.8kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (53.59kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (249.09kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.300.v20210828-0802.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (84.05kB) [INFO] Fetching org.eclipse.equinox.console_1.4.400.v20210602-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.34kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.74kB) [INFO] Fetching org.eclipse.e4.core.services.source_2.3.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (60.57kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.200.v20210723-1326.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.71kB) [INFO] Fetching org.eclipse.e4.core.commands.source_1.0.0.v20210507-1901.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.27kB) [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.66kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (376.55kB) [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.37kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.200.v20210816-1658.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (139.44kB) [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.13.0.v20210521-0741.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (168.32kB) [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (206.21kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.300.v20210723-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (163.73kB) [INFO] Fetching org.apache.batik.css.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (319.47kB) [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) [INFO] Fetching org.apache.batik.util.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (126.66kB) [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) [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) [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) [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB) [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (57.91kB) [INFO] Fetching org.eclipse.e4.core.di.source_1.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (44.5kB) [INFO] Fetching org.eclipse.e4.core.contexts.source_1.9.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.13kB) [INFO] Fetching org.apache.batik.i18n.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (20.21kB) [INFO] Fetching org.apache.batik.constants.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.73kB) [INFO] Fetching org.apache.xmlgraphics.source_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (677.41kB) [INFO] Fetching org.apache.commons.io.source_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (374.46kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (85.46kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.17.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.62kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.72kB) [INFO] Fetching org.eclipse.e4.ui.di.source_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.5kB) [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.54kB) [INFO] Fetching org.eclipse.equinox.common.source_3.15.0.v20210518-0604.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.02kB) [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (278.04kB) [INFO] Fetching org.eclipse.equinox.event.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.17kB) [INFO] Fetching org.eclipse.core.commands.source_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (150.7kB) [INFO] Fetching org.eclipse.core.contenttype.source_3.8.0.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (82kB) [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.76kB) [INFO] Fetching org.eclipse.core.databinding.beans.source_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (75.49kB) [INFO] Fetching org.eclipse.core.databinding.observable.source_1.11.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (207.99kB) [INFO] Fetching org.eclipse.core.databinding.property.source_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.57kB) [INFO] Fetching org.eclipse.core.expressions.source_3.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (86.87kB) [INFO] Fetching org.eclipse.core.jobs.source_3.12.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.2kB) [INFO] Fetching org.eclipse.core.runtime.source_3.23.0.v20210730-2035.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (77.09kB) [INFO] Fetching org.eclipse.equinox.app.source_1.6.0.v20210723-1130.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.54kB) [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.300.v20210813-1054.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.88kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.9.0.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (115.67kB) [INFO] Fetching org.eclipse.equinox.registry.source_3.11.0.v20210723-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (176.16kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (37.39kB) [INFO] Fetching org.eclipse.osgi.source_3.17.0.v20210823-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.11MB) [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.500.v20210730-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (143.28kB) [INFO] Fetching org.eclipse.osgi.services.source_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (244.91kB) [INFO] Fetching org.eclipse.osgi.util.source_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (63.56kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jface.source_3.23.0.v20210723-1324.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1MB) [INFO] Fetching org.eclipse.jface.databinding.source_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (230.2kB) [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (17.75kB) [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (38.47kB) [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (114.26kB) [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (48.31kB) [INFO] Fetching org.eclipse.equinox.console.source_1.4.400.v20210602-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (84.66kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.300.v20210813-1521.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (77.63kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.4.0.v20210723-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (63.52kB) [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.3.0.v20210619-1009.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (39.13kB) [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) [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.4kB) [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.7.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (14.45kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.48kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.16.100.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (20.76kB) [INFO] Fetching org.eclipse.urischeme.source_1.2.0.v20210619-0955.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (44.29kB) [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.75kB) [INFO] Fetching org.eclipse.ecf.source_3.9.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.79kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (53.08kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.43kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (13.64kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.03kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.700.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (86.03kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.401.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (82.92kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.401.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.58kB) [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (374.24kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.13.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (966.92kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.14.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (431.79kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.69kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.49kB) [INFO] Fetching org.eclipse.emf.common.source_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (218.87kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (820.36kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (90.79kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (151.54kB) [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) [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.7kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (229.5kB) [INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (243.43kB) [INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (769.66kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (171.75kB) [INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (561.39kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.3.0.v20210723-1156.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (47.6kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.0.v20210723-2021.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.61kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.53kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.93kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.200.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (111.91kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.92kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.8.0.v20210618-0742.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (61.25kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.5.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (67.02kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.7.100.v20210813-0607.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (139.5kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.85kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (247.96kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.72kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.200.v20210813-0803.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (121.9kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (96.27kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.4.100.v20210630-1916.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.18kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.63kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.88kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (47.6kB) [INFO] Fetching org.eclipse.equinox.security.source_1.3.700.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.34kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.2.0.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (48.44kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (31.31kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.22kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.41kB) [INFO] Fetching org.tukaani.xz.source_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (151.4kB) [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.94kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (31.04kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.96kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.0.v20210312-1245.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (49.23kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.79kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.73kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.0.v20210312-1245.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.03kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.6.100.v20210723-0757.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.62kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.23kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (178.85kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.4.1.v20210812-1422.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (149.9kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (103.02kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.19kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.1.v20210726-1519.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.79kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.200.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (295.72kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (55.86kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.42kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (85.51kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.1.v20210726-1519.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (30.35kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (129.71kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.2.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (71.16kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.35kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (69.5kB) [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) [INFO] Fetching org.eclipse.help.base_4.3.400.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (432.53kB) [INFO] Fetching org.eclipse.help.ui_4.3.100.v20210619-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (534.46kB) [INFO] Fetching org.eclipse.help.webapp_3.10.400.v20210604-1216.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (736.5kB) [INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (194.96kB) [INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.4kB) [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (68.89kB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (24kB) [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) [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (177.52kB) [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) [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) [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) [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.66MB) [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.24MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (3.45MB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.0.v20210414-1616.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.51kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.0.v20210723-1156.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (32.56kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.100.v20210311-1631.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (140.78kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.16kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.0.v20210723-2021.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.04kB) [INFO] Fetching org.eclipse.help.base.source_4.3.400.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (307.19kB) [INFO] Fetching org.eclipse.help.ui.source_4.3.100.v20210619-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (220.66kB) [INFO] Fetching org.eclipse.help.webapp.source_3.10.400.v20210604-1216.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (202.21kB) [INFO] Fetching org.eclipse.jetty.http.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (141.03kB) [INFO] Fetching org.eclipse.jetty.io.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.96kB) [INFO] Fetching org.eclipse.jetty.security.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (91.75kB) [INFO] Fetching org.eclipse.jetty.server.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (444.34kB) [INFO] Fetching org.eclipse.jetty.servlet.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (93.29kB) [INFO] Fetching org.eclipse.jetty.util.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (358.83kB) [INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.61kB) [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (67.32kB) [INFO] Fetching org.eclipse.core.net.source_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (55.55kB) [INFO] Fetching org.eclipse.jdt_3.18.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.93kB) [INFO] Fetching org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.08kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.16kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.7.0.v20210623-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (391.91kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (39.9kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.0.v20210726-1148.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.13kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.0.v20210708-0430.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (220.58kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (71.97kB) [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.61kB) [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1300.v20210901-1615.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (8.96MB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1200.v20210901-0815.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.25MB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.27kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1300.v20210320-1132.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (21.88kB) [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (63.4kB) [INFO] Fetching org.junit.jupiter.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (73.54kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (21.55kB) [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (186.1kB) [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (51.05kB) [INFO] Fetching org.junit.platform.engine_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (60.02kB) [INFO] Fetching org.junit.platform.launcher_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (53.71kB) [INFO] Fetching org.junit.platform.runner_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (21.11kB) [INFO] Fetching org.junit.platform.suite.api_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (16.91kB) [INFO] Fetching org.junit.vintage.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (33.82kB) [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.79kB) [INFO] Fetching org.eclipse.ant.ui.source_3.8.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (609.92kB) [INFO] Fetching org.eclipse.jdt.apt.core.source_3.7.0.v20210623-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (355.98kB) [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.9kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (33.87kB) [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.4.0.v20210708-0430.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (135.96kB) [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.3.0.v20210726-1148.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.47kB) [INFO] Fetching org.eclipse.jdt.core.source_3.27.0.v20210823-1758.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (5MB) [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.89kB) [INFO] Fetching org.eclipse.jdt.annotation.source_1.2.0.v20210519-0438.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.06kB) [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (17.86kB) [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.15.0.v20210812-1539.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.12MB) [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.400.v20210816-1720.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (845.62kB) [INFO] Fetching org.eclipse.jdt.debug.source_3.18.0.v20210816-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (765.75kB) [INFO] Fetching org.eclipse.jdt.junit.source_3.13.0.v20210811-0812.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (198.34kB) [INFO] Fetching org.eclipse.jdt.junit.core.source_3.11.0.v20210629-0111.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (113.73kB) [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.6.100.v20210708-1502.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.8kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.2.0.v20210326-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.38kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1300.v20210320-1132.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.11kB) [INFO] Fetching org.eclipse.jdt.launching.source_3.19.300.v20210815-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (351.05kB) [INFO] Fetching org.eclipse.jdt.ui.source_3.24.0.v20210823-0647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (5.4MB) [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (258.21kB) [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (51.3kB) [INFO] Fetching org.junit.jupiter.api.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (197.02kB) [INFO] Fetching org.junit.jupiter.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (138.86kB) [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (39.73kB) [INFO] Fetching org.junit.jupiter.params.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (84.22kB) [INFO] Fetching org.junit.platform.commons.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (90.3kB) [INFO] Fetching org.junit.platform.engine.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (152.5kB) [INFO] Fetching org.junit.platform.launcher.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (101.55kB) [INFO] Fetching org.junit.platform.runner.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (26.97kB) [INFO] Fetching org.junit.platform.suite.api.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (34.47kB) [INFO] Fetching org.junit.vintage.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (53.97kB) [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (20.88kB) [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.05kB) [INFO] Fetching org.eclipse.ant.launching.source_1.3.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (128.09kB) [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.73kB) [INFO] Fetching org.eclipse.jsch.ui_1.4.0.v20210426-0843.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (91.81kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (27.75kB) [INFO] Fetching org.eclipse.ocl.examples.debug_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (85.91kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (385.98kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (411.4kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (413.47kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (216.82kB) [INFO] Fetching org.eclipse.ocl.xtext.base_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (573.49kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (79.14kB) [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (150.07kB) [INFO] Fetching org.eclipse.ocl.pivot_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (3.33MB) [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (162.97kB) [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.800.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (11.34kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (99.38kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (204.09kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (226.29kB) [INFO] Fetching org.eclipse.ocl.pivot.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (21.43kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (279.95kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (310.78kB) [INFO] Fetching org.eclipse.ocl.pivot.uml_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (247.66kB) [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (215.92kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (688.69kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (400.68kB) [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (89.28kB) [INFO] Fetching org.eclipse.ocl.xtext.markup_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (181.35kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (32.2kB) [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.95kB) [INFO] Fetching org.eclipse.pde.api.tools_1.2.600.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (931.09kB) [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) [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (69.68kB) [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (11.78MB) [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (284.54kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (186.18kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (5.24MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (444.22kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (183.29kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (378.2kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (634.37kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (874.74kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (171.71kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.09MB) [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (463.79kB) [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.24MB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.32MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.06MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (3.1MB) [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (3.49MB) [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.3kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (59.28kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (891.05kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (4.59MB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.19MB) [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.79MB) [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.29kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (89.15kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (155.91kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (512.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (470.3kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (333.21kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (127.9kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (576.62kB) [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.85kB) [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (83.49kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.41kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (546.89kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (609.55kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (395.6kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.48MB) [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.3kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.83kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.08kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (222.68kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.32kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (154.35kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (119kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (372.46kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.18kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25.08kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (113.17kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (162.01kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (81.51kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (53.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (290.14kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.14kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.1kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.42kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.06kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.75kB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.05kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.99kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (141.57kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (141.29kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.93kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.45kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.73kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.6kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (124.31kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.32kB) [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.11kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.32kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (208.36kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.8kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (73.96kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.58kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.57kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (120.74kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (165.91kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.05kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.68kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.39kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (84.07kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.86kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.55kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.93kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (43.1kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (103.88kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.06kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.74kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.42kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.37kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (51.74kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.91kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.17kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.27kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.25kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.71kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (603.18kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (46.29kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.94kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (10.55kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (179.18kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (21.32kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB) [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.19kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (81.34kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.17kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (101.89kB) [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.44kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.67kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (65.67kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (167.79kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (50.85kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (319.97kB) [INFO] Fetching org.eclipse.papyrus.sdk_5.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.82kB) [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.36MB) [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.43MB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.12kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.17kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (406.15kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.51kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (393.06kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.3kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (262.97kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.04kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.87kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (3.1MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (709.17kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.33MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (4.3MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (158.28kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.3MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.04MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.23MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.51MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.39MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (9.82MB) [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.04kB) [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.72kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (143.31kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (54.26kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (130.7kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.14kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (513.38kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (110.23kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.58kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (71.86kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (332.46kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (238.49kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.24kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.2kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (177.04kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.67kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.34kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (45.98kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.35kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (96.78kB) [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.3kB) [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.92kB) [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (76.61kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (78.24kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.18kB) [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.51MB) [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (36.96kB) [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.42kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (164.81kB) [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.03kB) [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14kB) [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.42kB) [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (45.23kB) [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.76kB) [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (20.86kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.79kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.3kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (248.07kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.9kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.21kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.12kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (41.16kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (58.97kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (199.87kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (18.1kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (18.78kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (42.47kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (23.88kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.29kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.01kB) [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (58.83kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.79kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (168.63kB) [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.43kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (76.72kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (92.77kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.18kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.65kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.24kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (49.28kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.04kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (74.71kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (52.04kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (158.28kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (86.04kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (188.49kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (85.78kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (111.48kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (63.27kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.64kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.49kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.29kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (189.01kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (86.23kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.28kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (308.42kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (384.88kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.5kB) [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.47kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.58kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25kB) [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.23kB) [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (26.39kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.46kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.400.v20210721-1110.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (514.36kB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.1300.v20210901-1615.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.6MB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.200.v20210816-0738.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.38kB) [INFO] Fetching org.eclipse.pde.ds.core_1.2.300.v20210316-0728.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.89kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.2.100.v20210507-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (201.99kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.62kB) [INFO] Fetching org.eclipse.pde_3.13.1600.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (67.69kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.0.v20210513-1344.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.95kB) [INFO] Fetching org.eclipse.pde.runtime_3.7.200.v20210513-1344.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (212.57kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.7.300.v20210626-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (567.79kB) [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (111.43kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.2.200.v20210515-0638.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (443.56kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (86.79kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.28kB) [INFO] Fetching org.eclipse.pde.build.source_3.11.0.v20210429-0618.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (317.24kB) [INFO] Fetching org.eclipse.pde.core.source_3.14.400.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1,003.33kB) [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.6.0.v20210513-1344.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.02kB) [INFO] Fetching org.eclipse.pde.runtime.source_3.7.200.v20210513-1344.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (83.36kB) [INFO] Fetching org.eclipse.pde.ui.source_3.13.200.v20210820-1453.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.05MB) [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.300.v20210626-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (107.4kB) [INFO] Fetching org.objectweb.asm.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (188.4kB) [INFO] Fetching org.objectweb.asm.tree.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (86.62kB) [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.600.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (652.93kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.56kB) [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.400.v20210721-1110.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (250.62kB) [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.300.v20210316-0728.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.83kB) [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.100.v20210507-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.81kB) [INFO] Fetching org.eclipse.pde.launching.source_3.9.400.v20210626-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (93.81kB) [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210208-1459.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (104.7kB) [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.200.v20210515-0638.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (272.64kB) [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.75kB) [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.200.v20210816-0738.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (77.51kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (63.34kB) [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (29.97kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (20.56kB) [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.45kB) [INFO] Fetching org.eclipse.platform_4.21.0.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (637.67kB) [INFO] Fetching org.eclipse.platform.doc.isv_4.21.0.v20210901-1615.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (39.31MB) [INFO] Fetching org.eclipse.platform.doc.isv_4.21.0.v20210901-1615.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.59MB of 39.31MB at 26.59MB/s) [INFO] Fetching org.eclipse.platform.doc.user_4.21.0.v20210901-0815.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.15MB) [INFO] Fetching org.eclipse.text.quicksearch_1.1.200.v20210616-1255.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.07kB) [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.09MB) [INFO] Fetching org.eclipse.ui.browser_3.7.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (206.46kB) [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.01kB) [INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.24kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (110.51kB) [INFO] Fetching org.eclipse.ui.themes_1.2.1500.v20210607-1102.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (37.69kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.47kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.25kB) [INFO] Fetching org.apache.ant.source_1.10.11.v20210720-1445.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.45MB) [INFO] Fetching org.eclipse.ant.core.source_3.6.100.v20210731-1643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (97.23kB) [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (294.21kB) [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (62.17kB) [INFO] Fetching org.eclipse.compare.source_3.8.100.v20210805-1512.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (422.94kB) [INFO] Fetching org.eclipse.core.filebuffers.source_3.7.0.v20210512-1543.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (87.57kB) [INFO] Fetching org.eclipse.core.filesystem.source_1.9.100.v20210611-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (93.02kB) [INFO] Fetching org.eclipse.core.net.linux.source_1.0.0.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.35kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.500.v20210510-1619.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.41kB) [INFO] Fetching org.eclipse.core.resources.source_3.15.100.v20210818-1523.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (800.51kB) [INFO] Fetching org.eclipse.debug.core.source_3.18.200.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (403.18kB) [INFO] Fetching org.eclipse.debug.ui.source_3.15.100.v20210812-1116.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.67MB) [INFO] Fetching org.eclipse.e4.ui.ide.source_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.76kB) [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (294.96kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (251.15kB) [INFO] Fetching org.eclipse.platform.source_4.21.0.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.67kB) [INFO] Fetching org.eclipse.search.source_3.13.300.v20210806-1124.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (298.98kB) [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.200.v20210616-1255.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.44kB) [INFO] Fetching org.eclipse.team.core.source_3.9.100.v20210604-1207.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (367.77kB) [INFO] Fetching org.eclipse.team.ui.source_3.9.100.v20210721-1306.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (765.89kB) [INFO] Fetching org.eclipse.text.source_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (279.35kB) [INFO] Fetching org.eclipse.jface.text.source_3.18.100.v20210820-1651.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (810.57kB) [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (38.72kB) [INFO] Fetching org.eclipse.jsch.ui.source_1.4.0.v20210426-0843.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (47.91kB) [INFO] Fetching org.eclipse.ui.console.source_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (137.01kB) [INFO] Fetching org.eclipse.ui.intro.source_3.6.300.v20210721-0921.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (253.81kB) [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.06kB) [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (251.12kB) [INFO] Fetching org.eclipse.ui.browser.source_3.7.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (96.13kB) [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (92.19kB) [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.22kB) [INFO] Fetching org.eclipse.ui.navigator.source_3.10.100.v20210415-0924.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (308.93kB) [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.200.v20210803-2129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.6kB) [INFO] Fetching org.eclipse.ui.net.source_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.59kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.200.v20210724-2153.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (430.77kB) [INFO] Fetching org.eclipse.ui.views.source_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (80.24kB) [INFO] Fetching org.eclipse.ui.editors.source_3.14.200.v20210622-1002.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (330.04kB) [INFO] Fetching org.eclipse.ui.externaltools.source_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (77.56kB) [INFO] Fetching org.eclipse.ui.ide.source_3.18.300.v20210817-1731.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.100.v20210506-1050.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.79kB) [INFO] Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (37.7kB) [INFO] Fetching org.eclipse.ui.forms.source_3.11.200.v20210622-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (217.67kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (82.81kB) [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.13kB) [INFO] Fetching org.eclipse.core.externaltools.source_1.2.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.43kB) [INFO] Fetching org.eclipse.ui.themes.source_1.2.1500.v20210607-1102.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.39kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.24kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (14.19kB) [INFO] Fetching org.eclipse.ui.views.log.source_1.3.0.v20210619-1213.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.83kB) [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.06kB) [INFO] Fetching org.eclipse.rcp_4.21.0.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.09kB) [INFO] Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (180.01kB) [INFO] Fetching org.eclipse.ui.source_3.119.100.v20210830-0942.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.55kB) [INFO] Fetching org.eclipse.ui.workbench.source_3.123.0.v20210817-0704.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.47MB) [INFO] Fetching org.eclipse.update.configurator.source_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.41kB) [INFO] Fetching org.eclipse.sdk_4.21.0.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (393.42kB) [INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (10.13kB) [INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.93kB) [INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.29kB) [INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (9.91kB) [INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.08kB) [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB) [INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.46kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (10.52kB) [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.4MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (328.72kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (17.36kB) [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.77kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (37.47kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.71kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.74kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.300.v20210828-0802.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (132.48kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.25kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.97MB) [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.38kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.400.v20210410-0052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.79kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.400.v20210410-0052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.9kB) [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (163.15kB) [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (912.59kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.13.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (29.93kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.67kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.57kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.27kB) [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.06kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (8.48kB) [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.6kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.6kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (29.62kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.300.v20210828-0802.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.8kB) [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.21/R-4.21-202109060500/plugins/ (23.86kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.64MB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.06kB) [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (29.48kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.700.v20210701-1647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.42kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.800.v20210701-1647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (58.78kB) [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.700.v20210701-1647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (17.61kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.800.v20210701-1647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.1kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.54kB) [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (8.88kB) [INFO] Fetching org.eclipse.e4.rcp_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.93kB) [INFO] Fetching org.eclipse.e4.rcp.source_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.87kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.702.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.74kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.702.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (21.02kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.71kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (21.07kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (27.84kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1800.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (29.23kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.703.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (27.93kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.703.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (29.39kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (23.74kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (25.15kB) [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.common.source_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.25kB) [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.14kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.29kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1100.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.72kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.1100.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.48kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.13kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.19kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.06kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.15kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (18.93kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.13kB) [INFO] Fetching org.eclipse.help_2.3.700.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.58kB) [INFO] Fetching org.eclipse.help.source_2.3.700.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (18.86kB) [INFO] Fetching org.eclipse.jdt_3.18.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.74kB) [INFO] Fetching org.eclipse.jdt.source_3.18.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.1kB) [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.59kB) [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.33kB) [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.81kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB) [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.98kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.9kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.92kB) [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.29kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.96kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.44kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.93kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.17kB) [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.05kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.17kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.82kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_5.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.23kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.8kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.92kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.86kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.25kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB) [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.36kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.86kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.84kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.04kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.84kB) [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.81kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.18kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.84kB) [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.83kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.86kB) [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB) [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.83kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB) [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB) [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.82kB) [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.79kB) [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB) [INFO] Fetching org.eclipse.pde_3.14.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.49kB) [INFO] Fetching org.eclipse.pde.source_3.14.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (18.91kB) [INFO] Fetching org.eclipse.platform_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.63kB) [INFO] Fetching org.eclipse.platform_root_4.21.0.v20210906-0842 from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/binary/ (196B) [INFO] Fetching org.eclipse.platform.source_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.22kB) [INFO] Fetching org.eclipse.rcp_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.15kB) [INFO] Fetching org.eclipse.rcp_root_4.21.0.v20210906-0842 from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/binary/ (24.93kB) [INFO] Fetching org.eclipse.rcp.source_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.2kB) [INFO] Fetching org.eclipse.sdk_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.06kB) [INFO] Fetching org.eclipse.xwt.feature_1.6.0.202105260718.jar from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/features/ (19.15kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB) [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB) [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (9.67MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.54MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (399.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (170.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (36.66kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.11.v20210720-1445.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.86MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.11.v20210720-1445.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.86MB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (13.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (102.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (63.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (258.83kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (30.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (143.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (104.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (155.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (338.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (109.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (696.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (962.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (3.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (97.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.96MB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (396.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (84.2kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (73.73kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (13.58kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (37.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (127.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (115.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (419.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (419.92kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (69.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (109.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (109.28kB) [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.27/plugins/ (61.37kB) [INFO] The user operation is waiting for background work to complete. [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.27/plugins/ (59.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.compare_3.5.3.202107200824.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202107200824/core/plugins/ (180.92kB) [INFO] The user operation is waiting for background work to complete. [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.27/plugins/ (37.58kB) [INFO] The user operation is waiting for background work to complete. [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.27/plugins/ (30.46kB) [INFO] The user operation is waiting for background work to complete. [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.27/plugins/ (97.04kB) [INFO] The user operation is waiting for background work to complete. [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.27/plugins/ (44.85kB) [INFO] The user operation is waiting for background work to complete. [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.27/plugins/ (40.59kB) [INFO] The user operation is waiting for background work to complete. [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.27/plugins/ (18.49kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (47.49kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (123kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (24.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (270.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (39.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (27.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.4.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (24.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (95.47kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (1.03MB) [INFO] The user operation is waiting for background work to complete. [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.5/R202102281829/plugins/ (144.49kB) [INFO] The user operation is waiting for background work to complete. [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.5/R202102281829/plugins/ (243.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (34.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20210617-1729.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (77.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (34.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.p2.core_1.19.0.v20210808-0939.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (126.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (25.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (35.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (42.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.setup_1.21.0.v20210808-1248.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (136.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (25.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (37.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.targlets.core_1.14.0.v20210427-0659.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (53.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (13.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (18.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (21.8kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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.5/R202102281829/plugins/ (15.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (11.51kB) [INFO] The user operation is waiting for background work to complete. [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.5/R202102281829/plugins/ (65.24kB) [INFO] The user operation is waiting for background work to complete. [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.5/R202102281829/plugins/ (171.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (35.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB) [INFO] The user operation is waiting for background work to complete. [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.5/R202102281829/plugins/ (37.64kB) [INFO] The user operation is waiting for background work to complete. [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.5/R202102281829/plugins/ (12.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (60.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (26.39kB) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [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) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (10.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (9.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (10.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.papyrus.toolsmiths.releng [pom] [INFO] Papyrus Toolsmiths Features [pom] [INFO] Papyrus Toolsmiths Plugins [pom] [INFO] org.eclipse.papyrus.architectureview [eclipse-plugin] [INFO] org.eclipse.papyrus.dev.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.dev.view.services.edit.request [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.editpoliciesstates [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.editpartview [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.figureview [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.emf.commandstack [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf-tooling [pom] [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.xpand [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.common [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.validate [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.codegen [eclipse-plugin] [INFO] org.eclipse.papyrus.dev.types [eclipse-plugin] [INFO] org.eclipse.papyrus.dev.pluginexplorer [eclipse-plugin] [INFO] org.eclipse.papyrus.debug.feature [eclipse-feature] [INFO] org.eclipse.papyrus.gmf.graphdef [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.tooldef [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.map [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.graphdef.codegen [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.bridge [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.bridge.trace [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.graphdef.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.tooldef.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.map.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.bridge.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.codegen.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.codegen.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.codegen.xtend [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.codegen [eclipse-plugin] [INFO] org.eclipse.papyrus.gmfgenextension [eclipse-plugin] [INFO] org.eclipse.papyrus.def [eclipse-plugin] [INFO] Papyrus UML Assistants [pom] [INFO] org.eclipse.papyrus.uml.profile.types.generator [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator [eclipse-plugin] [INFO] org.eclipse.papyrus.dev.assistants.codegen [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.tooling.feature [eclipse-feature] [INFO] org.eclipse.papyrus.mwe2.utils [eclipse-plugin] [INFO] org.eclipse.papyrus.diagramgen.feature [eclipse-feature] [INFO] org.eclipse.papyrus.tests.junit-framework [pom] [INFO] org.eclipse.papyrus.junit.framework [eclipse-plugin] [INFO] org.eclipse.papyrus.junit.utils [eclipse-plugin] [INFO] org.eclipse.papyrus.bundles.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.junit.feature [eclipse-feature] [INFO] org.eclipse.papyrus.dev.project.management [eclipse-plugin] [INFO] org.eclipse.papyrus.releng.tools [eclipse-plugin] [INFO] org.eclipse.papyrus.releng.feature [eclipse-feature] [INFO] org.eclipse.papyrus.toolsmiths.validations [pom] [INFO] org.eclipse.papyrus.toolsmiths.validation.common [eclipse-plugin] [INFO] Papyrus Toolsmithis - Builder [pom] [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.builder.feature [eclipse-feature] [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.ecore [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.expressions [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature [eclipse-feature] [INFO] org.eclipse.papyrus.toolsmiths.palette [eclipse-plugin] [INFO] org.eclipse.papyrus.views.properties.toolsmiths [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.properties.generation [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.nattable [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.types.ui.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.profile-migration [pom] [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.profilemigration [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.assistants.feature [eclipse-feature] [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.profile [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.feature [eclipse-feature] [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition] [INFO] org.eclipse.papyrus.p2.toolsmiths [eclipse-repository] [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------ [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT [1/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.releng --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.releng --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng --- [INFO] [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >----- [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT [2/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.features --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.features --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features --- [INFO] [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >--------- [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT [3/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-toolsmiths --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus-toolsmiths --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus-toolsmiths --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths --- [INFO] [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------ [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT [4/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.architectureview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.architectureview --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.architectureview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.architectureview --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------ [INFO] Building org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT [5/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.ui --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >-- [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [6/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >--- [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [7/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------ [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT [8/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >------- [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT [9/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >--- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [10/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] @SuppressWarnings("restriction") ^^^^^^^^^^^^^ Unnecessary @SuppressWarnings("restriction") 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >--- [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [11/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] final ListIterator iter = ((CompositeCommand) parentElement).listIterator(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] private Object result[];// = new Object[1]; ^^^^^^ The value of the field CommandStackView.result is not used 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >--------- [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT [12/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary >-- [INFO] Building org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT [13/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] The project's OSGi version is 1.2.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/org/eclipse/papyrus/gmf/internal/xpand/qvtlibraries/XpandIntegerOperations.java:[30] result.add(new Integer(l1)); ^^^^^^^^^^^ The constructor Integer(int) is deprecated since version 9 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand >-- [INFO] Building org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT [14/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.xpand --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.xpand --- [INFO] The project's OSGi version is 2.2.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.xpand --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.xpand --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.xpand --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.xpand --- [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleResourceManager.java:[26] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleResourceManager.java:[118] protected UnitResolver getQVTUnitResolver() { ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[20] import org.eclipse.m2m.internal.qvt.oml.common.MDAConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[21] import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[27] public static final String FILE_EXTENSION = MDAConstants.QVTO_FILE_EXTENSION; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[27] public static final String FILE_EXTENSION = MDAConstants.QVTO_FILE_EXTENSION; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'MDAConstants.QVTO_FILE_EXTENSION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[35] Set getModules(); ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[26] import org.eclipse.m2m.internal.qvt.oml.expressions.Helper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[27] import org.eclipse.m2m.internal.qvt.oml.runtime.util.HelperOperationCall; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[41] private HelperOperationCall helperCall; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[43] public QvtExtension(HelperOperationCall helperOperationCall, QvtFile qvtFile, String fileName) { ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[59] if (helperCall.isContextual()) { ^^^^^^^^^^^^ Discouraged access: The method 'HelperOperationCall.isContextual()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[70] return helperCall.invoke(self, actualParameters); ^^^^^^ Discouraged access: The method 'HelperOperationCall.invoke(Object, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[72] return helperCall.invoke(parameters); ^^^^^^ Discouraged access: The method 'HelperOperationCall.invoke(Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[75] throw new RuntimeException("Illigal arguments in QVT helper (" + getSignature(helperCall.getOperation()) + ") call: " + e.getMessage()); ^^^^^^^^^^^^ Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[77] throw new RuntimeException("Invocation target exception in QVT helper (" + getSignature(helperCall.getOperation()) + ") call: " + e.getMessage()); ^^^^^^^^^^^^ Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[81] private String getSignature(Helper operation) { ^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[83] if (operation.getContext() != null) { ^^^^^^^^^^ Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[84] sb.append(operation.getContext().getEType().getName()); ^^^^^^^^^^ Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[112] if (getHelper().getContext() != null) { ^^^^^^^^^^ Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[113] parameterTypes.add(getHelper().getContext().getEType()); ^^^^^^^^^^ Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[148] private Helper getHelper() { ^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[149] return helperCall.getOperation(); ^^^^^^^^^^^^ Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[153] return helperCall.getContextType(); ^^^^^^^^^^^^^^ Discouraged access: The method 'HelperOperationCall.getContextType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[157] return helperCall.getOperation(); ^^^^^^^^^^^^ Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[26] import org.eclipse.m2m.internal.qvt.oml.evaluator.ImportToNonTransformCtxHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[171] private ImportToNonTransformCtxHelper modulesImportHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[172] /*package-local*/ ImportToNonTransformCtxHelper getImportsHelper() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[174] modulesImportHelper = new ImportToNonTransformCtxHelper(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[174] modulesImportHelper = new ImportToNonTransformCtxHelper(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ImportToNonTransformCtxHelper()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[23] import org.eclipse.m2m.internal.qvt.oml.QvtMessage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[24] import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[25] import org.eclipse.m2m.internal.qvt.oml.expressions.Helper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[26] import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[27] import org.eclipse.m2m.internal.qvt.oml.runtime.util.NonTransformationExecutionContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[38] private final Set modules; ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[40] private QvtMessage[] errors = new QvtMessage[0]; ^^^^^^^^^^^^ Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[40] private QvtMessage[] errors = new QvtMessage[0]; ^^^^^^^^^^ Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[47] public QvtFile(List modules, String fullyQualifiedName) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[48] this.modules = new LinkedHashSet(modules); ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[51] public QvtFile(CompiledUnit cu, String fullyQualifiedName) { ^^^^^^^^^^^^ Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[52] this(cu.getModules(), fullyQualifiedName); ^^^^^^^^^^ Discouraged access: The method 'CompiledUnit.getModules()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[53] List allErrors = cu.getErrors(); ^^^^^^^^^^ Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[53] List allErrors = cu.getErrors(); ^^^^^^^^^ Discouraged access: The method 'CompiledUnit.getErrors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[54] errors = allErrors.toArray(new QvtMessage[allErrors.size()]); ^^^^^^^^^^ Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[57] public Set getModules() { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'NonTransformationExecutionContext(Set)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[66] for (Module module : getModules()) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[68] if (operation instanceof Helper) { ^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[69] extensions.add(new QvtExtension(context.createHelperCall((Helper) operation), this, fileName)); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'NonTransformationExecutionContext.createHelperCall(Helper)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[69] extensions.add(new QvtExtension(context.createHelperCall((Helper) operation), this, fileName)); ^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[81] QvtMessage qvtMessage = errors[i]; ^^^^^^^^^^ Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[82] if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) { ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[82] if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) { ^^^^^^^^^^^^^^ Discouraged access: The field 'QvtMessage.SEVERITY_ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[83] issues.add(new AnalysationIssue(AnalysationIssue.Type.SYNTAX_ERROR, qvtMessage.toString(), (SyntaxElement) null)); ^^^^^^^^ Discouraged access: The method 'QvtMessage.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[31] import org.eclipse.m2m.internal.qvt.oml.common.MDAConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[32] import org.eclipse.m2m.internal.qvt.oml.compiler.BlackboxUnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BlackboxUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[33] import org.eclipse.m2m.internal.qvt.oml.compiler.DelegatingUnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DelegatingUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[34] import org.eclipse.m2m.internal.qvt.oml.compiler.ResolverUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ResolverUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[35] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitContents; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[36] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitProxy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[37] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[40] public class BundleUnitResolver extends DelegatingUnitResolver { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DelegatingUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[42] private final class BundleUnit extends UnitProxy { ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[47] super(namespace, unitName, createUnitURI(unitURL)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'UnitProxy(String, String, URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[53] return UnitProxy.TYPE_CST_STREAM; ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[53] return UnitProxy.TYPE_CST_STREAM; ^^^^^^^^^^^^^^^ Discouraged access: The field 'UnitProxy.TYPE_CST_STREAM' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[57] public UnitContents getContents() throws IOException { ^^^^^^^^^^^^ Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[58] return new UnitContents.CSTContents() { ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[58] return new UnitContents.CSTContents() { ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitContents.CSTContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[73] public UnitResolver getResolver() { ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[91] protected UnitProxy doResolveUnit(String qualifiedName) { ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[93] UnitProxy unit = doResolveUnit(baseURL, qualifiedName); ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[102] private UnitProxy doResolveUnit(URL baseURL, String qualifiedName) { ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[104] IPath path = new Path(pathStr).addFileExtension(MDAConstants.QVTO_FILE_EXTENSION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[104] IPath path = new Path(pathStr).addFileExtension(MDAConstants.QVTO_FILE_EXTENSION); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'MDAConstants.QVTO_FILE_EXTENSION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[120] namespace = ResolverUtils.getNamespace(nameSpacePath); ^^^^^^^^^^^^^ Discouraged access: The type 'ResolverUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[120] namespace = ResolverUtils.getNamespace(nameSpacePath); ^^^^^^^^^^^^ Discouraged access: The method 'ResolverUtils.getNamespace(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[144] public static UnitResolver createResolver(List bundleBaseURLs, boolean includeBlackboxUnits) { ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT); ^^^^^^^^^ Discouraged access: The method 'DelegatingUnitResolver.setParent(UnitResolver)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BlackboxUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT); ^^^^^^^ Discouraged access: The field 'BlackboxUnitResolver.DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[23] import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[106] Map module2ImportDeclarationMap = new LinkedHashMap(); ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[106] Map module2ImportDeclarationMap = new LinkedHashMap(); ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[112] for (Module module : extension.getModules()) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[131] private void addWarnings(Map module2ImportDeclarationMap, Map ePackage2NapespaceImportMap, ExecutionContext ctx, Set issues) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[135] for (Module unusedModule : unusedModulesCollector.getUnusedModules()) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/Activator.java:[286] resourceSetImpl.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap()); ^^^^^^^^^^^^^^^^^^^^^^^ The method computePlatformURIMap() from the type EcorePlugin is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[284] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[285] private static final EList ourEmptyEList = new BasicEList.UnmodifiableEList(0, new Object[0]); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[285] private static final EList ourEmptyEList = new BasicEList.UnmodifiableEList(0, new Object[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BasicEList.UnmodifiableEList is a raw type. References to generic type BasicEList.UnmodifiableEList should be parameterized 95. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java (at line 552) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[679] ProblemHandler.Severity sev = ProblemHandler.Severity.OK; ^^^ The value of the local variable sev is not used 97. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java (at line 738) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[906] ProblemHandler.Severity sev = ProblemHandler.Severity.OK; ^^^ The value of the local variable sev is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[955] int iStart = i.getIndex(); ^^^^^^ The value of the local variable iStart is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2214] CSTNode result = createListLiteralExpCS((EList) getRhsSym(3)); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2265] EList result = new BasicEList(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2265] EList result = new BasicEList(); ^^^^^^^^^^ BasicEList is a raw type. References to generic type BasicEList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2277] EList result = (EList) getRhsSym(1); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2277] EList result = (EList) getRhsSym(1); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2289] EList result = (EList) getRhsSym(1); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2289] EList result = (EList) getRhsSym(1); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2481] EList iters = new BasicEList(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2481] EList iters = new BasicEList(); ^^^^^^^^^^ BasicEList is a raw type. References to generic type BasicEList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2498] EList iters = (EList) getRhsSym(3); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2498] EList iters = (EList) getRhsSym(3); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2520] EList result = new BasicEList(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2520] EList result = new BasicEList(); ^^^^^^^^^^ BasicEList is a raw type. References to generic type BasicEList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2532] EList result = (EList) getRhsSym(1); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2532] EList result = (EList) getRhsSym(1); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2609] OCLExpressionCS featureCallExpCS = createFeatureCallExpCS(source, null, featureNameCS, new BasicEList(), null); ^^^^^^^^^^ BasicEList is a raw type. References to generic type BasicEList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2708] List imports = (List) getRhsSym(3); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2708] List imports = (List) getRhsSym(3); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2709] List extensionImports = (List) getRhsSym(4); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2709] List extensionImports = (List) getRhsSym(4); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2710] List defineOrAround = (List) getRhsSym(5); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2710] List defineOrAround = (List) getRhsSym(5); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2731] List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2731] List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2733] result.addAll((List) getRhsSym(4)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2743] List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2743] List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2745] result.addAll((List) getRhsSym(4)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2770] List res = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2770] List res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2772] res.addAll((List) getRhsSym(2)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2798] List res = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2798] List res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2800] res.addAll((List) getRhsSym(2)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2819] setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), Collections. emptyList(), false, (TypeCS) getRhsSym(4), (List) getRhsSym(5))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2828] setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), (List) getRhsSym(4), false, (TypeCS) getRhsSym(7), (List) getRhsSym(8))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2837] setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), (List) getRhsSym(4), true, (TypeCS) getRhsSym(9), (List) getRhsSym(10))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2846] setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), Collections. emptyList(), true, (TypeCS) getRhsSym(7), (List) getRhsSym(8))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2905] setResult(xpandFactory.createDefinition(getLeftIToken(), getRightIToken(), getRhsIToken(2), Collections. emptyList(), (TypeCS) getRhsSym(4), (List) getRhsSym(5))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2914] setResult(xpandFactory.createDefinition(getLeftIToken(), getRightIToken(), getRhsIToken(2), (List) getRhsSym(4), (TypeCS) getRhsSym(7), (List) getRhsSym(8))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2923] LinkedList res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2923] LinkedList res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2934] LinkedList res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2934] LinkedList res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2935] res.addAll((List) getRhsSym(1)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2955] List res = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2955] List res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2956] res.addAll((List) getRhsSym(1)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2957] res.addAll((List) getRhsSym(2)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2974] List res = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2974] List res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2976] res.addAll((List) getRhsSym(2)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2977] res.addAll((List) getRhsSym(3)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2986] List res = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2986] List res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2988] res.addAll((List) getRhsSym(3)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3005] List res = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3005] List res = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3007] res.addAll((List) getRhsSym(3)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3041] setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), null, false, null)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3050] setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), (OCLExpressionCS) getRhsSym(5), false, null)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3059] setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), (OCLExpressionCS) getRhsSym(5), true, (OCLExpressionCS) getRhsSym(6))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3095] setResult(xpandFactory.createFileStatement(getLeftIToken(), getRightIToken(), (OCLExpressionCS) getRhsSym(2), (Identifier) getRhsSym(3), (List) getRhsSym(4))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3121] (List) getRhsSym(7))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3162] IfStatement i = xpandFactory.createIfStatement(getLeftIToken(), (OCLExpressionCS) getRhsSym(2), (List) getRhsSym(3), null); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3192] IfStatement elseIf = xpandFactory.createIfStatement(getLeftIToken(), (OCLExpressionCS) getRhsSym(2), (List) getRhsSym(3), null); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3211] setResult(xpandFactory.createIfStatement(getLeftIToken(), null, (List) getRhsSym(2), null)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3220] setResult(xpandFactory.createLetStatement(getLeftIToken(), getRightIToken(), (OCLExpressionCS) getRhsSym(2), getRhsIToken(4), (List) getRhsSym(5))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3231] (IToken) getRhsSym(8), (List) getRhsSym(9))); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[35] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[36] import org.eclipse.m2m.internal.qvt.oml.project.builder.WorkspaceUnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkspaceUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml.project-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[202] protected UnitResolver getQVTUnitResolver() { ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[219] final UnitResolver bundleDelegate = BundleUnitResolver.createResolver(bundleRootURLs, true); ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[235] return new WorkspaceUnitResolver(resolverPaths) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkspaceUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml.project-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[235] return new WorkspaceUnitResolver(resolverPaths) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'WorkspaceUnitResolver(List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml.project-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[237] protected UnitResolver getParent() { ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/AmbiguousDefinitionException.java:[17] public class AmbiguousDefinitionException extends Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The serializable class AmbiguousDefinitionException does not declare a static final serialVersionUID field of type long [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[20] import org.eclipse.m2m.internal.qvt.oml.ast.parser.QvtOperationalVisitorCS; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalVisitorCS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[21] import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[35] class EmbeddedQVTAnalyzer extends QvtOperationalVisitorCS { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalVisitorCS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[38] super(new QVTOParser(new QVTOLexer(env)) { @Override public String getTokenKindName(int kind) { throw new UnsupportedOperationException(); } @Override public CSTNode parser(Monitor monitor, int error_repair_count) { throw new UnsupportedOperationException(); } }, options()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'QvtOperationalVisitorCS(AbstractQVTParser, QvtCompilerOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[38] super(new QVTOParser(new QVTOLexer(env)) { @Override public String getTokenKindName(int kind) { throw new UnsupportedOperationException(); } @Override public CSTNode parser(Monitor monitor, int error_repair_count) { throw new UnsupportedOperationException(); } }, options()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor QvtOperationalVisitorCS(AbstractQVTParser, QvtCompilerOptions) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[52] return super.oclExpressionCS(oclExpressionCS, getOCLEnvironment()); ^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtOperationalVisitorCS.oclExpressionCS(OCLExpressionCS, Environment)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[55] private static QvtCompilerOptions options() { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] QvtCompilerOptions options = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] QvtCompilerOptions options = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] QvtCompilerOptions options = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'QvtCompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[57] options.setGenerateCompletionData(false); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtCompilerOptions.setGenerateCompletionData(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[58] options.setShowAnnotations(false); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtCompilerOptions.setShowAnnotations(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandLexer.java:[127] super.getPrsStream().makeAdjunct(startOffset, endOffset, kind); ^^^^^^^^^^^^^^ The method getPrsStream() from the type LexStream is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[35] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[73] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[75] protected IProject[] build(final int kind, final Map args, final IProgressMonitor monitor) throws CoreException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[77] Map> resourcesToBuild = collectResourcesToBuild(kind, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[77] Map> resourcesToBuild = collectResourcesToBuild(kind, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[79] doBuild(resourcesToBuild, new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[79] doBuild(resourcesToBuild, new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[119] doBuid(resourceManager, scope, resourcesToBuild.get(rootDescription), new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[119] doBuid(resourceManager, scope, resourcesToBuild.get(rootDescription), new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[178] next.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1))); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[178] next.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[181] modelRegistry.build(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[181] modelRegistry.build(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[195] delta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1))); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[195] delta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[198] projectDelta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1))); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[198] projectDelta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[200] modelRegistry.build(projectDelta, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[200] modelRegistry.build(projectDelta, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[26] import org.eclipse.m2m.internal.qvt.oml.common.MdaException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[27] import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[28] import org.eclipse.m2m.internal.qvt.oml.compiler.QVTOCompiler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[29] import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[30] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitProxy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[31] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[45] private QVTOCompiler qvtCompiler; ^^^^^^^^^^^^ Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[47] private QvtCompilerOptions qvtCompilerOptions; ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[78] CompiledUnit compiledUnit = null; ^^^^^^^^^^^^ Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[80] UnitProxy unitProxy = getQVTUnitResolver().resolveUnit(compilationUnitQName); ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[80] UnitProxy unitProxy = getQVTUnitResolver().resolveUnit(compilationUnitQName); ^^^^^^^^^^^ Discouraged access: The method 'UnitResolver.resolveUnit(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[84] compiledUnit = getQvtCompiler().compile(unitProxy, getQvtCompilerOptions(), new NullProgressMonitor()); ^^^^^^^ Discouraged access: The method 'QVTOCompiler.compile(UnitProxy, QvtCompilerOptions, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[85] } catch (MdaException e) { ^^^^^^^^^^^^ Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[102] private QVTOCompiler getQvtCompiler() { ^^^^^^^^^^^^ Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[106] qvtCompiler = QVTOCompiler.createCompilerWithHistory(getMetamodelResourceSet()); ^^^^^^^^^^^^ Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[106] qvtCompiler = QVTOCompiler.createCompilerWithHistory(getMetamodelResourceSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QVTOCompiler.createCompilerWithHistory(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[115] private QvtCompilerOptions getQvtCompilerOptions() { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[117] qvtCompilerOptions = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[117] qvtCompilerOptions = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'QvtCompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[118] qvtCompilerOptions.setGenerateCompletionData(true); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtCompilerOptions.setGenerateCompletionData(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[119] qvtCompilerOptions.setShowAnnotations(false); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtCompilerOptions.setShowAnnotations(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[257] protected abstract UnitResolver getQVTUnitResolver(); ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/ExecutionContext.java:[20] import org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/ExecutionContext.java:[47] QvtOperationalEvaluationVisitor createEvaluationVisitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[23] import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[30] private Set myUnusedModules; ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[32] public UnusedModulesCollector(Set allModules) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[33] myUnusedModules = new LinkedHashSet(allModules); ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[36] public Set getUnusedModules() { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[59] if (eContainer instanceof Module) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[30] return new Long(counter); ^^^^^^^^^^^^^ The constructor Long(long) is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[34] return new Long(elementCount); ^^^^^^^^^^^^^^^^^^ The constructor Long(long) is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[50] return new Long(counter + 1); ^^^^^^^^^^^^^^^^^ The constructor Long(long) is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceModelRegistry.java:[105] resourceSet.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap()); ^^^^^^^^^^^^^^^^^^^^^^^ The method computePlatformURIMap() from the type EcorePlugin is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceModelRegistry.java:[108] private Map myReturnedResults = new HashMap(); ^^^^^^^^^^^^^^^^^ The value of the field WorkspaceModelRegistry.myReturnedResults is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[26] import org.eclipse.m2m.internal.qvt.oml.ast.env.QvtOperationalEvaluationEnv; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[27] import org.eclipse.m2m.internal.qvt.oml.evaluator.ModuleInstance; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[28] import org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[29] import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[102] QvtOperationalEvaluationVisitor visitor = ctx.createEvaluationVisitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[103] defineGlobalVariables(ctx, visitor.getOperationalEvaluationEnv()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[104] initializeStreamsHolder(ctx.getScope(), ctx.getScope().getOutput().getNamedStreams(), visitor.getOperationalEvaluationEnv()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[106] initializeStreamsHolder(ctx.getScope(), null, visitor.getOperationalEvaluationEnv()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[107] clearGlobalVariables(ctx, visitor.getOperationalEvaluationEnv()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[150] private void clearGlobalVariables(ExecutionContext ctx, QvtOperationalEvaluationEnv evaluationEnv) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[161] private void defineGlobalVariables(ExecutionContext ctx, QvtOperationalEvaluationEnv evaluationEnv) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[177] private XpandGlobalVars getGlobalVarsLibraryInstance(Scope scope, QvtOperationalEvaluationEnv evaluationEnv) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[180] for (Module module : globalVarsOperationResource.getModules()) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[181] ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module); ^^^^^^^^^^^^^^ Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[181] ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module); ^^^^^^^^^^^^^ Discouraged access: The method 'QvtOperationalEvaluationEnv.getThisOfType(Module)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[183] XpandGlobalVars globalVarsLibInstance = moduleInstance.getAdapter(XpandGlobalVars.class); ^^^^^^^^^^ Discouraged access: The method 'ModuleInstance.getAdapter(Class)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[196] private void initializeStreamsHolder(Scope scope, StreamsHolder namedStreams, QvtOperationalEvaluationEnv evaluationEnv) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[199] for (Module module : streamOperationResource.getModules()) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[200] ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module); ^^^^^^^^^^^^^^ Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[200] ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module); ^^^^^^^^^^^^^ Discouraged access: The method 'QvtOperationalEvaluationEnv.getThisOfType(Module)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[202] XpandStreamOperations libInstance = moduleInstance.getAdapter(XpandStreamOperations.class); ^^^^^^^^^^ Discouraged access: The method 'ModuleInstance.getAdapter(Class)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/ProtectStatement.java:[38] private final boolean disable; ^^^^^^^ The value of the field ProtectStatement.disable is not used 265 problems (0 errors, 263 warnings, 2 infos) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.xpand --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.xpand --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.xpand --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.xpand --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.xpand --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.xpand --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.xpand --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.xpand --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.xpand --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >-- [INFO] Building org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT [15/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common --- [INFO] The project's OSGi version is 1.3.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.common --- [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] import java.util.Observable; ^^^^^^^^^^^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension { ^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] setChanged(); ^^^^^^^^^^^^ The method setChanged() from the type Observable is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] notifyObservers(Boolean.valueOf(createNewModel)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method notifyObservers(Object) from the type Observable is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] ASTParser parser = ASTParser.newParser(AST.JLS4); ^^^^ The field AST.JLS4 is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ToolingResourceFactory.java:[51] getDefaultSaveOptions().put(XMLResource.OPTION_LINE_WIDTH, new Integer(1)); ^^^^^^^^^^ The constructor Integer(int) is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic { ^^^^^^^^^^^^^^^^^^^ The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Integer(int) is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] import java.util.Observable; ^^^^^^^^^^^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension { ^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] setChanged(); ^^^^^^^^^^^^ The method setChanged() from the type Observable is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] notifyObservers(selectedModelElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method notifyObservers(Object) from the type Observable is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[39] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[198] return new SubProgressMonitor(myProgress, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[198] return new SubProgressMonitor(myProgress, 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[274] EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[274] EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[275] String genText = emitter.generate(new SubProgressMonitor(pm, 1), param); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[275] String genText = emitter.generate(new SubProgressMonitor(pm, 1), param); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[287] genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[287] genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[294] f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[294] f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[375] String genText = emitter.generate(new SubProgressMonitor(pm, 2), input); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[375] String genText = emitter.generate(new SubProgressMonitor(pm, 2), input); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[376] IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[376] IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[381] workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[381] workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[392] getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[392] getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[397] genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[397] genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[402] workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[402] workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[411] cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[411] cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[412] getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[412] getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[415] cu.save(new SubProgressMonitor(pm, 2), true); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[415] cu.save(new SubProgressMonitor(pm, 2), true); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[441] EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[441] EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[442] byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[442] byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[572] private final Integer CACHE_MISS = new Integer(0); ^^^^^^^^^^ The constructor Integer(int) is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] public class FilteringCopier extends EcoreUtil.Copier { ^^^^^^^^^^^^^^^ The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long 56 problems (56 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.common --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >-- [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT [16/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate --- [INFO] The project's OSGi version is 1.2.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.validate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.validate --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap()); ^^^^^^^^^^^^^^^^^^^^^^^ The method computePlatformURIMap() from the type EcorePlugin is deprecated 2. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 99) @SuppressWarnings("synthetic-access") ^^^^^^^^^^^^^^^^^^ At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored 3. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 108) @SuppressWarnings("synthetic-access") ^^^^^^^^^^^^^^^^^^ At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 116) @SuppressWarnings("synthetic-access") ^^^^^^^^^^^^^^^^^^ At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/Annotations.java (at line 77) @SuppressWarnings("hiding") ^^^^^^^^ At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored 5 problems (0 errors, 1 warning, 4 infos) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.validate --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >-- [INFO] Building org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT [17/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen --- [INFO] The project's OSGi version is 2.11.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Compiling 316 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[30] import org.eclipse.ocl.types.TypeType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.ocl.types.TypeType is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[34] import org.eclipse.papyrus.gmf.internal.xpand.util.ParserException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.internal.xpand.util.ParserException is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[294] OCLHelper helper = ocl.createOCLHelper(); ^^^^^^^^^ OCLHelper is a raw type. References to generic type OCLHelper should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[295] helper.setContext(EcorePackage.eINSTANCE.getEClass()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[307] expr = helper.createQuery(expressionString); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] Attributes find(Class attributesClass); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[165] public Attributes find(Class attributesClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GMFGenPackage.java:[28] import org.eclipse.papyrus.gmf.codegen.gmfgen.GMFGenFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GMFGenFactory is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/templates.qvtlib/org/eclipse/papyrus/gmf/internal/codegen/util/GenModelAccessHelpers.java:[47] URI genModelFromExtPoint = EcorePlugin.getEPackageNsURIToGenModelLocationMap().get(nsURI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated 77. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/templates.qvtlib/org/eclipse/papyrus/gmf/internal/codegen/util/GenModelAccessHelpers.java (at line 55) if (!ecoreModelURI.equals(nsURI)) { // owning resource points to some real stream ^^^^^ Unlikely argument type for equals(): String seems to be unrelated to URI [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] import org.eclipse.papyrus.gmf.codegen.gmfgen.*; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] import org.eclipse.emf.ecore.EClass; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.EClass is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] import org.eclipse.papyrus.gmf.codegen.gmfgen.*; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[28] import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/util/Generator.java:[627] doGenerateJavaClass(emitter, myEmitters.getAbstractParserName(myEditorGen.getLabelParsers()), myEditorGen.getLabelParsers()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getAbstractParserName(Object...) from the type CodegenEmitters is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used 206 problems (0 errors, 205 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >---------- [INFO] Building org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT [18/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.types --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types --- [INFO] The project's OSGi version is 4.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.types --- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/com/google/inject/guice/3.0/guice-3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.types --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] List contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] List contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 5 problems (5 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.types --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >----- [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT [19/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] tree.setSorter(getViewerSorter()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] private ViewerSorter getViewerSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] return new ViewerSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] return new ViewerSorter() { @Override public int compare(Viewer viewer, Object e1, Object e2) { if (e1 instanceof Bundle) { Bundle b1 = (Bundle) e1; Bundle b2 = (Bundle) e2; return b1.getSymbolicName().compareTo(b2.getSymbolicName()); } else if (e1 instanceof File) { File f1 = (File) e1; File f2 = (File) e2; return (f1.getName().compareTo(f2.getName())); } return super.compare(viewer, e1, e2); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ViewerSorter() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] tree.setSorter(getViewerSorter()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] private ViewerSorter getViewerSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] return new ViewerSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] return new ViewerSorter() { @Override public int compare(Viewer viewer, Object e1, Object e2) { if (e1 instanceof Bundle) { Bundle b1 = (Bundle) e1; Bundle b2 = (Bundle) e2; return b1.getSymbolicName().compareTo(b2.getSymbolicName()); } else if (e1 instanceof File) { File f1 = (File) e1; File f2 = (File) e2; return (f1.getName().compareTo(f2.getName())); } return super.compare(viewer, e1, e2); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ViewerSorter() is deprecated 10 problems (10 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >-------- [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT [20/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.debug.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature --- [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.debug.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.debug.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef >-- [INFO] Building org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT [21/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] The project's OSGi version is 2.9.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] Compiling 161 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef >-- [INFO] Building org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT [22/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] The project's OSGi version is 2.3.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooldef --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map >-- [INFO] Building org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT [23/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.map --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.map --- [INFO] The project's OSGi version is 2.9.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.map --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.map --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.map --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.map --- [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.map --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.map --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.map --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.map --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.map --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.map --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.map --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.map --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.map --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen >-- [INFO] Building org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT [24/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] The project's OSGi version is 2.10.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/DiagramElementsCopier.java:[24] class DiagramElementsCopier extends EcoreUtil.Copier { ^^^^^^^^^^^^^^^^^^^^^ The serializable class DiagramElementsCopier does not declare a static final serialVersionUID field of type long 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.codegen --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge >-- [INFO] Building org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT [25/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge --- [INFO] The project's OSGi version is 1.3.1.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge --- [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/org/eclipse/papyrus/gmf/internal/bridge/genmodel/BasicGenModelAccess.java:[66] return EcorePlugin.getEPackageNsURIToGenModelLocationMap().get(nsURI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.bridge --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.bridge --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace >-- [INFO] Building org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT [26/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] The project's OSGi version is 1.3.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/org/eclipse/papyrus/gmf/internal/bridge/trace/impl/AbstractTraceImpl.java:[155] return new Integer(getVisualID()); ^^^^^^^^^^^^^^^^^^^^^^ The constructor Integer(int) is deprecated since version 9 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.trace --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit >-- [INFO] Building org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT [27/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] The project's OSGi version is 2.9.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/org/eclipse/papyrus/gmf/gmfgraph/presentation/GMFGraphEditor.java:[1054] public Object getAdapter(Class key) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.edit --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit >-- [INFO] Building org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT [28/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] The project's OSGi version is 2.3.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/org/eclipse/papyrus/gmf/tooldef/presentation/GMFToolEditor.java:[985] public Object getAdapter(Class key) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooldef.edit --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit >-- [INFO] Building org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT [29/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] The project's OSGi version is 2.9.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[655] editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap()); ^^^^^^^^^^^^^^^^^^^^^^^ The method computePlatformURIMap() from the type EcorePlugin is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1057] public Object getAdapter(Class key) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type GMFMapEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1068] return super.getAdapter(key); ^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1068] return super.getAdapter(key); ^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.map.edit --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui >-- [INFO] Building org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT [30/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] The project's OSGi version is 1.5.1.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelWizard.java:[104] rs.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap()); ^^^^^^^^^^^^^^^^^^^^^^^ The method computePlatformURIMap() from the type EcorePlugin is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[20] import java.util.Observable; ^^^^^^^^^^^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[21] import java.util.Observer; ^^^^^^^^^^^^^^^^^^ The type Observer is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[118] refPages.getDomainModelExt().addObserver(new Observer() { public void update(Observable o, Object arg) { CanvasMapping cm = myHolder.getMapping().getDiagram(); cm.setDomainModel((EPackage) arg); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addObserver(Observer) from the type Observable is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[118] refPages.getDomainModelExt().addObserver(new Observer() { ^^^^^^^^ The type Observer is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[120] public void update(Observable o, Object arg) { ^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[125] refPages.getDomainElementExt().addObserver(new Observer() { public void update(Observable o, Object arg) { CanvasMapping cm = myHolder.getMapping().getDiagram(); cm.setDomainMetaElement((EClass) arg); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addObserver(Observer) from the type Observable is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[125] refPages.getDomainElementExt().addObserver(new Observer() { ^^^^^^^^ The type Observer is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[127] public void update(Observable o, Object arg) { ^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[132] refPages.getCanvasExt().addObserver(new Observer() { public void update(Observable o, Object arg) { CanvasMapping cm = myHolder.getMapping().getDiagram(); cm.setDiagramCanvas((Canvas) arg); myHolder.feedDefaultMapping(); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addObserver(Observer) from the type Observable is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[132] refPages.getCanvasExt().addObserver(new Observer() { ^^^^^^^^ The type Observer is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[134] public void update(Observable o, Object arg) { ^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[141] refPages.getCreateNewToolingModelExt().addObserver(new Observer() { public void update(Observable o, Object arg) { if (((Boolean) arg).booleanValue()) { createBlankToolDef(); } } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addObserver(Observer) from the type Observable is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[141] refPages.getCreateNewToolingModelExt().addObserver(new Observer() { ^^^^^^^^ The type Observer is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[143] public void update(Observable o, Object arg) { ^^^^^^^^^^ The type Observable is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[32] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[275] GenEditorGenerator genEditor = t.process(getMapping(), new SubProgressMonitor(monitor, 20)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[275] GenEditorGenerator genEditor = t.process(getMapping(), new SubProgressMonitor(monitor, 20)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[140] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[144] for (Iterator it = myDomainModel.getEClassifiers().iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[203] @SuppressWarnings({"unchecked" }) ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/WizardUtil.java:[109] Map options = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/WizardUtil.java:[109] Map options = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/CompositeStrategy.java:[27] public CompositeStrategy(Strategy... strategies) { ^^^^^^^^^^ Type safety: Potential heap pollution via varargs parameter strategies [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[30] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[118] GMFMarkerHelper() { ^^^^^^^^^^^^^^^^^ The constructor ValidationHelper.GMFMarkerHelper() is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/CreateToolDef.java:[30] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/StrategyDescriptor.java:[26] Strategy createStrategy(); ^^^^^^^^ Strategy is a raw type. References to generic type Strategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/simple/ToolDefBuilder.java:[95] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/simple/ToolDefBuilder.java:[147] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[24] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/VisualIdentifierDispenserProvider.java:[44] return (VisualIdentifierDispenser) despenserClass.newInstance(); ^^^^^^^^^^^^^ The method newInstance() from the type Class is deprecated since version 9 52 problems (52 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.ui --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >-- [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT [31/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] The project's OSGi version is 2.9.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[658] editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap()); ^^^^^^^^^^^^^^^^^^^^^^^ The method computePlatformURIMap() from the type EcorePlugin is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1072] public Object getAdapter(Class key) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type GMFGenEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1083] return super.getAdapter(key); ^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1083] return super.getAdapter(key); ^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard >-- [INFO] Building org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT [32/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] The project's OSGi version is 2.3.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[28] int x = r.x + lineWidth / 2; ^^^^^^^^^ The field Shape.lineWidth is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[29] int y = r.y + lineWidth / 2; ^^^^^^^^^ The field Shape.lineWidth is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[30] int w = r.width - Math.max(1, lineWidth); ^^^^^^^^^ The field Shape.lineWidth is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[31] int h = r.height - Math.max(1, lineWidth); ^^^^^^^^^ The field Shape.lineWidth is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/DashboardMediator.java:[220] view.getStatusLine(1).setText(MessageFormat.format(Messages.DashboardMediator_Progress, new Object[] { new Double(done) })); ^^^^^^^^^^^^ The constructor Double(double) is deprecated since version 9 5 problems (5 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui >-- [INFO] Building org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT [33/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] The project's OSGi version is 1.3.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[34] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[119] generator.run(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[119] generator.run(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java (at line 210) if (OPTION_NEEDS_MAP_MODE.equals(changed)){ ^^^^^^^ Unlikely argument type for equals(): TemplateOption seems to be unrelated to String 4 problems (0 errors, 3 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >-- [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT [34/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] The project's OSGi version is 1.3.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/org/eclipse/papyrus/gmf/internal/codegen/popup/actions/ExecuteTemplatesOperation.java:[243] srcResSet.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap()); ^^^^^^^^^^^^^^^^^^^^^^^ The method computePlatformURIMap() from the type EcorePlugin is deprecated 2 problems (0 errors, 1 warning, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >-- [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT [35/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend --- [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend 152: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend 154: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend 157: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend 184: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend 212: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend 221: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 150: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 267: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 291: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 385: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 405: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 406: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 407: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 417: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 426: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend 428: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend 47: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend 100: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend 105: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend 58: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend 59: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend 61: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend 69: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorGroup.xtend 58: Suspiciously overloaded method. The method equals(GenNavigator) in NavigatorGroup on 'this' overloads the method equals(Object) in Object on parameter 'it'. [WARNING] WARNING: CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateNodeCommand.xtend 181: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 55: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 176: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 205: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 219: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 235: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 243: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 272: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 308: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 341: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend 352: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: expression_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/expression_qvto.xtend 33: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: expression_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/expression_qvto.xtend 37: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend 111: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend 199: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend 71: Cannot infer type from recursive usage. Type 'Object' is used. [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend 156: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend 267: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend 296: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 73: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 87: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 113: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 141: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 150: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 150: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 189: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 260: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 334: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 401: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 432: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 589: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 626: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 630: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 656: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 662: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 703: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend 770: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ShortcutCreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ShortcutCreationWizard.xtend 140: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ShortcutCreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ShortcutCreationWizard.xtend 155: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorItem.xtend 52: Suspiciously overloaded method. The method equals(GenNavigator) in NavigatorItem on 'this' overloads the method equals(Object) in Object on parameter 'it'. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend 81: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend 90: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend 93: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend 120: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend 121: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend 224: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend 345: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend 357: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend 180: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend 191: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend 239: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend 320: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend 349: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend 401: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend 489: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend 550: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend 22: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend 54: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend 58: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/update/CanonicalUpdate.xtend 336: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend 35: The import 'java.lang.reflect.Array' is never used. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend 27: The import 'java.util.ArrayList' is never used. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend 62: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend 99: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend 102: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend 121: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend 128: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend 139: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend 221: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend 243: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend 248: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Children.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Children.xtend 71: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Children.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Children.xtend 71: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend 35: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend 45: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend 54: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend 68: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend 72: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend 108: Cannot infer type from recursive usage. Type 'Object' is used. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend 21: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator' is never used. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend 23: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator' is never used. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend 33: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend 42: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramContentInitializer.xtend 189: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/AbstractParser.xtend 29: The class "AbstractParser" is not declared abstract. [WARNING] WARNING: ElementChooser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ElementChooser.xtend 151: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend 100: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend 160: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend 172: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend 184: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend 187: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend 189: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend 198: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend 241: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend 171: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend 182: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend 221: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend 228: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: OclTracker_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/OclTracker_qvto.xtend 22: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers_qvto.xtend 74: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Attrs.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Attrs.xtend 99: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 556: Cannot infer type from recursive usage. Type 'Object' is used. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 402: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 402: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 404: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 407: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 476: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 513: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 515: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 566: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: EditHelperAdvice.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/EditHelperAdvice.xtend 22: The public modifier is unnecessary on class EditHelperAdvice [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 78: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 85: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 133: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 162: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 197: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 203: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 211: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 219: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 225: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 232: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 256: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend 290: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/AbstractNavigatorItem.xtend 22: The class "AbstractNavigatorItem" is not declared abstract. [WARNING] WARNING: AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/AbstractNavigatorItem.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend 28: The extension xpt.Common_qvto is not used in ChildNodeLabelEditPart [WARNING] WARNING: ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend 29: The extension xpt.diagram.editparts.Utils_qvto is not used in ChildNodeLabelEditPart [WARNING] WARNING: ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend 32: The value of the field ChildNodeLabelEditPart.xptNodeEditPart is not used [WARNING] WARNING: BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/BaseEditHelper.xtend 23: The public modifier is unnecessary on class BaseEditHelper [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend 82: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend 83: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend 92: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend 93: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend 118: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ResourceSetModificationListener.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetModificationListener.xtend 83: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: GenModelUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenModelUtils_qvto.xtend 27: The private modifier is unnecessary on field PRIMITIVES [WARNING] WARNING: GenModelUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenModelUtils_qvto.xtend 98: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: AbstractExpression.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/AbstractExpression.xtend 23: The class "AbstractExpression" is not declared abstract. [WARNING] WARNING: ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend 52: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend 74: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend 84: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend 86: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend 119: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend 175: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend 190: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 32: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 36: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 44: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 48: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 53: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 58: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 64: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 69: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 74: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend 79: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ActionBarContributor.xtend 80: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ActionBarContributor.xtend 90: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend 53: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend 55: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend 57: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend 58: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend 118: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend 160: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend 69: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend 78: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend 79: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend 99: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend 161: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend 38: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend 42: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend 75: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend 127: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend 127: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend 128: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend 60: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend 112: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend 125: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend 127: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend 132: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend 137: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend 137: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend 243: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/DiagramEditPart.xtend 52: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: getEditorInput.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/getEditorInput.xtend 30: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: LinkUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/LinkUtils_qvto.xtend 50: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: LinkUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/LinkUtils_qvto.xtend 66: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend 33: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend 33: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend 42: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend 46: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DomainNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/DomainNavigatorItem.xtend 56: Suspiciously overloaded method. The method equals(GenNavigator) in DomainNavigatorItem on 'this' overloads the method equals(Object) in Object on parameter 'it'. [WARNING] WARNING: ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend 98: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend 132: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend 295: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: EditPartFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/EditPartFactory.xtend 137: Cannot infer type from recursive usage. Type 'Object' is used. [WARNING] WARNING: PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/parsers/PredefinedParser.xtend 338: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/parsers/PredefinedParser.xtend 347: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend 99: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend 109: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend 191: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend 219: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend 236: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend 264: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend 296: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend 302: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend 37: The import 'org.eclipse.papyrus.gmf.codegen.xtend.annotations.MetaDef' is never used. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend 270: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend 482: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend 482: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend 485: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 114: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 236: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 239: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 246: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 249: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 256: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 266: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 269: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 272: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 275: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 296: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 297: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 301: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend 302: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend 26: The private modifier is unnecessary on field myBordersInUse [WARNING] WARNING: Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend 28: The private modifier is unnecessary on field myStaticFieldsStream [WARNING] WARNING: Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend 47: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: RuntimeLabelsSupport_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/RuntimeLabelsSupport_qvto.xtend 47: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend 54: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend 85: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend 105: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend 26: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend 30: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend 34: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend 42: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend 50: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend 74: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend 139: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend 520: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend 524: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend 528: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/extensions.xtend 70: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend 80: Cannot infer type from recursive usage. Type 'Object' is used. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend 81: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend 110: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend 138: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend 138: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 80: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 88: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 95: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 99: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 117: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 121: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 200: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 227: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend 228: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Descriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Descriptor.xtend 107: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend 43: The value of the field LinkEditPart.linkLabelEditPart is not used [WARNING] WARNING: LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend 58: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend 95: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend 95: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend 187: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Border.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Border.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend 66: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Border.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend 74: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Border.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend 74: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: LabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/propsheet/LabelProvider.xtend 63: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Extras.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Extras.xtend 38: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Extras.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Extras.xtend 41: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend 39: The value of the field CreateShortcutAction.xptShortcutCreationWizard is not used [WARNING] WARNING: CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend 42: The value of the field CreateShortcutAction.xptCreateShortcutDecorationCommand is not used [WARNING] WARNING: CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend 43: The value of the field CreateShortcutAction.xptElementChooser is not used [WARNING] WARNING: CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend 44: The value of the field CreateShortcutAction.xptDiagramEditorUtil is not used [WARNING] WARNING: CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend 102: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend 109: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 65: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 89: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 90: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 96: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 96: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 99: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 106: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 107: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 112: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend 115: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend 64: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend 119: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend 127: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: EditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/EditHelper.xtend 22: The public modifier is unnecessary on class EditHelper [WARNING] WARNING: CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizard.xtend 107: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizard.xtend 146: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend 32: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend 37: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend 42: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 187: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 199: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 311: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 323: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 371: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 371: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 440: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 442: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend 448: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 48: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 60: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 66: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 72: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 78: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 84: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 90: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 96: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend 105: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend 39: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend 66: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend 72: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend 124: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend 131: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend 135: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend 155: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend 162: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend 166: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewStyles.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/views/ViewStyles.xtend 96: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: properties.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend 44: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: properties.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend 77: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: properties.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend 88: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: InitDiagramFileAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/InitDiagramFileAction.xtend 64: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: InitDiagramFileAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/InitDiagramFileAction.xtend 76: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend 446: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend 550: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend 564: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CustomPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/preferences/CustomPage.xtend 91: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: CustomPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/preferences/CustomPage.xtend 95: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend 114: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend 127: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend 128: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend 130: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: GenEditorGenerator_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenEditorGenerator_qvto.xtend 29: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend 42: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend 42: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend 43: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend 52: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend 52: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend 62: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend 62: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend 260: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend 272: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend 272: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend 342: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/extensions.xtend 30: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend 78: Cannot infer type from recursive usage. Type 'Object' is used. [WARNING] WARNING: CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend 183: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend 192: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend 106: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend 147: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend 205: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend 206: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend 502: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/Utils_qvto.xtend 53: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 46: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 46: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 54: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 54: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 93: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 117: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 121: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 125: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 135: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend 137: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend 67: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend 69: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend 71: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend 73: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend 85: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend 87: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend 90: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend 94: The value of the local variable notUsetBooleanVar is not used [WARNING] WARNING: ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend 168: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend 176: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend 176: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend 192: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend 291: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend 303: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend 313: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend 325: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/extensions.xtend 156: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend 165: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend 247: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend 248: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend 118: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend 118: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend 118: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend 463: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend 464: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend 465: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend 468: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend 471: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend 62: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend 60: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Compiling 214 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[20] import org.eclipse.papyrus.gmf.codegen.util.CodegenEmitters; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.util.CodegenEmitters is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[21] import org.eclipse.papyrus.gmf.codegen.util.ExtensionTemplatesProviderImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.util.ExtensionTemplatesProviderImpl is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[22] import org.eclipse.papyrus.gmf.codegen.util.GMFGeneratorModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.util.GMFGeneratorModule is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[23] import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenXtendPlugin.java:[18] import org.eclipse.papyrus.gmf.codegen.util.DefaultActivator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.util.DefaultActivator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/MergeFileSystemAccess.java:[52] @SuppressWarnings("restriction") ^^^^^^^^^^^^^ Unnecessary @SuppressWarnings("restriction") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/GeneratorWithXtend2.java:[18] import org.eclipse.papyrus.gmf.codegen.util.CodegenEmittersWithXtend2; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.util.CodegenEmittersWithXtend2 is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/GMFGeneratorModule.java:[19] import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider is never used 8 problems (8 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >-- [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [36/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar' is already signed and will be resigned. [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >----------- [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT [37/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.codegen --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[20] import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[25] * @see org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[28] public class PapyrusExecuteTemplatesOperation extends ExecuteTemplatesOperation { ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[35] GenEditorGenerator genModel = getGenModel(); ^^^^^^^^^^^ Discouraged access: The method 'ExecuteTemplatesOperation.getGenModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[23] import org.eclipse.papyrus.gmf.codegen.xtend.ui.handlers.GeneratorWithXtend2; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type GeneratorWithXtend2 is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[29] public class PapyrusGenerator extends GeneratorWithXtend2 { ^^^^^^^^^^^^^^^^^^^ The type GeneratorWithXtend2 is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[45] super(genModel, codegenEmitters); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor GeneratorWithXtend2(GenEditorGenerator, CodegenEmittersWithXtend2) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[18] import org.eclipse.papyrus.gmf.codegen.xtend.ui.handlers.CodegenEmittersWithXtend2; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CodegenEmittersWithXtend2 is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[24] public class PapyrusCodegenEmitters extends CodegenEmittersWithXtend2 { ^^^^^^^^^^^^^^^^^^^^^^^^^ The type CodegenEmittersWithXtend2 is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[27] super(useBaseTemplatesOnly, templateDirectory, includeDynamicModelTemplates); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor CodegenEmittersWithXtend2(boolean, String, boolean) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[18] import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExecuteTemplatesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[19] import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[26] public class PapyrusExecuteTemplateAction extends ExecuteTemplatesAction { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExecuteTemplatesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[32] protected ExecuteTemplatesOperation createOperation() { ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin') 14 problems (14 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.codegen --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension >------- [INFO] Building org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT [38/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmfgenextension --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmfgenextension --- [INFO] The project's OSGi version is 3.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmfgenextension --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmfgenextension --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmfgenextension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmfgenextension --- [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddOrUpdateCommentEditParts.java:[145] eObject.eResource().save(new HashMap()); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddOrUpdateCommentEditParts.java:[344] boolean createOpenDiagramBehaviour = true; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The value of the local variable createOpenDiagramBehaviour is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddSmallAndLargeIconForPaletteAction.java:[76] eObject.eResource().save(new HashMap()); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/Action.java:[44] Iterator eltIt = selection.iterator(); ^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmfgenextension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmfgenextension --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmfgenextension --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmfgenextension --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmfgenextension --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmfgenextension --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmfgenextension --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmfgenextension --- [INFO] [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.def >------------- [INFO] Building org.eclipse.papyrus.def 2.1.0-SNAPSHOT [39/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.def --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend-gen (includes = [**/*], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.def --- [INFO] The project's OSGi version is 2.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.def --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.def --- [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.def --- [WARNING] WARNING: Extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/Extensions.xtend 23: The def modifier is unnecessary on method extensions [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 33: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 35: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 37: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 39: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 57: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 59: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 62: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 66: The value of the local variable notUsetBooleanVar is not used [WARNING] WARNING: manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend 79: The def modifier is unnecessary on method executionEnvironment [WARNING] WARNING: ModelElementSelectionPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ModelElementSelectionPage.xtend 22: The def modifier is unnecessary on method extendsList [WARNING] WARNING: ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend 30: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend 31: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend 32: Unnecessary cast from ExtendedGenView to ExtendedGenView [WARNING] WARNING: EditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/EditHelper.xtend 23: The public modifier is unnecessary on class EditHelper [WARNING] WARNING: NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend 26: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend 33: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend 48: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend 48: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 39: The import 'java.util.Set' is never used. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 40: The import 'org.eclipse.emf.codegen.ecore.genmodel.GenFeature' is never used. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 56: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 58: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 85: The public modifier is unnecessary on method classSingleton [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 87: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 140: The def modifier is unnecessary on method getConnectedLinks [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 162: The def modifier is unnecessary on method colectConnectedLinks [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 164: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 177: The def modifier is unnecessary on method getIncomingLinksByTypeMethod [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 196: Inconsistent indentation [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 204: Inconsistent indentation [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 196: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 200: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 213: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 226: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 340: The def modifier is unnecessary on method checkChildElementVisualID [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 342: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 349: The def modifier is unnecessary on method checkLinkVisualID [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 355: The def modifier is unnecessary on method getSemanticChildrenMethodName [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 357: The def modifier is unnecessary on method linkGetterName [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 359: The def modifier is unnecessary on method getConnectedLinksByTypeMethodName [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 361: The def modifier is unnecessary on method getConnectedLinksByTypeMethodFragment [WARNING] WARNING: DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend 363: The def modifier is unnecessary on method getConnectedLinksByTypeMethodFragment [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 166: Cannot infer type from recursive usage. Type 'Object' is used. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 38: The import 'java.io.File' is never used. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 66: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 71: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 73: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 74: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 200: Unnecessary cast from ToolGroup to ToolGroup [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 264: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 264: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 268: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 268: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 285: Inconsistent indentation [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 283: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend 284: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorGroup.xtend 25: The def modifier is unnecessary on method attributes [WARNING] WARNING: NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorGroup.xtend 36: The def modifier is unnecessary on method addChildren [WARNING] WARNING: CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend 136: Inconsistent indentation [WARNING] WARNING: CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend 151: Inconsistent indentation [WARNING] WARNING: CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend 163: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend 164: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend 208: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend 42: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend 147: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend 151: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend 177: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend 183: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/ChoiceUtils_qvto.xtend 30: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editparts/Common.xtend 56: The def modifier is unnecessary on method visualIDConstant [WARNING] WARNING: NodeDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/NodeDescriptor.xtend 28: The def modifier is unnecessary on method extendsList [WARNING] WARNING: NodeDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/NodeDescriptor.xtend 30: The def modifier is unnecessary on method constructor [WARNING] WARNING: PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/parsers/PredefinedParser.xtend 23: The def modifier is unnecessary on method extendsList [WARNING] WARNING: PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/parsers/PredefinedParser.xtend 26: The def modifier is unnecessary on method additions [WARNING] WARNING: DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend 27: The value of the field DomainNavigatorContentProvider.xptActivator is not used [WARNING] WARNING: DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend 28: The value of the field DomainNavigatorContentProvider.xptNavigatorContentProvider is not used [WARNING] WARNING: DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend 31: The def modifier is unnecessary on method wrapEObjects [WARNING] WARNING: LabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/propsheet/LabelProvider.xtend 31: The def modifier is unnecessary on method unwrapMethods [WARNING] WARNING: NavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorItem.xtend 28: The def modifier is unnecessary on method registerAdapterFactory [WARNING] WARNING: Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/Common.xtend 26: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/DiagramEditPart.xtend 56: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: VisualTypeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/VisualTypeProvider.xtend 82: The public modifier is unnecessary on method VisualTypeProvider [WARNING] WARNING: LoadResourceAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/actions/LoadResourceAction.xtend 21: The def modifier is unnecessary on method extendsList [WARNING] WARNING: CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend 32: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend 33: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend 34: Unnecessary cast from ExtendedGenView to ExtendedGenView [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend 37: The def modifier is unnecessary on method getUniqueFileNameMethod [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend 41: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend 47: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend 55: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend 64: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend 70: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend 77: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend 101: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ActionBarContributor.xtend 27: The def modifier is unnecessary on method ActionBarContributor [WARNING] WARNING: ViewStyles.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/views/ViewStyles.xtend 46: The def modifier is unnecessary on method offset [WARNING] WARNING: AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/AbstractNavigatorItem.xtend 24: The class "AbstractNavigatorItem" is not declared abstract. [WARNING] WARNING: AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/AbstractNavigatorItem.xtend 28: The def modifier is unnecessary on method registerAdapterFactory [WARNING] WARNING: MarkerNavigationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/MarkerNavigationProvider.xtend 26: The def modifier is unnecessary on method MarkerNavigationProvider [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend 24: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenExternalNodeLabel' is never used. [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend 25: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel' is never used. [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend 45: The extension xpt.Common_qvto is not used in TextAware [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend 163: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend 232: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend 267: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: AbstractExpression.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/expressions/AbstractExpression.xtend 22: The class "AbstractExpression" is not declared abstract. [WARNING] WARNING: ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/ActivatorImpl.xtend 97: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/ActivatorImpl.xtend 128: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/NewDiagramFileWizard.xtend 128: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend 39: The def modifier is unnecessary on method getTextMethodName [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend 41: The def modifier is unnecessary on method getDiagramLabelText [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend 51: The def modifier is unnecessary on method getLabelFeatureText [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend 52: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend 52: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 69: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 70: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 71: Unnecessary cast from ExtendedGenView to ExtendedGenView [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 82: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 83: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 118: Inconsistent indentation [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 124: Inconsistent indentation [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 124: Inconsistent indentation [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 125: Inconsistent indentation [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 142: The def modifier is unnecessary on method setLineWidth [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 152: The def modifier is unnecessary on method setLineStyle [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 199: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 200: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 325: The def modifier is unnecessary on method borderItemSelectionEP [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 418: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 429: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend 472: The def modifier is unnecessary on method getTargetEditPartMethod [WARNING] WARNING: NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend 81: The def modifier is unnecessary on method initCommonAttributes [WARNING] WARNING: NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend 130: The def modifier is unnecessary on method constructor [WARNING] WARNING: NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend 388: The def modifier is unnecessary on method i18nKeyForGroup [WARNING] WARNING: NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend 389: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 39: The def modifier is unnecessary on method attributes [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 51: The def modifier is unnecessary on method getElement [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 57: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 59: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 62: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 69: The def modifier is unnecessary on method isKnownElementType [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 92: The def modifier is unnecessary on method additions [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 110: The def modifier is unnecessary on method getElementTypeByVisualID [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 115: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 124: The def modifier is unnecessary on method getElementType [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 131: The def modifier is unnecessary on method elementTypeField [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 132: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 139: The def modifier is unnecessary on method typedInstance [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 164: The def modifier is unnecessary on method accessElementType [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 166: The def modifier is unnecessary on method caseElementType [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 171: The def modifier is unnecessary on method addKnownElementType [WARNING] WARNING: ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend 172: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 95: The def modifier is unnecessary on method addDestroyShortcutsCommand [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 275: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 288: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 317: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 364: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 364: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 366: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 369: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend 383: The def modifier is unnecessary on method getGEFWrapper [WARNING] WARNING: BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend 19: The public modifier is unnecessary on class BaseEditHelper [WARNING] WARNING: BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend 23: The def modifier is unnecessary on method editPolicyCommandConstant [WARNING] WARNING: BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend 25: The def modifier is unnecessary on method contextElementTypeConstant [WARNING] WARNING: LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend 28: The def modifier is unnecessary on method extendsList [WARNING] WARNING: LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend 30: The def modifier is unnecessary on method refOnlyLinkConstructor [WARNING] WARNING: LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend 37: The def modifier is unnecessary on method typeLinkConstructor [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 63: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 64: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 66: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 77: Inconsistent indentation [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 78: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 118: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 120: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 186: The def modifier is unnecessary on method getType [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 193: The def modifier is unnecessary on method getViewVisualID [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 207: The def modifier is unnecessary on method unrecognizedVID [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 211: The def modifier is unnecessary on method getVisualID [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 218: The def modifier is unnecessary on method getNodeVisualID [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 249: The def modifier is unnecessary on method getLinkWithClassVisualID [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 260: The def modifier is unnecessary on method canCreateNode [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 287: The def modifier is unnecessary on method checkEssentialChild [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 293: The def modifier is unnecessary on method isCompartmentVisualID [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 308: The def modifier is unnecessary on method isSemanticLeafVisualID [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 329: The def modifier is unnecessary on method checkNodeVisualID [WARNING] WARNING: VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend 341: The def modifier is unnecessary on method domainElementConstraintMethodName [WARNING] WARNING: NavigatorSorter.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorSorter.xtend 30: The def modifier is unnecessary on method category [WARNING] WARNING: ResourceSetModificationListener.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ResourceSetModificationListener.xtend 51: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ParserUtils_qvto.xtend 30: The def modifier is unnecessary on method parserFieldName [WARNING] WARNING: ParserUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ParserUtils_qvto.xtend 34: The def modifier is unnecessary on method parserAccessorName [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/extensions.xtend 47: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage [WARNING] WARNING: NodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeLabelEditPart.xtend 33: The def modifier is unnecessary on method nodeLabelDragPolicyQualifiedClassName [WARNING] WARNING: TextNonResizableEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/TextNonResizableEditPolicy.xtend 31: The def modifier is unnecessary on method TextNonResizableEditPolicy_createSelectionHandles [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers.xtend 121: The def modifier is unnecessary on method initMethodCall [WARNING] WARNING: ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers.xtend 122: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramContentInitializer.xtend 28: The def modifier is unnecessary on method getCompartment [WARNING] WARNING: DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramContentInitializer.xtend 42: The def modifier is unnecessary on method createChildrenMethodName [WARNING] WARNING: IconProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/IconProvider.xtend 27: The def modifier is unnecessary on method extendsList [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend 51: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend 55: Unnecessary cast from ToolEntry to ToolEntry [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend 56: Unnecessary cast from ToolEntry to ToolEntry [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend 78: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend 32: Inconsistent indentation [WARNING] WARNING: ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend 34: Inconsistent indentation [WARNING] WARNING: ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend 32: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend 33: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend 34: Unnecessary cast from ExtendedGenView to ExtendedGenView [WARNING] WARNING: EditPartProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/EditPartProvider.xtend 27: The def modifier is unnecessary on method extendsList [WARNING] WARNING: NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend 156: Inconsistent indentation [WARNING] WARNING: NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend 165: Inconsistent indentation [WARNING] WARNING: NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend 179: Inconsistent indentation [WARNING] WARNING: NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend 196: Inconsistent indentation [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 42: The extension xpt.Common_qvto is not used in ParserProvider [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 44: The extension xpt.expressions.OclTracker_qvto is not used in ParserProvider [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 45: The extension xpt.providers.ParserUtils_qvto is not used in ParserProvider [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 46: The extension impl.parsers.expression_qvto is not used in ParserProvider [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 48: The extension parsers.ExpressionLabelParser is not used in ParserProvider [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 49: The extension parsers.PredefinedParser is not used in ParserProvider [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 51: The value of the field ParserProvider.xptGetExpression is not used [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 52: The value of the field ParserProvider.xptMetaModel is not used [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 53: The value of the field ParserProvider.xptVisualIDRegistry is not used [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 55: The value of the field ParserProvider.xptParsers is not used [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 56: The value of the field ParserProvider.xptActivator is not used [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 58: The def modifier is unnecessary on method HintAdapterClass [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 85: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 93: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 102: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 112: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 120: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 125: The def modifier is unnecessary on method getParserByVisualIdMethod [WARNING] WARNING: ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend 145: The def modifier is unnecessary on method provider_providesMethod [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend 55: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend 84: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend 160: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend 171: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/OpenDiagram.xtend 48: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/OpenDiagram.xtend 59: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: NavigatorLinkHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLinkHelper.xtend 32: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: NavigatorLinkHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLinkHelper.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend 131: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend 174: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend 240: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend 241: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend 471: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend 482: The def modifier is unnecessary on method initCompartment [WARNING] WARNING: CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend 41: The def modifier is unnecessary on method getFeaturesToSynchronizeMethod [WARNING] WARNING: CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend 63: The def modifier is unnecessary on method getSemanticChildrenListMethod [WARNING] WARNING: CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend 81: The def modifier is unnecessary on method refreshConnectionsBody [WARNING] WARNING: CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend 96: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend 118: The def modifier is unnecessary on method collectAllLinksMethod [WARNING] WARNING: linkCommands.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/linkCommands.xtend 58: The value of the field linkCommands.aspectsUtils_qvto is not used [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend 42: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend 43: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend 71: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend 72: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend 111: The def modifier is unnecessary on method strategy_support [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 97: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 186: The def modifier is unnecessary on method commaSeparatedVisualIDs [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 188: The def modifier is unnecessary on method elementType [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 192: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 203: The def modifier is unnecessary on method specializationType [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 206: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 209: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 211: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 217: The def modifier is unnecessary on method elementType [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend 220: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/CreationWizard.xtend 100: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/CreationWizard.xtend 140: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/PreferenceInitializer.xtend 26: The extension xpt.Common is not used in PreferenceInitializer [WARNING] WARNING: PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/PreferenceInitializer.xtend 28: The value of the field PreferenceInitializer.xptActivator is not used [WARNING] WARNING: ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers_qvto.xtend 31: The def modifier is unnecessary on method javaMethodName [WARNING] WARNING: ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers_qvto.xtend 33: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend 68: Unnecessary cast from ToolGroup to ToolGroup [WARNING] WARNING: PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend 81: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend 86: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend 91: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend 97: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DomainNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorItem.xtend 27: The def modifier is unnecessary on method registerAdapterFactory [WARNING] WARNING: LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/LinkEditPart.xtend 37: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/LinkEditPart.xtend 38: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.def --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.def --- [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.def --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.def --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.def --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.def --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.def --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.def --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.def --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.def --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >------- [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT [40/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-assistants --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml-assistants --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml-assistants --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >-- [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT [41/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] The project's OSGi version is 3.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator --- [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 90: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 101: The public modifier is unnecessary on method hasSemanticSupertype [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 144: Null-safe call of primitive-valued feature canContain, default value false will be used [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 164: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 170: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 179: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 221: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend 244: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend 63: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend 83: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend 140: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend 66: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend 77: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend 93: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend 95: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend 103: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend 145: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend 197: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend 200: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend 68: The public modifier is unnecessary on method diPostfix [WARNING] WARNING: UML.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend 122: Null-safe call of primitive-valued feature contains, default value false will be used [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >-- [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT [42/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] The project's OSGi version is 5.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [WARNING] WARNING: FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend 133: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend 143: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend 200: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend 258: The operator '==' should be replaced by '===' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >--- [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT [43/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] The project's OSGi version is 2.0.100.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen --- [WARNING] WARNING: GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend 58: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend 62: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] import org.eclipse.papyrus.infra.core.utils.AdapterUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, IFile) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] import org.eclipse.papyrus.infra.core.utils.AdapterUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, IStructuredSelection) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] import org.eclipse.papyrus.infra.core.utils.AdapterUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, IFile) from the type AdapterUtils is deprecated 9 problems (9 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature >----- [INFO] Building org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT [44/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] The project's OSGi version is 3.3.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooling.feature --- [INFO] [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >--------- [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT [45/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] List list = (List)inputObject; ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] public void addXmiIdentifierFilters(Pair filter, Pair... more) { ^^^^ Type safety: Potential heap pollution via varargs parameter more 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >----- [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT [46/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] The project's OSGi version is 1.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >-- [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [47/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.tests.junit-framework --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.tests.junit-framework --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework --- [INFO] [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >------- [INFO] Building org.eclipse.papyrus.junit.framework 2.1.0-SNAPSHOT [48/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework --- [INFO] The project's OSGi version is 2.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.framework --- [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] static ListenerList getOperationHistoryListeners() { ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory()); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] boolean result = historyListenerClasses.contains(listener.getClass().getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unlikely argument type String for contains(Object) on a Collection> 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.framework --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >--------- [INFO] Building org.eclipse.papyrus.junit.utils 3.1.0-SNAPSHOT [49/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils --- [INFO] The project's OSGi version is 3.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.utils --- [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] import org.eclipse.papyrus.infra.core.utils.DiResourceSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] ModelSet modelSet = new DiResourceSet(); ^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] ModelSet modelSet = new DiResourceSet(); ^^^^^^^^^^^^^^^ The constructor DiResourceSet() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] extracted = ((Class) extracted).newInstance(); ^^^^^^^^^^^^^ The method newInstance() from the type Class is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] protected DefaultXtextDirectEditorConfiguration editor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] IParser parser = editor.createParser(initialElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] IParser parser = editor.createParser(parentElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] protected DefaultXtextDirectEditorConfiguration editor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] public abstract DefaultXtextDirectEditorConfiguration getEditor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated 13 problems (13 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.utils --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >----- [INFO] Building org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT [50/90] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.bundles.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.bundles.tests --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundlesTests.java:[444] int nbWarning = 0; ^^^^^^^^^ The value of the local variable nbWarning is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[25] import org.eclipse.pde.api.tools.internal.IApiXmlConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[26] import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[42] for (Field next : IDelta.class.getFields()) { ^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[79] protected void processLeafDelta(IDelta delta) { ^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE), ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] case IDelta.INTERFACE_ELEMENT_TYPE: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] case IDelta.INTERFACE_ELEMENT_TYPE: ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDelta.INTERFACE_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] getString(delta, IApiXmlConstants.ATTR_KIND), ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] getString(delta, IApiXmlConstants.ATTR_KIND), ^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] case IDelta.ADDED: ^^^^^^^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] case IDelta.ADDED: ^^^^^ Discouraged access: The field 'IDelta.ADDED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) { ^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] case IDelta.FIELD: ^^^^^^^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] case IDelta.FIELD: ^^^^^ Discouraged access: The field 'IDelta.FIELD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE); ^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] case IDelta.METHOD: ^^^^^^^^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] case IDelta.METHOD: ^^^^^^ Discouraged access: The field 'IDelta.METHOD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE); ^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage); ^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[53] import org.eclipse.pde.api.tools.internal.model.ApiModelFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[54] import org.eclipse.pde.api.tools.internal.model.BundleComponent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[55] import org.eclipse.pde.api.tools.internal.provisional.VisibilityModifiers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[56] import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[57] import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiScope; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[58] import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[59] import org.eclipse.pde.api.tools.internal.provisional.model.IApiBaseline; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[60] import org.eclipse.pde.api.tools.internal.provisional.model.IApiComponent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[61] import org.eclipse.pde.api.tools.internal.provisional.model.IApiScope; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[133] IApiBaseline baseline = getBaseline(exclusionPatterns, progress.newChild(25)); ^^^^^^^^^^^^ Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[140] IApiScope scope = getAPIToCompare(exclusionPatterns, progress.newChild(25)); ^^^^^^^^^ Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25)); ^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25)); ^^^^^^^^^^^^^ Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25)); ^^^^^^^ Discouraged access: The method 'ApiComparator.compare(IApiScope, IApiBaseline, int, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25)); ^^^ Discouraged access: The field 'VisibilityModifiers.API' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[149] delta.accept(visitor); ^^^^^^ Discouraged access: The method 'IDelta.accept(DeltaVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[174] IApiBaseline getBaseline(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws IOException, CoreException { ^^^^^^^^^^^^ Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline"); ^^^^^^^^^^^^ Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline"); ^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline"); ^^^^^^^^^^^^^^ Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[176] List components = new ArrayList<>(); ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString()); ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString()); ^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString()); ^^^^^^^^^^^^^^^ Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[214] if ((component != null) && !isExcluded(exclusionPatterns, component.getSymbolicName())) { ^^^^^^^^^^^^^^^ Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[216] monitor.subTask(" added component " + component.getSymbolicName()); ^^^^^^^^^^^^^^^ Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] result.addApiComponents(components.toArray(new IApiComponent[components.size()])); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] result.addApiComponents(components.toArray(new IApiComponent[components.size()])); ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[249] ApiScope getAPIToCompare(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws CoreException { ^^^^^^^^ Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] ApiScope result = new ApiScope(); ^^^^^^^^ Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] ApiScope result = new ApiScope(); ^^^^^^^^ Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] ApiScope result = new ApiScope(); ^^^^^^^^ Discouraged access: The constructor 'ApiScope()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline"); ^^^^^^^^^^^^ Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline"); ^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline"); ^^^^^^^^^^^^^^ Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[261] IApiComponent component = null; ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] component = ApiModelFactory.newApiComponent(currentBaseline, installLocation); ^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] component = ApiModelFactory.newApiComponent(currentBaseline, installLocation); ^^^^^^^^^^^^^^^ Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[273] result.addElement(component); ^^^^^^^^^^ Discouraged access: The method 'ApiScope.addElement(IApiElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[274] monitor.subTask(" added component " + component.getSymbolicName()); ^^^^^^^^^^^^^^^ Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] List allComponents = Stream.of(result.getApiElements()) ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] List allComponents = Stream.of(result.getApiElements()) ^^^^^^^^^^^^^^ Discouraged access: The method 'ApiScope.getApiElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[285] .filter(IApiComponent.class::isInstance) ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[286] .map(IApiComponent.class::cast) ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()])); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()])); ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException { ^^^^^^^^^^^^^ Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException { ^^^^^^^^^^^^ Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) { ^^^^^^^^^^^^^^^ Discouraged access: The constructor 'BundleComponent(IApiBaseline, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[25] import org.eclipse.core.internal.runtime.InternalPlatform; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] import org.eclipse.pde.internal.core.PDECore; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] import org.eclipse.pde.internal.core.feature.Feature; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] import org.eclipse.pde.internal.core.ifeature.IFeature; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] import org.eclipse.pde.internal.core.ifeature.IFeatureModel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] BundleContext context = InternalPlatform.getDefault().getBundleContext(); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] BundleContext context = InternalPlatform.getDefault().getBundleContext(); ^^^^^^^^^^ Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] BundleContext context = InternalPlatform.getDefault().getBundleContext(); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[110] public static List getPapyrusFeature() { ^^^^^^^ Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[111] final List features = new ArrayList<>(); ^^^^^^^ Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager(); ^^^^^^^ Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager(); ^^^^^^^^^^ Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager(); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] IFeatureModel[] models2 = manager.getModels(); ^^^^^^^^^^^^^^^ Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] IFeatureModel[] models2 = manager.getModels(); ^^^^^^^^^ Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[114] for (IFeatureModel iFeatureModel : models2) { ^^^^^^^^^^^^^ Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] final IFeature feature = iFeatureModel.getFeature(); ^^^^^^^^ Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] final IFeature feature = iFeatureModel.getFeature(); ^^^^^^^^^^ Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] features.add((Feature) feature); ^^^^^^^ Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[39] import org.eclipse.pde.api.tools.internal.IApiXmlConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[40] import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[41] import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[42] import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaVisitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[43] import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[44] import org.eclipse.pde.api.tools.internal.util.Util; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[55] public class SafeDeltaXmlVisitor extends DeltaVisitor { ^^^^^^^^^^^^ Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] fDoc = Util.newDocument(); ^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] fDoc = Util.newDocument(); ^^^^^^^^^^^ Discouraged access: The method 'Util.newDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.DELTAS_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[81] public boolean visit(IDelta delta) { ^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] if (delta == ApiComparator.NO_DELTA) { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] if (delta == ApiComparator.NO_DELTA) { ^^^^^^^^ Discouraged access: The field 'ApiComparator.NO_DELTA' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[85] if (delta.getChildren().length == 0) { ^^^^^^^^^^^ Discouraged access: The method 'IDelta.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[91] protected void processLeafDelta(IDelta delta) { ^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.DELTA_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags())); ^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags())); ^^^^^^^^ Discouraged access: The method 'IDelta.getFlags()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta)); ^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta)); ^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta)); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'Util.getDeltaKindName(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta)); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta)); ^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta)); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'Util.getDeltaElementType(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey()); ^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_KEY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey()); ^^^^^^ Discouraged access: The method 'IDelta.getKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[97] String typeName = delta.getTypeName(); ^^^^^^^^^^^ Discouraged access: The method 'IDelta.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_TYPE_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta))); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta))); ^^^^^^^^^^^^^^ Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta))); ^^^^^^^^^^^^ Discouraged access: The method 'DeltaProcessor.isCompatible(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers())); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers())); ^^^^^^^^^^^^^^^ Discouraged access: The method 'IDelta.getOldModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers())); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers())); ^^^^^^^^^^^^^^^ Discouraged access: The method 'IDelta.getNewModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions())); ^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_RESTRICTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions())); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDelta.getCurrentRestrictions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[105] String apiComponentID = delta.getComponentVersionId(); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDelta.getComponentVersionId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPONENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage())); ^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage())); ^^^^^^^^^^ Discouraged access: The method 'IDelta.getMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[111] String[] messageArguments = delta.getArguments(); ^^^^^^^^^^^^ Discouraged access: The method 'IDelta.getArguments()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j]))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j]))); ^^^^^^^^^^ Discouraged access: The field 'IApiXmlConstants.ATTR_VALUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[155] public void endVisit(IDelta delta) { ^^^^^^ Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] return Util.serializeDocument(fDoc); ^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] return Util.serializeDocument(fDoc); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'Util.serializeDocument(Document)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar') 169 problems (169 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.bundles.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.bundles.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release, -Xms512m, -Xmx2048m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.bundles.tests.APIReports Discovering API baseline...Error visiting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/https:/download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/https:/download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release Discovering current API.... Computing deltas....... Done. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.eclipse.papyrus.bundles.tests.APIReports apiDeltaReport(org.eclipse.papyrus.bundles.tests.APIReports) Time elapsed: 0.227 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >-------- [INFO] Building org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT [51/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >--- [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [52/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management --- [INFO] The project's OSGi version is 2.0.100.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.project.management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.project.management --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] String editor = IDE.getEditorDescriptor(file.getName()).getId(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getEditorDescriptor(String) from the type IDE is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] final String newVersion = dialog.getValue(); ^^^^^^^^^^ The value of the local variable newVersion is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] import org.eclipse.ui.internal.WorkingSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] } else if(current instanceof WorkingSet) { ^^^^^^^^^^ Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] for(final IAdaptable curr : ((WorkingSet)current).getElements()) { ^^^^^^^^^^ Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] for(final IAdaptable curr : ((WorkingSet)current).getElements()) { ^^^^^^^^^^^ Discouraged access: The method 'AbstractWorkingSet.getElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.project.management --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >-------- [INFO] Building org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT [53/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools --- [INFO] The project's OSGi version is 3.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.releng.tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.releng.tools --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] Class updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class); ^^^^^^^^^^^^^^^^^ DependencyUpdater is a raw type. References to generic type DependencyUpdater should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] DependencyUpdater updater = updaterClass.newInstance(); ^^^^^^^^^^^^^ The method newInstance() from the type Class is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") { @Override protected Control createDialogArea(Composite parent) { Composite result = (Composite) super.createDialogArea(parent); createDetailsArea(result); return result; } void createDetailsArea(Composite parent) { Label label = new Label(parent, SWT.NONE); label.setText("Details:"); final Text details = new Text(parent, SWT.BORDER | SWT.MULTI | SWT.V_SCROLL | SWT.WRAP | SWT.READ_ONLY); GridData data = new GridData(GridData.FILL_BOTH); data.heightHint = details.getLineHeight() * 4; details.setLayoutData(data); getViewer().addSelectionChangedListener(new ISelectionChangedListener() { @Override public void selectionChanged(SelectionChangedEvent event) { IStructuredSelection sel = (IStructuredSelection) event.getSelection(); if (sel.isEmpty()) { details.setText(""); //$NON-NLS-1$ } else { LocationUpdate update = (LocationUpdate) sel.getFirstElement(); details.setText(update.strategy.getUpdateConfirmationMessage(update.update, update.oldLocation, update.newLocation)); } } }); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] import org.eclipse.oomph.base.Annotation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] import org.eclipse.oomph.base.BaseFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] import org.eclipse.oomph.p2.Repository; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] import org.eclipse.oomph.p2.RepositoryList; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] import org.eclipse.oomph.targlets.Targlet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] Collection repositories = getSelectedRepositories(event); ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] Map updates = new HashMap<>(); ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] for (Repository repo : repositories) { ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] private Collection getSelectedRepositories(Object context) { ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] List result = new ArrayList<>(); ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] if (selected instanceof Repository) { ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] Repository repo = (Repository) selected; ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] Repository repo = (Repository) selected; ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) { ^^^^^^^^^^^^^^ Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) { ^^^^^^^ Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] protected void createOrUpdateAnnotations(final Map selection) { ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] protected void doCreateOrUpdateAnnotation(Map selection) { ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] for (Map.Entry next : selection.entrySet()) { ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] Repository repo = next.getKey(); ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE); ^^^^^^^^^^ Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE); ^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE); ^^^^^^^^^ Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] repo.getAnnotations().add(annotation); ^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec()); ^^^^^^^^^^ Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] repo.setURL(aggr.getRepositoryURL()); ^^^^^^ Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection contents) { ^^^^^^^^^^ Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL())); ^^^^^^ Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar') 33 problems (33 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.releng.tools --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >------- [INFO] Building org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT [54/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.releng.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.releng.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >--- [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [55/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validations --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validations --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [56/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths-builder >----- [INFO] Building Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT [57/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths-builder --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths-builder --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths-builder --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder >-- [INFO] Building org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT [58/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] The project's OSGi version is 1.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[30] import org.eclipse.papyrus.toolsmiths.plugin.builder.helper.BundleVersionHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BundleVersionHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency); ^^^^^^^^^^^^^^^^^^^ The type BundleVersionHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency); ^^^^^^^^^^^^^^^^^^^ The type BundleVersionHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor BundleVersionHelper(String) is deprecated 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature >-- [INFO] Building org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT [59/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >-- [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [60/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] The project's OSGi version is 3.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] import org.eclipse.core.internal.resources.File; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) { ^^^^ Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) { ^^^^ Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) { ^^^^^^^^^^^^^^^^ Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true); ^^^^ Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true); ^^^^^^^^^^^ Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true); ^^^^ Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true); ^^^^^^^^^^^ Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] import org.eclipse.pde.internal.ui.wizards.IProjectProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] private NewProjectCreationPage nattableConfigurationProjectCreationPage; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] private IProjectProvider projectProvider; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] protected PluginContentPage contentPage; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] private PluginFieldData pluginData; ^^^^^^^^^^^^^^^ Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] pluginData = new PluginFieldData(); ^^^^^^^^^^^^^^^ Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] pluginData = new PluginFieldData(); ^^^^^^^^^^^^^^^ Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection()); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection()); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] projectProvider = new IProjectProvider() { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] return this.projectProvider.getProject(); ^^^^^^^^^^ Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject(); ^^^^^^^^^^ Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar') 30 problems (30 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >-- [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [61/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] The project's OSGi version is 4.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [62/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] The project's OSGi version is 3.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [63/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] The project's OSGi version is 3.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1331] public Object getAdapter(Class key) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] return super.getAdapter(key); ^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] return super.getAdapter(key); ^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT [64/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] The project's OSGi version is 4.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] public Object getAdapter(Class key) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] return super.getAdapter(key); ^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type MultiPageEditorPart [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] return super.getAdapter(key); ^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] private String getInitRequiredProfilesValue() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >--------- [INFO] Building org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT [65/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths --- [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint); ^^^^^^^^^^^^^^^ The value of the local variable configurePlugin is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] private Image defaultImage; ^^^^^^^^^^^^ The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] super(); ^^^^^^^^ Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] super.addPages(); ^^^^^^^^ Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] if (page == fContentPage) { // Remove the template page ^^^^^^^^^^^^ Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] return this.fContentPage.getData().getProvider(); ^^^^^^^^^^^^ Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] return this.fContentPage.getData().getProvider(); ^^^^^^^ Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] boolean result = super.performFinish(); ^^^^^^^^^^^^^ Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] IProject project = this.fMainPage.getProjectHandle(); ^^^^^^^^^ Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] this.configuration.setPlugin(getWizard().getPluginId()); ^^^^^^^^^^^ Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar') 12 problems (12 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------ [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT [66/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >--- [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [67/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >-- [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT [68/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] The project's OSGi version is 2.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated 2 problems (0 errors, 1 warning, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >-- [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [69/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >----- [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT [70/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] The project's OSGi version is 4.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] button.setData(new Integer(id)); ^^^^^^^^^^^ The constructor Integer(int) is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] paletteButtonsMap.put(new Integer(id), button); ^^^^^^^^^^^ The constructor Integer(int) is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] private PapyrusPaletteService paletteService; ^^^^^^^^^^^^^^ The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] private final TableViewer viewer; ^^^^^^ The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration); ^^^^^^^^^^^^^ The value of the local variable configuration is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles())); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles())); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles())); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized 12 problems (12 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >-- [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT [71/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] The project's OSGi version is 3.2.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[137] TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] public class GenericAttributeObservable extends AbstractObservableValue { ^^^^^^^^^^^^^^^^^^^^^^^ AbstractObservableValue is a raw type. References to generic type AbstractObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] ValueDiff diff = new ValueDiff() { ^^^^^^^^^ ValueDiff is a raw type. References to generic type ValueDiff should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] ValueDiff diff = new ValueDiff() { ^^^^^^^^^ ValueDiff is a raw type. References to generic type ValueDiff should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] protected void fireValueChange(ValueDiff diff) { ^^^^^^^^^ ValueDiff is a raw type. References to generic type ValueDiff should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] super.fireValueChange(diff); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] public IObservableValue doGetObservable(String propertyPath) { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used 39 problems (39 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >-- [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [72/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] The project's OSGi version is 3.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[193] public abstract IObservableValue getObservableValue(); ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition); ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition); ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[168] public IObservableValue getObservableValue(); ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method newInstance(String, Class) from the type ClassLoaderHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[179] switch (editorType) { ^^^^^^^^^^ The enum constant DOUBLE needs a corresponding case label in this enum switch on Type [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[200] dialog.setInitialSelections(new IFile[] { currentFile }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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. [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[233] public IObservableValue getObservableValue() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor CheckboxTableViewer(Composite, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] viewer.setSorter(new ViewerSorter()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] viewer.setSorter(new ViewerSorter()); ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] viewer.setSorter(new ViewerSorter()); ^^^^^^^^^^^^^^ The constructor ViewerSorter() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method newInstance(String, Class) from the type ClassLoaderHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[68] protected IObservableValue srcTextObservable; ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[70] protected IObservableValue targetTextObservable; ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[72] protected UpdateValueStrategy srcFieldStrategy; ^^^^^^^^^^^^^^^^^^^ UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[74] protected UpdateValueStrategy targetFieldStrategy; ^^^^^^^^^^^^^^^^^^^ UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[94] srcFieldStrategy = new UpdateValueStrategy(); ^^^^^^^^^^^^^^^^^^^ UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] targetFieldStrategy = new UpdateValueStrategy(); ^^^^^^^^^^^^^^^^^^^ UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] targetFieldStrategy.setConverter(new IConverter() { @Override public Object getToType() { return String.class; } @Override public Object getFromType() { return String.class; } @Override public String convert(Object fromObject) { if (srcTextObservable != null) { return (String) srcTextObservable.getValue(); } else if (targetFileChooser.getFilePath() != null) { return targetFileChooser.getFilePath(); } return ""; } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] targetFieldStrategy.setConverter(new IConverter() { ^^^^^^^^^^ IConverter is a raw type. References to generic type IConverter should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] srcFieldStrategy.setConverter(new IConverter() { @Override public Object getToType() { return String.class; } @Override public Object getFromType() { return String.class; } @Override public String convert(Object fromObject) { if (fromObject instanceof String) { String stringObject = (String) fromObject; if (stringObject.equals("")) { return ""; } String[] result = stringObject.split("/"); String filename = result[result.length - 1]; String[] ext = filename.split("\\."); StringBuilder builder = new StringBuilder(); if (targetTextObservable != null) { String s = (String) targetTextObservable.getValue(); if (!s.equals("")) { String original[] = s.split("/"); builder.append("/"); for (int i = 1; i < original.length - 1; i++) { builder.append(original[i]); builder.append("/"); } } else { builder.append("/"); builder.append(result[1]); builder.append("/properties/"); } } builder.append(ext[0]); builder.append(".ctx"); return builder.toString(); } return ""; } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] srcFieldStrategy.setConverter(new IConverter() { ^^^^^^^^^^ IConverter is a raw type. References to generic type IConverter should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[280] srcFieldStrategy.setAfterGetValidator(srcValidator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] srcFieldStrategy.setAfterConvertValidator(targetValidator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] targetFieldStrategy.setAfterGetValidator(targetValidator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] targetFieldStrategy.setAfterConvertValidator(srcValidator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of the generic method bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of type DataBindingContext [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy); ^^^^^^^^^^^^^^^^^ Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy); ^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy); ^^^^^^^^^^^^^^^^ Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy); ^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] public IObservableValue getObservableValue() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[307] public IObservableValue getObservableValue() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] public abstract class AbstractValidator implements IValidator { ^^^^^^^^^^ IValidator is a raw type. References to generic type IValidator should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] private IObservableValue observable; ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] observable.setValue(getState()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] public void setObservable(IObservableValue value) { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[302] public IObservableValue getObservableValue() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized 44 problems (44 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >----- [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT [73/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] import org.eclipse.ui.internal.PartSite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] import org.eclipse.ui.internal.menus.SlaveMenuService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] final MenuImpl menuImp = getMenuToContribute(serviceLocator); ^^^^^^^^ Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem(); ^^^^^^^^^ Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem(); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] menuImp.getChildren().add(item); ^^^^^^^^^^^ Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) { ^^^^^^^^ Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] if (manager instanceof SlaveMenuService) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel(); ^^^^^^^^ Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel(); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel(); ^^^^^^^^ Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] List menus = model.getMenus(); ^^^^^^^^ Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] if (m instanceof PopupMenuImpl) { ^^^^^^^^^^^^^ Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$ ^^^^^^^^ Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] return (MenuImpl) current; ^^^^^^^^ Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] if (site instanceof PartSite) { ^^^^^^^^ Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] final PartSite ps = (PartSite) activePart.getSite(); ^^^^^^^^ Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] final PartSite ps = (PartSite) activePart.getSite(); ^^^^^^^^ Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] IEclipseContext iec = ps.getContext(); ^^^^^^^^^^ Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] public static boolean isMac() { ^^^^^^^ The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] public static boolean isUnix() { ^^^^^^^^ The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally 27 problems (27 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >--- [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [74/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] The project's OSGi version is 4.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >-- [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [75/90] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profile-migration --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >-- [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [76/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] button.setData(new Integer(id)); ^^^^^^^^^^^ The constructor Integer(int) is deprecated since version 9 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >-- [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [77/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] The project's OSGi version is 1.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >----- [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT [78/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] The project's OSGi version is 1.2.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >-- [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [79/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] The project's OSGi version is 2.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >-- [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [80/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >-- [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [81/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >-- [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [82/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] The project's OSGi version is 2.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >--- [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [83/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] The project's OSGi version is 4.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [84/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] The project's OSGi version is 2.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [85/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] The project's OSGi version is 2.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [86/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] The project's OSGi version is 2.1.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [87/90] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [88/90] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >-- [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [89/90] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >-------- [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT [90/90] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] The project's OSGi version is 1.0.0.202109161320 [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] Fetching org.eclipse.cbi.targetplatform-feature_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/features/ (15.32kB) [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (307.24kB) [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (21.79kB) [INFO] Fetching org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (18.85kB) [INFO] Fetching org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (19.62kB) [INFO] Fetching org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (146.93kB) [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) [INFO] Fetching org.eclipse.xtext.buildship_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.55kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (18.33kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.41kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (551.75kB) [INFO] Fetching org.eclipse.xtext.java_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (46.12kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.34kB) [INFO] Fetching org.eclipse.xtext.m2e_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (24.04kB) [INFO] Fetching org.eclipse.xtext.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.41MB) [INFO] Fetching org.eclipse.xtext.generator.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (461.76kB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (942.99kB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (119.64kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (93.44kB) [INFO] Fetching org.eclipse.xtext.util.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (138.51kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (359.06kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (203.05kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (13.03kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.79kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (221.62kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (173.02kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.87kB) [INFO] Fetching org.eclipse.xtext.java.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.9kB) [INFO] Fetching org.eclipse.xtext.runtime_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.25kB) [INFO] Fetching org.eclipse.xtext.ui.codemining_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.42kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.66kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.01MB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (136.19kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.51kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.3kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (28.38kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.06kB) [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.43kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (125.35kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (88.92kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (84.41kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (97.07kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (275.54kB) [INFO] Fetching org.eclipse.xtext.m2e.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.06kB) [INFO] Fetching org.eclipse.xtext.buildship.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.57kB) [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.04kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (596.72kB) [INFO] [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- repository-utils:1.7.0:generate-repository-facade (default) @ org.eclipse.papyrus.p2.toolsmiths --- [WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [ 8.317 s] [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [ 0.005 s] [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT SUCCESS [ 16.150 s] [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SUCCESS [ 1.888 s] [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [ 4.060 s] [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [ 3.160 s] [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT SUCCESS [ 2.552 s] [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [ 1.965 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [ 3.286 s] [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [ 1.964 s] [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT SUCCESS [ 3.656 s] [INFO] org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT ....... SUCCESS [ 5.946 s] [INFO] org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT ...... SUCCESS [ 6.864 s] [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [ 3.163 s] [INFO] org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT .... SUCCESS [ 7.915 s] [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SUCCESS [ 23.952 s] [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [ 2.435 s] [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [ 3.099 s] [INFO] org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT .... SUCCESS [ 5.106 s] [INFO] org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT ..... SUCCESS [ 4.575 s] [INFO] org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT ......... SUCCESS [ 4.865 s] [INFO] org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT SUCCESS [ 3.388 s] [INFO] org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT ...... SUCCESS [ 4.044 s] [INFO] org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT SUCCESS [ 4.504 s] [INFO] org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT SUCCESS [ 5.018 s] [INFO] org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT SUCCESS [ 3.884 s] [INFO] org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT .... SUCCESS [ 5.474 s] [INFO] org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT ... SUCCESS [ 4.115 s] [INFO] org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT SUCCESS [ 5.507 s] [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT SUCCESS [ 4.293 s] [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT SUCCESS [ 4.161 s] [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT .. SUCCESS [ 3.434 s] [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 30.444 s] [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [ 4.358 s] [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [ 2.911 s] [INFO] org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT . SUCCESS [ 5.465 s] [INFO] org.eclipse.papyrus.def 2.1.0-SNAPSHOT ............. SUCCESS [ 9.061 s] [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [ 4.372 s] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [ 5.259 s] [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [ 3.458 s] [INFO] org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT SUCCESS [ 2.592 s] [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [ 2.093 s] [INFO] org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT SUCCESS [ 3.168 s] [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.junit.framework 2.1.0-SNAPSHOT . SUCCESS [ 2.575 s] [INFO] org.eclipse.papyrus.junit.utils 3.1.0-SNAPSHOT ..... SUCCESS [ 4.583 s] [INFO] org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT ... SUCCESS [ 9.098 s] [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SUCCESS [ 2.757 s] [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [ 2.620 s] [INFO] org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT .... SUCCESS [ 3.613 s] [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [ 1.882 s] [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [ 2.925 s] [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [ 3.499 s] [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [ 2.491 s] [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [ 2.346 s] [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [ 2.694 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [ 3.181 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [ 2.271 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [ 3.690 s] [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SUCCESS [ 3.075 s] [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT SUCCESS [ 2.041 s] [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [ 4.624 s] [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [ 3.895 s] [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [ 2.953 s] [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [ 3.212 s] [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [ 3.149 s] [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [ 2.747 s] [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [ 3.221 s] [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [ 3.337 s] [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [ 3.113 s] [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [ 3.475 s] [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [ 2.809 s] [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [ 3.308 s] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [ 3.349 s] [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [ 3.175 s] [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [ 2.727 s] [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [ 2.378 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [ 3.772 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [ 2.521 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [ 2.544 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [ 3.129 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [ 1.939 s] [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 12.386 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:47 min [INFO] Finished at: 2021-09-16T13:33:14Z [INFO] ------------------------------------------------------------------------ [Papyrus-Master-Toolsmiths-Release] $ /bin/sh -xe /tmp/jenkins11448847556162620173.sh + . source/releng/toolkit/server/build-after-toolsmiths.sh ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository ++ '[' -n 5.2.0 ']' ++ buildType=S ++ COMPACT_BUILD_ID= ++ FULL_BUILD_ID=S ++ '[' -n 5.2.0 ']' ++ updateZipName=Papyrus-Toolsmiths-5.2.0.zip ++ zipName=Papyrus-Toolsmiths.zip ++ rm -rf tmp ++ mkdir -p tmp/toolsmiths ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository ++ zip -r Papyrus-Toolsmiths-5.2.0.zip artifacts.jar artifacts.xml.xz binary buildinfo.json content.jar content.xml.xz features p2.index plugins adding: artifacts.jar (deflated 0%) adding: artifacts.xml.xz (stored 0%) adding: binary/ (stored 0%) adding: binary/org.eclipse.papyrus.gmf.tooling.feature_root_3.3.0.202109161320 (deflated 1%) adding: buildinfo.json (deflated 70%) adding: content.jar (deflated 5%) adding: content.xml.xz (stored 0%) adding: features/ (stored 0%) adding: features/org.eclipse.papyrus.releng.feature.source_1.0.0.202109161320.jar (deflated 7%) adding: features/org.eclipse.papyrus.toolsmiths.feature_1.2.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202109161320.jar (deflated 7%) adding: features/org.eclipse.papyrus.gmf.tooling.feature.source_3.3.0.202109161320.jar (deflated 4%) adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202109161320.jar (deflated 7%) adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.2.0.202109161320.jar (deflated 7%) adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.1.0.202109161320.jar (deflated 7%) adding: features/org.eclipse.papyrus.diagramgen.feature_1.1.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.junit.feature_1.0.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.releng.feature_1.0.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202109161320.jar (deflated 3%) adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202109161320.jar (deflated 7%) adding: features/org.eclipse.papyrus.junit.feature.source_1.0.0.202109161320.jar (deflated 7%) adding: features/org.eclipse.papyrus.gmf.tooling.feature_3.3.0.202109161320.jar (deflated 2%) adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202109161320.jar (deflated 7%) adding: p2.index (deflated 35%) adding: plugins/ (stored 0%) adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar (deflated 10%) adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202109161320.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202109161320.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202109161320.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.ui.source_1.3.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_2.9.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.gmfgenextension.source_3.0.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.bundles.tests_2.0.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.gmf.xpand.source_2.2.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.gmf.map_2.9.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.releng.tools.source_3.1.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.releng.tools_3.1.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202109161320.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202109161320.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.junit.framework.source_2.1.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202109161320.jar (deflated 22%) adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.source_2.10.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.source_1.5.1.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202109161320.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202109161320.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.3.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.dev.types.source_4.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.3.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.gmf.bridge_1.3.1.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202109161320.jar (deflated 22%) adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202109161320.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.def_2.1.0.202109161320.jar (deflated 7%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.gmf.xpand.qvtlibrary.source_1.2.0.202109161320.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202109161320.jar (deflated 22%) adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202109161320.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.gmf.map.source_2.9.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202109161320.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.gmf.xpand.qvtlibrary_1.2.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202109161320.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202109161320.jar (deflated 8%) adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202109161320.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen_2.10.0.202109161320.jar (deflated 34%) adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.gmf.bridge.source_1.3.1.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar (deflated 8%) adding: plugins/org.eclipse.papyrus.gmf.codegen_2.11.0.202109161320.jar (deflated 8%) adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202109161320.jar (deflated 22%) adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.dashboard.source_2.3.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.gmf.graphdef.edit.source_2.9.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202109161320.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202109161320.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202109161320.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.ui_1.3.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.gmf.bridge.trace.source_1.3.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.gmf.tooldef.edit_2.3.0.202109161320.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.dev.ui_1.0.0.202109161320.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202109161320.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.bundles.tests.source_2.0.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.gmf.xpand_2.2.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.junit.utils_3.1.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.def.source_2.1.0.202109161320.jar (deflated 7%) adding: plugins/org.eclipse.papyrus.gmf.bridge.trace_1.3.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.junit.utils.source_3.1.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.gmf.common_1.3.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202109161320.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.junit.framework_2.1.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.dev.ui.source_1.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.0.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202109161320.jar (deflated 4%) adding: plugins/org.eclipse.papyrus.gmf.tooldef.source_2.3.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202109161320.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202109161320.jar (deflated 30%) adding: plugins/org.eclipse.papyrus.dev.types_4.0.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.gmf.tooldef.edit.source_2.3.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202109161320.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.gmf.graphdef.source_2.9.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.gmf.map.edit_2.9.0.202109161320.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.dashboard_2.3.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.gmf.codegen.source_2.11.0.202109161320.jar (deflated 8%) adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202109161320.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.gmfgenextension_3.0.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.gmf.graphdef.edit_2.9.0.202109161320.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202109161320.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.gmf.graphdef_2.9.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202109161320.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.gmf.bridge.ui_1.5.1.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_2.9.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.gmf.tooldef_2.3.0.202109161320.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202109161320.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202109161320.jar (deflated 17%) adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202109161320.jar (deflated 5%) adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202109161320.jar (deflated 14%) adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar (deflated 6%) adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202109161320.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.gmf.common.source_1.3.0.202109161320.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.gmf.map.edit.source_2.9.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202109161320.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202109161320.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.toolsmiths_2.0.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202109161320.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202109161320.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202109161320.jar (deflated 16%) adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar (deflated 7%) adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz (deflated 0%) ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository/Papyrus-Toolsmiths-5.2.0.zip tmp/toolsmiths ++ cd tmp ++ zip -r Papyrus-Toolsmiths.zip toolsmiths adding: toolsmiths/ (stored 0%) adding: toolsmiths/Papyrus-Toolsmiths-5.2.0.zip (stored 0%) ++ mv tmp/Papyrus-Toolsmiths.zip . Terminating xvnc. Archiving artifacts Finished: SUCCESS