Started by upstream project "Papyrus-Master" build number 7209 originally caused by: Started by timer Running as SYSTEM Agent centos-7-agent-6gb-k8l5n is provisioned from template centos-7-agent-6gb --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33" jenkins/label: "centos-7-6gb" name: "centos-7-agent-6gb-k8l5n" namespace: "papyrus" 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-k8l5n" - 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-k8l5n" - 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-3160.vd76b_9ddd10cc" 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 subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-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-k8l5n (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths 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/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 2.36.6' > git fetch --tags --force --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 4631b32356daa599ee8908c4ae6218a5aa2d4260 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4631b32356daa599ee8908c4ae6218a5aa2d4260 # timeout=10 Commit message: "Bug 582075 - [Releng] Update version for 2023-12 RCP" > git rev-list --no-walk 4631b32356daa599ee8908c4ae6218a5aa2d4260 # timeout=10 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] $ Xvnc -help Starting xvnc [Papyrus-Master-Toolsmiths] $ Xvnc :48 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34 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 Mar 28 03:14:21 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5948 vncext: created VNC server for screen 0 [Papyrus-Master-Toolsmiths] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=false -DBUILD_ALIAS= -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths -Dpapyrus.repo.main=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository clean verify -PdefaultProfile Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [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.dev.view.services.edit.request [eclipse-plugin] [INFO] org.eclipse.papyrus.architectureview [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf-tooling [pom] [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.infra.emf.commandstack [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.figureview [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.editpoliciesstates [eclipse-plugin] [INFO] org.eclipse.papyrus.gmf.editpartview [eclipse-plugin] [INFO] org.eclipse.papyrus.dev.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug [eclipse-plugin] [INFO] org.eclipse.papyrus.debug.feature [eclipse-feature] [INFO] org.eclipse.papyrus.gmf.codegen.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.mwe2.utils [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] 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.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.releng.tools [eclipse-plugin] [INFO] org.eclipse.papyrus.dev.project.management [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.toolsmiths.nattable [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.uml.types.ui.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.expressions [eclipse-plugin] [INFO] org.eclipse.papyrus.views.properties.toolsmiths [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.properties.generation [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.ecore [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.emf.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.infra.gmfdiag.expansion.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.palette [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.feature [eclipse-feature] [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.profile.types.generator.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.assistants.feature [eclipse-feature] [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.profile [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/74] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.releng --- [INFO] [INFO] --- tycho-p2:4.0.3: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/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.features --- [INFO] [INFO] --- tycho-p2:4.0.3: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/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus-toolsmiths --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus-toolsmiths --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths --- [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 [4/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3261b8bf [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [INFO] Adding repository https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [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/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Resolving class path of org.eclipse.papyrus.dev.view.services.edit.request [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.view.services.edit.request --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 76 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request --- [INFO] [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------ [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT [5/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml [WARNING] [6d2eebaa-c0d1-463d-be12-a338adbc6bfb][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.cdatetime,1.0.0.201703081533. [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.architectureview --- [INFO] Resolving class path of org.eclipse.papyrus.architectureview [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.architectureview --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.architectureview --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.architectureview --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.architectureview --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 160 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview --- [INFO] [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >--------- [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT [6/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >-- [INFO] Building org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT [7/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.common --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.common [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.common --- [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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) has been deprecated since version 9 and marked for removal [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[40] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] return new SubProgressMonitor(myProgress, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] return new SubProgressMonitor(myProgress, 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator()); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator()); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] cu.save(new SubProgressMonitor(pm, 2), true); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] cu.save(new SubProgressMonitor(pm, 2), true); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[583] private final Integer CACHE_MISS = new Integer(0); ^^^^^^^^^^ The constructor Integer(int) has been deprecated since version 9 and marked for removal [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[32] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[122] GMFMarkerHelper() { ^^^^^^^^^^^^^^^^^ The constructor ValidationHelper.GMFMarkerHelper() is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 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 61 problems (61 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.common --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 111 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:java-source:sources:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.common --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [8/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate --- [INFO] The project's OSGi version is 1.2.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.validate --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.validate [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.validate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.validate --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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 5 problems (0 errors, 1 warning, 4 infos) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.validate --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 31 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar [WARNING] artifact org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:java-source:sources:1.2.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.validate --- [INFO] [INFO] --- tycho-p2:4.0.3: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 3.0.0-SNAPSHOT [9/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen --- [INFO] The project's OSGi version is 3.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Compiling 314 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/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/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/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/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/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/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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[169] 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[23] import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[26] import org.eclipse.emf.common.util.EList; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.common.util.EList is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[30] import org.eclipse.emf.ecore.util.EDataTypeUniqueEList; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[243] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[302] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[303] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[315] 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenCommonBaseImpl.java:[38] import org.eclipse.emf.ecore.util.EDataTypeUniqueEList; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.DynamicModelAccess; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenApplication; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenAuditRoot; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenContextMenu; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenCustomGeneratorExtension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenDiagram; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenDiagramUpdater; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenEditorView; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenExpressionProviderContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenMetricContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenNavigator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenParsers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.GenPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[42] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] import org.eclipse.emf.common.util.EList; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.common.util.EList is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[24] 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 206 problems (206 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen --- [INFO] [INFO] --- tycho-p2:4.0.3: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.1.0-SNAPSHOT [10/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.types --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types --- [INFO] The project's OSGi version is 4.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.types --- [INFO] Resolving class path of org.eclipse.papyrus.dev.types [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.dev.types --- [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.types --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.types --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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 5 problems (5 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.types --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.types --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 160 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.types --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [11/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Resolving class path of org.eclipse.papyrus.dev.pluginexplorer [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/Plugin.java:[115] physicalLocation = FileLocator.getBundleFile(bundle); ^^^^^^^^^^^^^^^^^^^^^ The method getBundleFile(Bundle) from the type FileLocator is deprecated since version 3.16.100 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/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/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 11 problems (11 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.pluginexplorer --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 62 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >--- [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [12/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.commandstack [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.commandstack --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 80 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >------- [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT [13/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.figureview [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.figureview --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >--- [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [14/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpoliciesstates [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 242 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpoliciesstates --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [15/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpartview [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpartview --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 171 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview --- [INFO] [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------ [INFO] Building org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT [16/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui --- [INFO] The project's OSGi version is 1.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.ui --- [INFO] Resolving class path of org.eclipse.papyrus.dev.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.ui --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 67 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui --- [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 [17/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.debug [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 262 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >-------- [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT [18/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.debug.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.debug.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.debug.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 271 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.debug.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >-- [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT [19/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] The project's OSGi version is 3.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.edit [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenModelWizard.java:[53] import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[33] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[36] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[37] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[38] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[86] import org.eclipse.emf.edit.ui.util.EditUIUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.ui.util.EditUIUtil is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[736] editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap()); ^^^^^^^^^^^^^^^^^^^^^^^ The method computePlatformURIMap() from the type EcorePlugin is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1325] @SuppressWarnings("rawtypes") ^^^^^^^^^^ Unnecessary @SuppressWarnings("rawtypes") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[26] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[27] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[29] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[30] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[31] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[26] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[27] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[29] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[30] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[31] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramPreferencesItemProvider.java:[44] import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[29] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[30] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[33] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[34] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[32] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[35] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[36] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[37] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[41] 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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[31] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[32] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[34] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[35] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[36] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[30] import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[31] import org.eclipse.emf.edit.provider.IItemLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[33] import org.eclipse.emf.edit.provider.IItemPropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IItemPropertySource is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[34] import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[35] import org.eclipse.emf.edit.provider.ITreeItemContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used 301 problems (301 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.edit --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit --- [INFO] [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >--------- [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT [20/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Resolving class path of org.eclipse.papyrus.mwe2.utils [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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 2 problems (2 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.mwe2.utils --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 68 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils --- [INFO] [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >-- [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT [21/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] The project's OSGi version is 1.4.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:java-source:sources:1.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.ui --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [22/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend --- [WARNING] WARNING: extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend 54: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage [WARNING] WARNING: plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend 329: Unnecessary cast from ToolGroup to ToolGroup [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend 123: Unnecessary cast from ToolEntry to ToolEntry [WARNING] WARNING: Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend 124: Unnecessary cast from ToolEntry to ToolEntry [WARNING] WARNING: PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend 69: Unnecessary cast from ToolGroup to ToolGroup [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Compiling 195 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 182 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [23/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [24/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.codegen --- [INFO] Resolving class path of org.eclipse.papyrus.codegen [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.codegen --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.codegen --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.codegen --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.codegen --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >------- [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT [25/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-assistants --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-assistants --- [INFO] [INFO] --- tycho-p2:4.0.3: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.1.0-SNAPSHOT [26/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] The project's OSGi version is 3.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator --- [WARNING] WARNING: UML.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend 124: Null-safe call of primitive-valued feature contains, default value false will be used [WARNING] WARNING: UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/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/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/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/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/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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend 128: Unnecessary cast from List to List [WARNING] WARNING: ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend 138: Unnecessary cast from List to List [WARNING] WARNING: ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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: ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend 151: Unnecessary cast from Map to Map [WARNING] WARNING: ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend 164: Unnecessary cast from List to List [WARNING] WARNING: ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend 70: The public modifier is unnecessary on method diPostfix [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 276 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator --- [INFO] [INFO] --- tycho-p2:4.0.3: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.1.0-SNAPSHOT [27/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] The project's OSGi version is 5.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [WARNING] WARNING: FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend 134: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend 144: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend 201: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend 259: The operator '==' should be replaced by '===' when null is one of the arguments. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 278 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator --- [INFO] [INFO] --- tycho-p2:4.0.3: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.1.100-SNAPSHOT [28/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml [INFO] [INFO] --- clean:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] The project's OSGi version is 2.1.100.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Resolving class path of org.eclipse.papyrus.dev.assistants.codegen [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen --- [WARNING] WARNING: GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend 59: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend 63: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.assistants.codegen --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 280 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen --- [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >----- [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT [29/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] The project's OSGi version is 1.3.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.diagramgen.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 311 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.diagramgen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.3: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 [30/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.tests.junit-framework --- [INFO] [INFO] --- tycho-p2:4.0.3: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.2.0-SNAPSHOT [31/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework --- [INFO] The project's OSGi version is 2.2.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.framework --- [INFO] Resolving class path of org.eclipse.papyrus.junit.framework [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.junit.framework --- [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.framework --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 70 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.framework --- [INFO] [INFO] --- tycho-p2:4.0.3: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.3.0-SNAPSHOT [32/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml [WARNING] [6d2eebaa-c0d1-463d-be12-a338adbc6bfb][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611. [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils --- [INFO] The project's OSGi version is 3.3.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.utils --- [INFO] Resolving class path of org.eclipse.papyrus.junit.utils [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.utils --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.junit.utils --- [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/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/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 13 problems (13 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.utils --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 289 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.utils --- [INFO] [INFO] --- tycho-p2:4.0.3: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 3.1.0-SNAPSHOT [33/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): Could not find artifact org.eclipse.orbit:ant:jar:1.10.14 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests --- [INFO] The project's OSGi version is 3.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bundles.tests --- [INFO] Resolving class path of org.eclipse.papyrus.bundles.tests [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.bundles.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.bundles.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 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/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 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/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 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/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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.IFeature; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[30] 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/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] BundleContext context = InternalPlatform.getDefault().getBundleContext(); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] 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/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] 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/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[117] public static List getPapyrusFeature() { ^^^^^^^ Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] final List features = new ArrayList<>(); ^^^^^^^ Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 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/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 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/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 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/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 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/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[120] IFeatureModel[] models2 = manager.getModels(); ^^^^^^^^^^^^^^^ Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[120] IFeatureModel[] models2 = manager.getModels(); ^^^^^^^^^ Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[121] for (IFeatureModel iFeatureModel : models2) { ^^^^^^^^^^^^^ Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[122] final IFeature feature = iFeatureModel.getFeature(); ^^^^^^^^ Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[122] 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/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[125] features.add((Feature) feature); ^^^^^^^ Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar') 20 problems (20 warnings) [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bundles.tests --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1096 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.bundles.tests --- [WARNING] No tests found [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >-------- [INFO] Building org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT [34/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature --- [INFO] The project's OSGi version is 1.2.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 291 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature --- [INFO] [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >-------- [INFO] Building org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT [35/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools --- [INFO] The project's OSGi version is 3.2.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.releng.tools --- [INFO] Resolving class path of org.eclipse.papyrus.releng.tools [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.releng.tools --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.releng.tools --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.19.0.v20231111-1149/org.eclipse.oomph.targlets-1.19.0.v20231111-1149.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.19.0.v20231111-1149/org.eclipse.oomph.targlets-1.19.0.v20231111-1149.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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 33 problems (33 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.tools --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 174 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >--- [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [36/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management --- [INFO] The project's OSGi version is 2.0.100.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.project.management --- [INFO] Resolving class path of org.eclipse.papyrus.dev.project.management [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.project.management --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.project.management --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 6 problems (6 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.project.management --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 204 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management --- [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >------- [INFO] Building org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT [37/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.releng.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature --- [INFO] The project's OSGi version is 1.2.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.releng.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 273 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.releng.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.3: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 [38/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validations --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [39/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.common [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.common --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 232 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.common --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [40/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths-builder --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [41/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] The project's OSGi version is 1.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.plugin.builder [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 264 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [42/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [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/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 241 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature --- [INFO] [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >----- [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT [43/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.nattable [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.nattable --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 289 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable --- [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 [44/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] The project's OSGi version is 2.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Resolving class path of org.eclipse.papyrus.uml.m2m.qvto.tests.tools [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [45/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [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/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3: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.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature --- [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 [46/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] The project's OSGi version is 4.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Resolving class path of org.eclipse.papyrus.uml.types.ui.properties [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.ui.properties --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 288 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties --- [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >--- [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [47/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.expressions [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.expressions --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >-- [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT [48/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] The project's OSGi version is 3.2.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Resolving class path of org.eclipse.papyrus.views.properties.toolsmiths [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/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/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/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 39 problems (39 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.toolsmiths --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 214 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.toolsmiths --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [49/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] The project's OSGi version is 3.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.generation [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[185] 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/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/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/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/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/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/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[201] 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java:[283] private Set getAllContextElements(Collection source) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getAllContextElements(Collection) from the type CreateContextWizard is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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 45 problems (45 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.generation --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 214 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation --- [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 [50/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] The project's OSGi version is 4.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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 6 problems (6 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 245 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor --- [INFO] [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------ [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT [51/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.ecore [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.ecore --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 157 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.ecore --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore --- [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 [52/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] The project's OSGi version is 4.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types.ui.properties [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 195 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.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 [53/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [54/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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) has been deprecated since version 9 and marked for removal 1 problem (1 warning) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 288 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [55/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] The project's OSGi version is 1.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 289 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration --- [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 [56/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] The project's OSGi version is 3.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.edit [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 241 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >-- [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [57/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] The project's OSGi version is 3.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Resolving class path of org.eclipse.papyrus.customization.nattableconfiguration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') 30 problems (30 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.customization.nattableconfiguration --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 271 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration --- [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >----- [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT [58/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] The project's OSGi version is 4.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.palette [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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/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/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/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/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 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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) has been deprecated since version 9 and marked for removal [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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) has been deprecated since version 9 and marked for removal [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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 12 problems (12 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.palette --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 278 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette --- [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 [59/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] The project's OSGi version is 3.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.editor [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/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] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 241 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor --- [INFO] [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >--------- [INFO] Building org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT [60/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths --- [INFO] The project's OSGi version is 2.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths --- [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar') 12 problems (12 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 242 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths --- [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >----- [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT [61/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] The project's OSGi version is 1.3.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 692 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature --- [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 [62/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore]) [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [63/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui --- [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 [64/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] The project's OSGi version is 2.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 336 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [65/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] The project's OSGi version is 2.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.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 [66/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [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/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] The project's OSGi version is 4.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.assistants.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 317 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [67/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 284 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] The project's OSGi version is 2.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [69/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 286 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [70/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] The project's OSGi version is 2.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 272 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [71/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] The project's OSGi version is 2.1.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 266 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile --- [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74] [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [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/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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:4.0.3: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 [73/74] [INFO] from targetPlatform/pom.xml [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform --- [INFO] [INFO] --- tycho-p2:4.0.3: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 [74/74] [INFO] from site/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.3:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/pom.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] The project's OSGi version is 1.0.0.202403280314 [INFO] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 20.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Adding references to the following repositories: [INFO] https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/latest [INFO] https://download.eclipse.org/cbi/updates/tpd/nightly/latest [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [ 0.174 s] [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [ 0.004 s] [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [ 31.897 s] [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT SUCCESS [ 7.052 s] [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [ 2.179 s] [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [ 1.023 s] [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [ 2.725 s] [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SUCCESS [ 8.713 s] [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [ 0.591 s] [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [ 0.755 s] [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [ 0.791 s] [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [ 3.324 s] [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT SUCCESS [ 0.900 s] [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SUCCESS [ 0.422 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [ 3.092 s] [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [ 0.878 s] [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT SUCCESS [ 1.618 s] [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [ 0.856 s] [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [ 0.921 s] [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 20.746 s] [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [ 1.054 s] [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [ 1.038 s] [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.1.0-SNAPSHOT SUCCESS [ 4.200 s] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.1.0-SNAPSHOT SUCCESS [ 2.569 s] [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.1.100-SNAPSHOT SUCCESS [ 2.579 s] [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [ 0.465 s] [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [ 0.663 s] [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SUCCESS [ 3.440 s] [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SUCCESS [ 40.413 s] [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SUCCESS [ 0.518 s] [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SUCCESS [ 1.847 s] [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [ 1.325 s] [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SUCCESS [ 1.498 s] [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [ 1.928 s] [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [ 0.001 s] [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [ 1.427 s] [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [ 0.371 s] [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [ 2.121 s] [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [ 2.180 s] [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [ 0.400 s] [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [ 1.877 s] [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [ 0.673 s] [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [ 1.374 s] [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [ 1.573 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [ 1.340 s] [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT SUCCESS [ 0.761 s] [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [ 1.125 s] [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [ 1.647 s] [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [ 1.880 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [ 1.444 s] [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [ 1.271 s] [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [ 1.734 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [ 1.457 s] [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SUCCESS [ 1.161 s] [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SUCCESS [ 0.980 s] [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [ 1.693 s] [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [ 1.169 s] [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [ 1.930 s] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [ 1.967 s] [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [ 0.416 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [ 1.458 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [ 2.050 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [ 1.918 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [ 1.334 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [ 1.346 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [ 0.559 s] [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 7.176 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:44 min [INFO] Finished at: 2024-03-28T03:18:07Z [INFO] ------------------------------------------------------------------------ [Papyrus-Master-Toolsmiths] $ /bin/sh -xe /tmp/jenkins13563426769314150952.sh + . source/releng/toolkit/server/build-after-toolsmiths.sh ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/repository ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository ++ '[' -n '' ']' ++ buildType=N ++ COMPACT_BUILD_ID= ++ FULL_BUILD_ID=N ++ '[' -n '' ']' ++ updateZipName=Papyrus-Toolsmiths-N.zip ++ zipName=Papyrus-Toolsmiths.zip ++ rm -rf tmp ++ mkdir -p tmp/toolsmiths ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository ++ zip -r Papyrus-Toolsmiths-N.zip artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins adding: artifacts.jar (deflated 0%) adding: artifacts.xml.xz (stored 0%) adding: content.jar (deflated 8%) adding: content.xml.xz (stored 0%) adding: features/ (stored 0%) adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202403280314.jar (deflated 7%) adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202403280314.jar (deflated 7%) adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.infra.textedit.feature_1.1.0.202403280300.jar (deflated 2%) adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202403280314.jar (deflated 7%) adding: features/org.eclipse.papyrus.releng.feature_1.2.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.junit.feature_1.2.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.toolsmiths.feature_1.3.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.releng.feature.source_1.2.0.202403280314.jar (deflated 7%) adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.3.0.202403280314.jar (deflated 7%) adding: features/org.eclipse.papyrus.infra.textedit.feature.source_1.1.0.202403280300.jar (deflated 6%) adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202403280314.jar (deflated 2%) adding: features/org.eclipse.papyrus.junit.feature.source_1.2.0.202403280314.jar (deflated 7%) adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202403280314.jar (deflated 7%) adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202403280314.jar (deflated 7%) adding: p2.index (deflated 35%) adding: plugins/ (stored 0%) adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202403280314.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202403280314.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.1.0.202403280314.jar (deflated 7%) adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202403280314.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.infra.textedit.representation_1.0.0.202403280300.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202403280314.jar (deflated 22%) adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202403280314.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202403280314.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202403280314.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202403280314.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202403280314.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202403280314.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202403280314.jar (deflated 30%) adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202403280314.jar (deflated 31%) adding: plugins/org.eclipse.papyrus.infra.textedit.xtext_1.1.100.202403280300.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202403280300.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202403280314.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202403280300.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202403280314.jar (deflated 34%) adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202403280314.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202403280314.jar (deflated 35%) adding: plugins/org.eclipse.cbi.p2repo.util.source_1.1.0.v20231007-0716.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202403280314.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202403280314.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.infra.textedit.properties_1.0.0.202403280300.jar (deflated 26%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202403280314.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202403280314.jar (deflated 33%) adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202403280314.jar (deflated 24%) adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202403280314.jar (deflated 26%) adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202403280314.jar (deflated 26%) adding: plugins/org.eclipse.papyrus.junit.framework_2.2.0.202403280314.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202403280314.jar (deflated 8%) adding: plugins/org.eclipse.papyrus.dev.types.source_4.1.0.202403280314.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.infra.textedit.xtext.source_1.1.100.202403280300.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.1.0.202403280314.jar (deflated 7%) adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202403280314.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202403280314.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202403280314.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202403280314.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202403280314.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202403280314.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.1.100.202403280314.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202403280314.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.infra.textedit.edit_1.0.0.202403280300.jar (deflated 25%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202403280314.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.1.0.202403280314.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202403280314.jar (deflated 12%) adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.1.0.v20231007-0716.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202403280314.jar (deflated 36%) adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202403280314.jar (deflated 22%) adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202403280300.jar (deflated 26%) adding: plugins/org.eclipse.papyrus.junit.framework.source_2.2.0.202403280314.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202403280300.jar (deflated 25%) adding: plugins/org.eclipse.cbi.p2repo.cli_1.1.0.v20231007-0716.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.infra.textedit.types_1.0.0.202403280300.jar (deflated 30%) adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202403280314.jar (deflated 16%) adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.1.0.v20231007-0716.jar (deflated 5%) adding: plugins/org.eclipse.papyrus.infra.textedit.source_1.0.0.202403280300.jar (deflated 18%) adding: plugins/org.eclipse.cbi.p2repo.util_1.1.0.v20231007-0716.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202403280314.jar (deflated 3%) adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.1.0.202403280314.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202403280314.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202403280314.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202403280300.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202403280314.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202403280314.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202403280314.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202403280314.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202403280314.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202403280314.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202403280300.jar (deflated 25%) adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202403280314.jar (deflated 22%) adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.1.0.v20231007-0716.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202403280314.jar (deflated 34%) adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202403280314.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202403280314.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.toolsmiths_2.1.0.202403280314.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202403280300.jar (deflated 24%) adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202403280314.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.junit.utils_3.3.0.202403280314.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202403280314.jar (deflated 24%) adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202403280314.jar (deflated 24%) adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.1.0.202403280314.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202403280314.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202403280314.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202403280314.jar (deflated 34%) adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.releng.tools.source_3.2.0.202403280314.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202403280300.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202403280314.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202403280314.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.infra.textedit_1.0.0.202403280300.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202403280314.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202403280314.jar (deflated 12%) adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.1.0.v20231007-0716.jar (deflated 8%) adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202403280314.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.bundles.tests.source_3.1.0.202403280314.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202403280300.jar (deflated 31%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202403280314.jar (deflated 26%) adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202403280314.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202403280314.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.dev.ui.source_1.1.0.202403280314.jar (deflated 29%) adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.1.0.v20231007-0716.jar (deflated 11%) adding: plugins/org.eclipse.cbi.p2repo.p2_1.1.0.v20231122-1627.jar (deflated 6%) adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.1.100.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202403280314.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202403280300.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202403280314.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202403280314.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.junit.utils.source_3.3.0.202403280314.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202403280314.jar (deflated 8%) adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202403280314.jar (deflated 28%) adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202403280314.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202403280300.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202403280314.jar (deflated 36%) adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202403280314.jar (deflated 4%) adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.1.0.v20231122-1627.jar (deflated 8%) adding: plugins/org.eclipse.papyrus.dev.ui_1.1.0.202403280314.jar (deflated 29%) adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202403280314.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202403280314.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202403280314.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202403280314.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.releng.tools_3.2.0.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.bundles.tests_3.1.0.202403280314.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202403280314.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.dev.types_4.1.0.202403280314.jar (deflated 11%) adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202403280314.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.infra.textedit.ui_1.0.0.202403280300.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202403280314.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202403280314.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202403280314.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202403280314.jar (deflated 10%) ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository/Papyrus-Toolsmiths-N.zip tmp/toolsmiths ++ cd tmp ++ zip -r Papyrus-Toolsmiths.zip toolsmiths adding: toolsmiths/ (stored 0%) adding: toolsmiths/Papyrus-Toolsmiths-N.zip (stored 0%) ++ mv tmp/Papyrus-Toolsmiths.zip . Terminating xvnc. Archiving artifacts Finished: SUCCESS