Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Agent centos-7-986wp is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-986wp"
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-986wp"
    - 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-986wp"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-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-986wp (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-CDO
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
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-collaborativemodeling.git
 > git init /home/jenkins/agent/workspace/Papyrus-CDO/source # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 7e465a0bbe5528b49efa104a51f3e5151581a4c4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7e465a0bbe5528b49efa104a51f3e5151581a4c4 # timeout=10
Commit message: "Bug 578837 - [CDO] Support EMF Compare UML2 customizations"
 > git rev-list --no-walk 09ebf2857a9ca9f1c6912500917c4db5230dbdd8 # 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-CDO] $ Xvnc -help
Starting xvnc
[Papyrus-CDO] $ Xvnc :63 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Tue Mar  1 02:27:37 2022
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5963
 vncext:      created VNC server for screen 0
[Papyrus-CDO] $ /opt/tools/apache-maven/latest/bin/mvn -f ./source/cdo/pom.xml -DSign=false -DskipInnerTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-CDO/.repository clean verify
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/pom.xml
[INFO] Performing subquery
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/pom.xml
[INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (762.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (762.75kB)
[INFO] Unpacking com.google.guava_30.1.0.v20210127-2300...
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
[INFO] Unpacking com.google.inject_3.0.0.v201605172100...
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (12.94MB)
[INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1.68MB)
[INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1.41MB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (46.27kB)
[INFO] Fetching 202112081000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-12/ (63B)
[INFO] Fetching org.eclipse.osgi_3.17.100.v20211104-1730.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.4MB)
[INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (20.34kB)
[INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (353.59kB)
[INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (144.34kB)
[INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (23.5kB)
[INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (703.81kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
[INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (302.53kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (71.45kB)
[INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (411.93kB)
[INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (126.4kB)
[INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.7kB)
[INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (326.25kB)
[INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210923-1401.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (5.46MB)
[INFO] Fetching org.eclipse.ant.core_3.6.200.v20210907-1007.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.17kB)
[INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.core.runtime_3.24.0.v20210910-0750.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.78kB)
[INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.43kB)
[INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.56kB)
[INFO] Fetching org.eclipse.equinox.common_3.15.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (143.91kB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (100.02kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (136.29kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (194.4kB)
[INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (180.11kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (311.11kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (163.08kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.92kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.12kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.7.100.v20210909-1906.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.4kB)
[INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (288.46kB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.200.v20210912-1851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.8kB)
[INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.05kB)
[INFO] Fetching org.eclipse.core.resources_3.16.0.v20211001-2032.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (880.15kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.14kB)
[INFO] Fetching org.eclipse.debug.core_3.18.300.v20211117-1829.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (395.01kB)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.67kB)
[INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
[INFO] Fetching org.eclipse.swt_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.96kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.62kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.48kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.13kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.65kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.14kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.46kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.03kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
[INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
[INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.26MB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.85kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.31kB)
[INFO] Fetching org.eclipse.jface_3.24.0.v20211110-1517.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (213.89kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (203.91kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.72kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.41kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.100.v20211103-1334.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.43kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (394.73kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.33kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.3kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (260.38kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (87.54kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (229.55kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.14kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.300.v20211102-1716.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (251.59kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.300.v20211102-0939.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (147.16kB)
[INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (295.36kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.08kB)
[INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.9kB)
[INFO] Fetching org.eclipse.emf.cdo_4.16.0.v20220116-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (302.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo_4.16.0.v20220116-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (302.38kB)
[INFO] Unpacking org.eclipse.emf.cdo_4.16.0.v20220116-0838...
[INFO] Fetching org.eclipse.emf.cdo.common_4.16.0.v20220116-0747.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (192.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.common_4.16.0.v20220116-0747.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (192.47kB)
[INFO] Unpacking org.eclipse.emf.cdo.common_4.16.0.v20220116-0747...
[INFO] Fetching org.eclipse.emf.cdo.admin_4.3.2.v20211108-0253.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.admin_4.3.2.v20211108-0253.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.23kB)
[INFO] Unpacking org.eclipse.emf.cdo.admin_4.3.2.v20211108-0253...
[INFO] Fetching org.eclipse.emf.cdo.net4j_4.5.0.v20211202-1357.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.net4j_4.5.0.v20211202-1357.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.35kB)
[INFO] Unpacking org.eclipse.emf.cdo.net4j_4.5.0.v20211202-1357...
[INFO] Fetching org.eclipse.net4j_4.14.0.v20220109-1218.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (67.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j_4.14.0.v20220109-1218.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (67.05kB)
[INFO] Unpacking org.eclipse.net4j_4.14.0.v20220109-1218...
[INFO] Fetching org.eclipse.net4j.util_3.17.0.v20220116-0829.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (238.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.util_3.17.0.v20220116-0829.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (238.79kB)
[INFO] Unpacking org.eclipse.net4j.util_3.17.0.v20220116-0829...
[INFO] Fetching org.eclipse.emf.cdo.dawn_2.3.1.v20211202-1357.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.dawn_2.3.1.v20211202-1357.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.32kB)
[INFO] Unpacking org.eclipse.emf.cdo.dawn_2.3.1.v20211202-1357...
[INFO] Fetching org.eclipse.ui_3.200.0.v20211026-0701.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (432.53kB)
[INFO] Fetching org.eclipse.ui.ide_3.18.400.v20211026-0701.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.41MB)
[INFO] Fetching org.eclipse.emf.cdo.dawn.util_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.dawn.util_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.34kB)
[INFO] Unpacking org.eclipse.emf.cdo.dawn.util_2.2.0.v20210118-1607...
[INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (59.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (59.76kB)
[INFO] Unpacking org.eclipse.emf.common.ui_2.19.0.v20211110-0654...
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.cdo.dawn.gmf_2.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.dawn.gmf_2.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.69kB)
[INFO] Unpacking org.eclipse.emf.cdo.dawn.gmf_2.3.0.v20210118-1607...
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.54kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (257.07kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.43kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.16MB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (218.68kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.22kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (386.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (245.89kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.01kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (123.71kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.5kB)
[INFO] Fetching org.eclipse.emf.cdo.dawn.ui_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.dawn.ui_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.68kB)
[INFO] Unpacking org.eclipse.emf.cdo.dawn.ui_2.2.0.v20210118-1607...
[INFO] Fetching org.eclipse.emf.cdo.ui_4.11.1.v20220115-0815.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (157.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.ui_4.11.1.v20220115-0815.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (157.62kB)
[INFO] Unpacking org.eclipse.emf.cdo.ui_4.11.1.v20220115-0815...
[INFO] Fetching org.eclipse.net4j.tcp_4.3.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.tcp_4.3.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.56kB)
[INFO] Unpacking org.eclipse.net4j.tcp_4.3.2.v20211117-1501...
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.53kB)
[INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.cdo.edit_4.5.6.v20211102-0800.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.edit_4.5.6.v20211102-0800.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.16kB)
[INFO] Unpacking org.eclipse.emf.cdo.edit_4.5.6.v20211102-0800...
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (294.61kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.39kB)
[INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
[INFO] Fetching org.eclipse.emf.cdo.explorer_4.11.1.v20220110-0412.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (56.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.explorer_4.11.1.v20220110-0412.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (56.5kB)
[INFO] Unpacking org.eclipse.emf.cdo.explorer_4.11.1.v20220110-0412...
[INFO] Fetching org.eclipse.equinox.security_1.3.800.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.04kB)
[INFO] Fetching org.eclipse.emf.cdo.workspace_4.4.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.workspace_4.4.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.24kB)
[INFO] Unpacking org.eclipse.emf.cdo.workspace_4.4.2.v20211117-1501...
[INFO] Fetching org.eclipse.emf.cdo.server_4.16.0.v20220116-0829.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (163.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server_4.16.0.v20220116-0829.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (163.62kB)
[INFO] Unpacking org.eclipse.emf.cdo.server_4.16.0.v20220116-0829...
[INFO] Fetching org.eclipse.emf.cdo.server.db_4.11.1.v20220116-0720.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (124.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.db_4.11.1.v20220116-0720.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (124.81kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.db_4.11.1.v20220116-0720...
[INFO] Fetching org.eclipse.net4j.db.h2_4.5.1.v20210828-0739.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.db.h2_4.5.1.v20210828-0739.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.85kB)
[INFO] Unpacking org.eclipse.net4j.db.h2_4.5.1.v20210828-0739...
[INFO] Fetching org.eclipse.net4j.db_4.11.0.v20211107-0925.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.db_4.11.0.v20211107-0925.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.09kB)
[INFO] Unpacking org.eclipse.net4j.db_4.11.0.v20211107-0925...
[INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.5.1.v20220115-0818.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (50.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.5.1.v20220115-0818.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (50.95kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.net4j_4.5.1.v20220115-0818...
[INFO] Fetching org.eclipse.emf.cdo.transfer_4.4.3.v20211102-0800.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.transfer_4.4.3.v20211102-0800.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.84kB)
[INFO] Unpacking org.eclipse.emf.cdo.transfer_4.4.3.v20211102-0800...
[INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.57kB)
[INFO] Unpacking org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210517-1018...
[INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.4.1.v20211201-1012.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.4.1.v20211201-1012.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.25kB)
[INFO] Unpacking org.eclipse.emf.cdo.transfer.ui_4.4.1.v20211201-1012...
[INFO] Fetching org.eclipse.net4j.util.ui_3.13.0.v20220108-0908.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (93.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.util.ui_3.13.0.v20220108-0908.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (93.99kB)
[INFO] Unpacking org.eclipse.net4j.util.ui_3.13.0.v20220108-0908...
[INFO] Fetching org.eclipse.net4j.ui.shared_4.6.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.ui.shared_4.6.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.63kB)
[INFO] Unpacking org.eclipse.net4j.ui.shared_4.6.0.v20211117-1501...
[INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.6.0.v20211108-1548.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (77.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.6.0.v20211108-1548.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (77.6kB)
[INFO] Unpacking org.eclipse.emf.cdo.ui.shared_4.6.0.v20211108-1548...
[INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.38kB)
[INFO] Unpacking org.eclipse.emf.edit.ui_2.20.0.v20210506-1232...
[INFO] Fetching org.eclipse.emf.ecp.edit_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.edit_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.49kB)
[INFO] Unpacking org.eclipse.emf.ecp.edit_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.edit.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.edit.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.76kB)
[INFO] Unpacking org.eclipse.emf.ecp.edit.swt_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.ui.view.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.ui.view.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.24kB)
[INFO] Unpacking org.eclipse.emf.ecp.ui.view.swt_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.net4j.jvm_4.3.0.v20210516-1027.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.jvm_4.3.0.v20210516-1027.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.23kB)
[INFO] Unpacking org.eclipse.net4j.jvm_4.3.0.v20210516-1027...
[INFO] Fetching org.eclipse.emf.common_2.23.0.v20210924-1718.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (367kB)
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (90.57kB)
[INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.56kB)
[INFO] Fetching org.eclipse.emf.ecp.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.04kB)
[INFO] Unpacking org.eclipse.emf.ecp.common_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.common.ui_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.common.ui_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.11kB)
[INFO] Unpacking org.eclipse.emf.ecp.common.ui_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.localization_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.localization_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.31kB)
[INFO] Unpacking org.eclipse.emfforms.localization_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.45MB)
[INFO] Fetching org.eclipse.emf.ecp.view.context_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.view.context_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.49kB)
[INFO] Unpacking org.eclipse.emf.ecp.view.context_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.view.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.view.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.1kB)
[INFO] Unpacking org.eclipse.emf.ecp.view.model_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.view.model.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.view.model.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.61kB)
[INFO] Unpacking org.eclipse.emf.ecp.view.model.common_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.81kB)
[INFO] Unpacking org.eclipse.emfforms.common_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.core.services_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.core.services_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.21kB)
[INFO] Unpacking org.eclipse.emfforms.core.services_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.ui.view_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.ui.view_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.71kB)
[INFO] Unpacking org.eclipse.emf.ecp.ui.view_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.view.template.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.view.template.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.3kB)
[INFO] Unpacking org.eclipse.emf.ecp.view.template.model_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.core.services.editsupport_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.core.services.editsupport_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.8kB)
[INFO] Unpacking org.eclipse.emfforms.core.services.editsupport_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.swt.core_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.swt.core_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.48kB)
[INFO] Unpacking org.eclipse.emfforms.swt.core_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.core.bazaar_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.core.bazaar_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.26kB)
[INFO] Unpacking org.eclipse.emfforms.core.bazaar_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.view.template.service_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.view.template.service_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.16kB)
[INFO] Unpacking org.eclipse.emf.ecp.view.template.service_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.view.label.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.view.label.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.03kB)
[INFO] Unpacking org.eclipse.emf.ecp.view.label.model_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.view.annotation.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.view.annotation.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.35kB)
[INFO] Unpacking org.eclipse.emfforms.view.annotation.model_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.view.model.common.di_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.view.model.common.di_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.51kB)
[INFO] Unpacking org.eclipse.emf.ecp.view.model.common.di_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.core.services.segments_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.core.services.segments_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.62kB)
[INFO] Unpacking org.eclipse.emfforms.core.services.segments_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emf.ecp.view.util.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecp.view.util.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.06kB)
[INFO] Unpacking org.eclipse.emf.ecp.view.util.swt_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (105.57kB)
[INFO] Fetching org.eclipse.ui.workbench_3.124.0.v20211116-0651.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.47MB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.49kB)
[INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (403.7kB)
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.51kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.42kB)
[INFO] Unpacking org.eclipse.emfforms.core.services.emfspecificservice_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.emfforms.core.services.emf_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emfforms.core.services.emf_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.6kB)
[INFO] Unpacking org.eclipse.emfforms.core.services.emf_1.26.1.20210901-0930...
[INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (50.74kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.06kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.05kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.300.v20211104-1311.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (167.07kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (360.09kB)
[INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (131.39kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.8.100.v20210908-0659.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.34kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.100.v20210907-0854.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.12kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.300.v20211006-1229.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (142.29kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.64kB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
[INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
[INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.48kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.200.v20211104-1616.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (212.98kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.37kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.72kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.82kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.200.v20211013-0600.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.88kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (242.54kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.34kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.88kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (129.25kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (366.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (366.65kB)
[INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
[INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (209.6kB)
[INFO] Fetching org.eclipse.jface.text_3.19.0.v20211026-2100.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.300.v20211119-1032.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (674.55kB)
[INFO] Fetching org.eclipse.team.core_3.9.200.v20211013-1022.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (401.69kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.63kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (120.47kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (100.18kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.18kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (190.29kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.96kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (93.41kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.64kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.15kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (49.28kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (62.89kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (618.79kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (318.63kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (110.03kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (270.25kB)
[INFO] Fetching org.eclipse.jdt.core_3.28.0.v20211117-1416.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (6.64MB)
[INFO] Fetching org.eclipse.jdt.debug_3.19.0.v20211112-1303.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (905.56kB)
[INFO] Fetching org.eclipse.jdt.launching_3.19.400.v20211011-0920.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (563.25kB)
[INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.94kB)
[INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.net4j.db.jdbc_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.db.jdbc_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.7kB)
[INFO] Unpacking org.eclipse.net4j.db.jdbc_4.4.0.v20210118-1607...
[INFO] Fetching org.h2_1.3.168.v201212121212.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.27MB)
[INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (315.96kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (13.48kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (48.16kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (260.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (57.07kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (57.81kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (120.74kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (17.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (115.02kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (99.36kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (70.22kB)
[INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB)
[INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (134.95kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (108.8kB)
[INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (22.77kB)
[INFO] Fetching org.eclipse.pde.core_3.15.0.v20211020-1251.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.33MB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (67.45kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (106.81kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (464.52kB)
[INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (125.05kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (16.24kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (44.62kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (31.95kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (40.25kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (157.85kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (27.05kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (73.58kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (160.95kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (30.36kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (16.52kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (26.96kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (191.74kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (94.56kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (32.16kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (39.37kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (26.12kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (29.09kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (299.36kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (48.6kB)
[INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB)
[INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.08kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (56.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (93.35kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (61.01kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (75.64kB)
[INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.77kB)
[INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (232.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (64.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (109.09kB)
[INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (38.66kB)
[INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (56.45kB)
[INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.18kB)
[INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (55.5kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (19.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (326.48kB)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (108.19kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (97.56kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (212.3kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (265.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (108.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (140.61kB)
[INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (957.48kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (33.54kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (465.35kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (26.82kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (23.52kB)
[INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (178.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (178.19kB)
[INFO] Unpacking org.eclipse.xwt_1.6.0.202105260718...
[INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (117.79kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (33.78kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (70.44kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (330.12kB)
[INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (477.29kB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (423.11kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (160.53kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.09kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
[INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.07MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.13MB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/pom.xml
[INFO] Fetching org.eclipse.emf.cdo.expressions_4.4.0.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.expressions_4.4.0.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.62kB)
[INFO] Unpacking org.eclipse.emf.cdo.expressions_4.4.0.v20210517-1018...
[INFO] Fetching org.eclipse.emf.cdo.security_4.6.0.v20211102-0800.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.security_4.6.0.v20211102-0800.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.25kB)
[INFO] Unpacking org.eclipse.emf.cdo.security_4.6.0.v20211102-0800...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/pom.xml
[INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (504.53kB)
[INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (259.85kB)
[INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.88kB)
[INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (453.74kB)
[INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (387.41kB)
[INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (54.9kB)
[INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.44kB)
[INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (161.06kB)
[INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.81kB)
[INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (498.28kB)
[INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (79.12kB)
[INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (183.86kB)
[INFO] Fetching org.eclipse.compare_3.8.200.v20210910-1335.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (804.81kB)
[INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.7.5.v20220110-1006.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (164.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.7.5.v20220110-1006.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (164.56kB)
[INFO] Unpacking org.eclipse.emf.cdo.explorer.ui_4.7.5.v20220110-1006...
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.300.v20210914-2004.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (172.13kB)
[INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.06kB)
[INFO] Unpacking org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607...
[INFO] Fetching org.eclipse.net4j.ui_4.4.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.net4j.ui_4.4.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.81kB)
[INFO] Unpacking org.eclipse.net4j.ui_4.4.2.v20211117-1501...
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (90.09kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (137.5kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.07kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (196.84kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.04kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (341.2kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (468.75kB)
[INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.ocl_3.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.14MB)
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
[INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640...
[INFO] Fetching org.eclipse.ocl.common_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.07kB)
[INFO] Fetching org.eclipse.ocl.ecore_3.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (383.83kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.2.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1,004.66kB)
[INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (26.58kB)
[INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (101.89kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (22.77kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (26.21kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (300.73kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (31.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (22.7kB)
[INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (108.53kB)
[INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (13.1kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
[INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/pom.xml
[INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (96.33kB)
[INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
[INFO] Unpacking javax.el_2.2.0.v201303151357...
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
[INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
[INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1.67MB)
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (3.33MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (3.45MB)
[INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.42kB)
[INFO] Fetching org.eclipse.equinox.http.registry_1.3.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (47.6kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.600.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.33kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.61kB)
[INFO] Fetching org.eclipse.help.base_4.3.500.v20211124-1800.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (432.54kB)
[INFO] Fetching org.eclipse.help.webapp_3.10.500.v20210907-0721.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (736.48kB)
[INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (24.29kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.hyperlink:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.hyperlink:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/pom.xml
[INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (122.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (66.12kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (117.26kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (20.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (31.92kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.hyperlink:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.diagram.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.diagram.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/pom.xml
[INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (898.68kB)
[INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (367.61kB)
[INFO] Fetching org.eclipse.debug.ui_3.15.200.v20211108-1752.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.96MB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.100.v20211115-1252.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB)
[INFO] Fetching org.eclipse.jdt.ui_3.25.0.v20211115-1252.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.15MB)
[INFO] Fetching org.eclipse.search_3.14.0.v20211108-0804.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (489.61kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.54kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (868.38kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (142.14kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (73.85kB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.82MB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (131.36kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (177.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (44.99kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (42.78kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (141.3kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (106.3kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.19MB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (126kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (167.8kB)
[INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (64.31kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (300.31kB)
[INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (344.68kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (14.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (221.86kB)
[INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (171.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (171.86kB)
[INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (127.68kB)
[INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.83kB)
[INFO] Unpacking org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.diagram.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/pom.xml
[INFO] Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (590.15kB)
[INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.14kB)
[INFO] Unpacking org.eclipse.emf.codegen_2.22.0.v20210420-0623...
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (420.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (420.11kB)
[INFO] Unpacking org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555...
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.88kB)
[INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725...
[INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.16kB)
[INFO] Fetching org.eclipse.ocl.common.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.74kB)
[INFO] Fetching org.eclipse.ocl.examples.debug_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.91kB)
[INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (385.97kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (411.4kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (413.47kB)
[INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (217.09kB)
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB)
[INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
[INFO] Fetching org.eclipse.ocl.xtext.base_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (573.5kB)
[INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (79.13kB)
[INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB)
[INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.38kB)
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (204.09kB)
[INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (226.18kB)
[INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.62MB)
[INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (303.65kB)
[INFO] Fetching org.eclipse.ocl.pivot_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.34MB)
[INFO] Fetching org.eclipse.ocl.pivot.uml_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (247.67kB)
[INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.49kB)
[INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829...
[INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (243.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (243.5kB)
[INFO] Unpacking org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (216.48kB)
[INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (389.26kB)
[INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (60.5kB)
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (688.68kB)
[INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.27kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.12kB)
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
[INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
[INFO] Fetching org.eclipse.ocl.xtext.markup_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (181.34kB)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (168.63kB)
[INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (48.43kB)
[INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.64kB)
[INFO] Unpacking org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (256.88kB)
[INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.15kB)
[INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (499.16kB)
[INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (130.19kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.22kB)
[INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (482.77kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (192.59kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (132.16kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.edit:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.edit:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.edit:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.css.cdo:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.css.cdo:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/pom.xml
[INFO] Fetching org.eclipse.emf.cdo.ecore_1.1.4.v20220111-0535.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (13.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.ecore_1.1.4.v20220111-0535.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (13.93kB)
[INFO] Unpacking org.eclipse.emf.cdo.ecore_1.1.4.v20220111-0535...
[INFO] Fetching org.eclipse.emf.cdo.gmf.notation_1.10.2.v20211109-0843.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (46.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.gmf.notation_1.10.2.v20211109-0843.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (46.77kB)
[INFO] Unpacking org.eclipse.emf.cdo.gmf.notation_1.10.2.v20211109-0843...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (281.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (47.79kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.css.cdo:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.style.cdo:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.style.cdo:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.style.cdo:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.core.architecture.cdo:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.core.architecture.cdo:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.core.architecture.cdo:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.nattable.model.cdo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.nattable.model.cdo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.nattable.model.cdo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.textedit.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.textedit.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/pom.xml
[INFO] Fetching org.eclipse.papyrus.infra.textedit_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (26.17kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.textedit.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.uml2.uml.cdo:5.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.uml2.uml.cdo:5.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.uml2.uml.cdo:5.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.uml2.uml.profile.standard.cdo:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.uml2.uml.profile.standard.cdo:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.uml2.uml.profile.standard.cdo:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.emf.compare.uml2.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/org.eclipse.emf.compare.uml2.cdo/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.emf.compare.uml2.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/org.eclipse.emf.compare.uml2.cdo/pom.xml
[INFO] Fetching org.eclipse.emf.cdo.compare_4.5.1.v20210908-0900.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.compare_4.5.1.v20210908-0900.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17kB)
[INFO] Unpacking org.eclipse.emf.cdo.compare_4.5.1.v20210908-0900...
[INFO] Fetching org.eclipse.emf.compare_3.5.3.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (181.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare_3.5.3.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (181.4kB)
[INFO] Unpacking org.eclipse.emf.compare_3.5.3.202111290942...
[INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.28kB)
[INFO] Unpacking org.eclipse.emf.compare.rcp_2.5.2.202111290942...
[INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (67.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (67.27kB)
[INFO] Unpacking org.eclipse.emf.compare.edit_4.3.1.202111290942...
[INFO] Fetching org.eclipse.emf.compare.uml2_2.6.1.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.uml2_2.6.1.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.65kB)
[INFO] Unpacking org.eclipse.emf.compare.uml2_2.6.1.202111290942...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.emf.compare.uml2.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/org.eclipse.emf.compare.uml2.cdo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.emf.compare.uml2.cdo.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.emf.compare.uml2.cdo.feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.emf.compare.uml2.cdo.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.emf.compare.uml2.cdo.feature/pom.xml
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.emf.compare.uml2.cdo.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.emf.compare.uml2.cdo.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.feature/pom.xml
[INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (253.01kB)
[INFO] Fetching jakarta.activation_1.2.2.v20201119-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (60.4kB)
[INFO] Fetching javax.activation_2.0.0.v20201118-1818.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (80.71kB)
[INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (133.35kB)
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (249kB)
[INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (2.96MB)
[INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (64.23kB)
[INFO] Fetching org.eclipse.emf.cdo.ui.compare_4.7.0.v20211125-1509.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.ui.compare_4.7.0.v20211125-1509.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.24kB)
[INFO] Unpacking org.eclipse.emf.cdo.ui.compare_4.7.0.v20211125-1509...
[INFO] Fetching org.eclipse.emf.cdo.compare_4.8.0.v20211125-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (28.44kB)
[INFO] Fetching org.eclipse.emf.cdo.compare.source_4.5.1.v20210908-0900.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (96.65kB)
[INFO] Fetching org.eclipse.emf.cdo.ui.compare.source_4.7.0.v20211125-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.66kB)
[INFO] Fetching org.eclipse.emf.cdo.compare.source_4.8.0.v20211125-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (30.68kB)
[INFO] Fetching org.eclipse.emf.cdo.dawn.emf_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.dawn.emf_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.42kB)
[INFO] Unpacking org.eclipse.emf.cdo.dawn.emf_2.2.0.v20210118-1607...
[INFO] Fetching org.eclipse.emf.cdo.dawn.graphiti_2.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.dawn.graphiti_2.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.21kB)
[INFO] Unpacking org.eclipse.emf.cdo.dawn.graphiti_2.3.0.v20210118-1607...
[INFO] Fetching org.eclipse.emf.cdo.dawn_2.4.2.v20211202-1357.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (28.46kB)
[INFO] Fetching org.eclipse.graphiti_0.18.0.202106091000.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (95.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.graphiti_0.18.0.202106091000.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (95.26kB)
[INFO] Unpacking org.eclipse.graphiti_0.18.0.202106091000...
[INFO] Fetching org.eclipse.graphiti.ui_0.18.0.202106091000.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (226kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.graphiti.ui_0.18.0.202106091000.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (226kB)
[INFO] Unpacking org.eclipse.graphiti.ui_0.18.0.202106091000...
[INFO] Fetching org.eclipse.emf.cdo.doc_4.2.5.v20211124-1218.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.84MB)
[INFO] Fetching org.eclipse.emf.cdo.doc_4.3.5.v20211124-1218.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (28.4kB)
[INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies_1.0.0.v20220109-0419.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (50.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies_1.0.0.v20220109-0419.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (50.22kB)
[INFO] Unpacking org.eclipse.emf.cdo.ecore.dependencies_1.0.0.v20220109-0419...
[INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies_1.0.0.v20220109-0419.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (28.37kB)
[INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies.source_1.0.0.v20220109-0419.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (66.92kB)
[INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies.source_1.0.0.v20220109-0419.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (30.71kB)
[INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.2.7.v20211115-1157.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.04MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.2.7.v20211115-1157.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.04MB)
[INFO] Unpacking org.eclipse.emf.cdo.examples.installer_4.2.7.v20211115-1157...
[INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.3.7.v20211115-1157.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (28.39kB)
[INFO] Fetching org.eclipse.emf.cdo.expressions.edit_4.4.0.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.expressions.edit_4.4.0.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.57kB)
[INFO] Unpacking org.eclipse.emf.cdo.expressions.edit_4.4.0.v20210517-1018...
[INFO] Fetching org.eclipse.emf.cdo.expressions.editor_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.expressions.editor_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.9kB)
[INFO] Unpacking org.eclipse.emf.cdo.expressions.editor_4.5.0.v20210118-1607...
[INFO] Fetching org.eclipse.emf.cdo.security.edit_4.5.0.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.security.edit_4.5.0.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.1kB)
[INFO] Unpacking org.eclipse.emf.cdo.security.edit_4.5.0.v20210517-1018...
[INFO] Fetching org.eclipse.emf.cdo.security.editor_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.security.editor_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.45kB)
[INFO] Unpacking org.eclipse.emf.cdo.security.editor_4.4.0.v20210118-1607...
[INFO] Fetching org.eclipse.emf.cdo.security.ui_4.5.2.v20210828-0739.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.security.ui_4.5.2.v20210828-0739.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.66kB)
[INFO] Unpacking org.eclipse.emf.cdo.security.ui_4.5.2.v20210828-0739...
[INFO] Fetching org.eclipse.emf.cdo.ui.team_4.4.1.v20211206-0932.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (16.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.ui.team_4.4.1.v20211206-0932.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (16.76kB)
[INFO] Unpacking org.eclipse.emf.cdo.ui.team_4.4.1.v20211206-0932...
[INFO] Fetching org.eclipse.emf.cdo.ui.jdt_1.0.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.ui.jdt_1.0.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.33kB)
[INFO] Unpacking org.eclipse.emf.cdo.ui.jdt_1.0.0.v20210118-1607...
[INFO] Fetching org.eclipse.emf.cdo.transfer.workspace_4.4.0.v20210419-0458.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.transfer.workspace_4.4.0.v20210419-0458.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.58kB)
[INFO] Unpacking org.eclipse.emf.cdo.transfer.workspace_4.4.0.v20210419-0458...
[INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.ui_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.ui_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.63kB)
[INFO] Unpacking org.eclipse.emf.cdo.transfer.workspace.ui_4.4.0.v20210118-1607...
[INFO] Fetching org.eclipse.emf.cdo_4.17.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (28.88kB)
[INFO] Fetching org.eclipse.emf.cdo.genmodel_1.0.1.v20220111-0535.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (8.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.genmodel_1.0.1.v20220111-0535.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (8.33kB)
[INFO] Unpacking org.eclipse.emf.cdo.genmodel_1.0.1.v20220111-0535...
[INFO] Fetching org.eclipse.emf.cdo.migrator_3.2.8.v20220110-1443.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (74.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.migrator_3.2.8.v20220110-1443.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (74.9kB)
[INFO] Unpacking org.eclipse.emf.cdo.migrator_3.2.8.v20220110-1443...
[INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.61kB)
[INFO] Unpacking org.eclipse.emf.importer_2.12.0.v20190321-1539...
[INFO] Fetching org.eclipse.emf.cdo.migrator_4.4.8.v20220110-1443.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (28.38kB)
[INFO] Fetching org.eclipse.emf.cdo.migrator.source_3.2.8.v20220110-1443.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (35.66kB)
[INFO] Fetching org.eclipse.emf.cdo.migrator.source_4.4.8.v20220110-1443.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (30.63kB)
[INFO] Fetching org.eclipse.emf.cdo.sdk_5.10.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (28.87kB)
[INFO] Fetching org.eclipse.emf.cdo.sdk_4.1.602.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.sdk_4.1.602.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.62kB)
[INFO] Unpacking org.eclipse.emf.cdo.sdk_4.1.602.v20210118-1607...
[INFO] Fetching org.eclipse.emf.cdo.sdk.source_4.1.602.v20210118-1607.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.12kB)
[INFO] Fetching org.eclipse.emf.cdo.sdk.source_5.10.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (30.72kB)
[INFO] Fetching org.eclipse.emf.cdo.server.admin_4.3.5.v20220108-0929.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (32.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.admin_4.3.5.v20220108-0929.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (32.29kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.admin_4.3.5.v20220108-0929...
[INFO] Fetching org.eclipse.emf.cdo.server.security_4.8.0.v20211109-0640.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (30.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.security_4.8.0.v20211109-0640.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (30.35kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.security_4.8.0.v20211109-0640...
[INFO] Fetching org.eclipse.emf.cdo.server.db_4.11.1.v20220116-0720.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (28.34kB)
[INFO] Fetching org.eclipse.emf.cdo.server.db.source_4.11.1.v20220116-0720.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (205.15kB)
[INFO] Fetching org.eclipse.emf.cdo.server.db.source_4.11.1.v20220116-0720.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (30.61kB)
[INFO] Fetching org.eclipse.emf.cdo.server.embedded_4.10.2.v20211124-1218.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.embedded_4.10.2.v20211124-1218.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.95kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.embedded_4.10.2.v20211124-1218...
[INFO] Fetching org.eclipse.emf.cdo.server.embedded_4.17.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (28.46kB)
[INFO] Fetching org.eclipse.emf.cdo.server.embedded.source_4.10.2.v20211124-1218.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.26kB)
[INFO] Fetching org.eclipse.net4j.jvm.source_4.3.0.v20210516-1027.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.54kB)
[INFO] Fetching org.eclipse.emf.cdo.server.embedded.source_4.17.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (30.75kB)
[INFO] Fetching org.eclipse.emf.cdo.server.ocl_4.4.0.v20211109-0843.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.ocl_4.4.0.v20211109-0843.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.75kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.ocl_4.4.0.v20211109-0843...
[INFO] Fetching org.eclipse.emf.cdo.server.product_4.2.4.v20220115-0815.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (12.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.product_4.2.4.v20220115-0815.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (12.16kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.product_4.2.4.v20220115-0815...
[INFO] Fetching org.eclipse.emf.cdo.server_4.17.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (28.58kB)
[INFO] Fetching org.eclipse.emf.cdo.server.lissome_4.3.2.v20211202-1357.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.lissome_4.3.2.v20211202-1357.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.08kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.lissome_4.3.2.v20211202-1357...
[INFO] Fetching org.eclipse.emf.cdo.server.lissome_4.3.3.v20211202-1357.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (28.37kB)
[INFO] Fetching org.eclipse.emf.cdo.server.lissome.source_4.3.2.v20211202-1357.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (58.36kB)
[INFO] Fetching org.eclipse.emf.cdo.server.lissome.source_4.3.3.v20211202-1357.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (30.67kB)
[INFO] Fetching org.eclipse.emf.cdo.server.mongodb_4.1.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cdo.server.mongodb_4.1.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.98kB)
[INFO] Unpacking org.eclipse.emf.cdo.server.mongodb_4.1.2.v20211117-1501...
[INFO] Fetching org.eclipse.orbit.mongodb_3.2.2.v20181004-1955.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1.52MB)
[INFO] Fetching org.eclipse.emf.cdo.server.mongodb_5.1.4.v20211117-1501.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (28.47kB)
[INFO] Fetching org.eclipse.emf.cdo.server.mongodb.source_4.1.2.v20211117-1501.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.51kB)
[INFO] Fetching org.eclipse.emf.cdo.server.mongodb.source_5.1.4.v20211117-1501.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (30.75kB)
[INFO] Fetching org.eclipse.emf.cdo.common.source_4.16.0.v20220116-0747.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (412.58kB)
[INFO] Fetching org.eclipse.emf.cdo.server.source_4.16.0.v20220116-0829.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (246.34kB)
[INFO] Fetching org.eclipse.emf.cdo.source_4.16.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (528.03kB)
[INFO] Fetching org.eclipse.emf.cdo.server.net4j.source_4.5.1.v20220115-0818.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (115.05kB)
[INFO] Fetching org.eclipse.emf.cdo.server.ocl.source_4.4.0.v20211109-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.05kB)
[INFO] Fetching org.eclipse.emf.cdo.server.product.source_4.2.4.v20220115-0815.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (12.2kB)
[INFO] Fetching org.eclipse.emf.cdo.server.security.source_4.8.0.v20211109-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.27kB)
[INFO] Fetching org.eclipse.emf.cdo.security.source_4.6.0.v20211102-0800.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (111.76kB)
[INFO] Fetching org.eclipse.emf.cdo.expressions.source_4.4.0.v20210517-1018.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (80.03kB)
[INFO] Fetching org.eclipse.emf.cdo.server.admin.source_4.3.5.v20220108-0929.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (57.95kB)
[INFO] Fetching org.eclipse.emf.cdo.server.source_4.17.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (30.72kB)
[INFO] Fetching org.eclipse.emf.cdo.edit.source_4.5.6.v20211102-0800.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (38.68kB)
[INFO] Fetching org.eclipse.emf.cdo.net4j.source_4.5.0.v20211202-1357.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (143.8kB)
[INFO] Fetching org.eclipse.emf.cdo.workspace.source_4.4.2.v20211117-1501.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.95kB)
[INFO] Fetching org.eclipse.emf.cdo.expressions.edit.source_4.4.0.v20210517-1018.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (49.08kB)
[INFO] Fetching org.eclipse.emf.cdo.expressions.editor.source_4.5.0.v20210118-1607.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.55kB)
[INFO] Fetching org.eclipse.emf.cdo.security.edit.source_4.5.0.v20210517-1018.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.93kB)
[INFO] Fetching org.eclipse.emf.cdo.security.editor.source_4.4.0.v20210118-1607.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.62kB)
[INFO] Fetching org.eclipse.emf.cdo.security.ui.source_4.5.2.v20210828-0739.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (62.99kB)
[INFO] Fetching org.eclipse.emf.cdo.admin.source_4.3.2.v20211108-0253.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.86kB)
[INFO] Fetching org.eclipse.emf.cdo.ui.source_4.11.1.v20220115-0815.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (265.92kB)
[INFO] Fetching org.eclipse.emf.cdo.ui.shared.source_4.6.0.v20211108-1548.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.63kB)
[INFO] Fetching org.eclipse.emf.cdo.ui.admin.source_4.3.0.v20210118-1607.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.67kB)
[INFO] Fetching org.eclipse.emf.cdo.ui.team.source_4.4.1.v20211206-0932.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (18.05kB)
[INFO] Fetching org.eclipse.emf.cdo.ui.jdt.source_1.0.0.v20210118-1607.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.87kB)
[INFO] Fetching org.eclipse.emf.cdo.transfer.source_4.4.3.v20211102-0800.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.17kB)
[INFO] Fetching org.eclipse.emf.cdo.transfer.repository.source_4.3.1.v20210517-1018.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.73kB)
[INFO] Fetching org.eclipse.emf.cdo.transfer.ui.source_4.4.1.v20211201-1012.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.18kB)
[INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.source_4.4.0.v20210419-0458.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.29kB)
[INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.ui.source_4.4.0.v20210118-1607.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.72kB)
[INFO] Fetching org.eclipse.emf.cdo.explorer.source_4.11.1.v20220110-0412.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (70.76kB)
[INFO] Fetching org.eclipse.emf.cdo.explorer.ui.source_4.7.5.v20220110-1006.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/plugins/ (170.42kB)
[INFO] Fetching org.eclipse.emf.cdo.source_4.17.0.v20220116-0838.jar from https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/features/ (30.84kB)
[INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.29kB)
[INFO] Unpacking org.eclipse.emf.compare.rcp.ui_4.4.2.202111290942...
[INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (246.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (246.35kB)
[INFO] Unpacking org.eclipse.emf.compare.ide.ui_4.4.3.202111290942...
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.28.0.v20210925-0555.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.28.0.v20210925-0555.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.78kB)
[INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.28.0.v20210925-0555...
[INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202111290942.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.25kB)
[INFO] Unpacking org.eclipse.emf.compare.ide_3.4.3.202111290942...
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.6kB)
[INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.49kB)
[INFO] Unpacking org.eclipse.emf.mwe.core_1.6.1.v20210218-2134...
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.47kB)
[INFO] Unpacking org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134...
[INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.61kB)
[INFO] Unpacking org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134...
[INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.78kB)
[INFO] Unpacking org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134...
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.5kB)
[INFO] Unpacking org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134...
[INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.82kB)
[INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.19kB)
[INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.12kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (39.19kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.87kB)
[INFO] Fetching org.eclipse.graphiti.mm_0.18.0.202106091000.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.graphiti.mm_0.18.0.202106091000.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.83kB)
[INFO] Unpacking org.eclipse.graphiti.mm_0.18.0.202106091000...
[INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (157.36kB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (31.58kB)
[INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202106041225.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.41MB)
[INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (150.07kB)
[INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (162.97kB)
[INFO] Fetching org.eclipse.ocl.examples.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.33kB)
[INFO] Fetching org.eclipse.ocl.pivot.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.43kB)
[INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (279.94kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (310.77kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (400.68kB)
[INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (12.96kB)
[INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (69.69kB)
[INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (11.81MB)
[INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (284.55kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (186.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (5.24MB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (444.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (183.28kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (5.19MB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (378.2kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (634.37kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (874.73kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (171.7kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.09MB)
[INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (463.79kB)
[INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (2.32MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (2.06MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (3.1MB)
[INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (33.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (59.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (891.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (4.59MB)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.19MB)
[INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.79MB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (89.15kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (155.91kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (512.8kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (470.3kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (333.21kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (127.9kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (576.62kB)
[INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (56.85kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (83.49kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (47.41kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (754.61kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (609.54kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (395.6kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.48MB)
[INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.59kB)
[INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (71.76kB)
[INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (24.3kB)
[INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (34.83kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (39.08kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (222.67kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (30.32kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (154.35kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (119.01kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (372.45kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (26.17kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (25.08kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (113.17kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (162.03kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (81.51kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (53.53kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (290.15kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (44.14kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (19.1kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (32.42kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (40.06kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (108.77kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.32kB)
[INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (35.08kB)
[INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (34.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (77.62kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (141.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (13.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.99kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (32.94kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (24.45kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (56.72kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (15.59kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (69.21kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (124.3kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (48.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (271.15kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (54.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (99.13kB)
[INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (33.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (117.24kB)
[INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (38.12kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (70.97kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (28.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (208.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (133.72kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (62.79kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (73.96kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (15.58kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (72.87kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (17.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (63.44kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (133.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (344.09kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (165.89kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (12.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (29.69kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.95kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (206.78kB)
[INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (857.57kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.46MB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (55.38kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (15.16kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (72.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (84.07kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (31.87kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (114.5kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (28.56kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (14.93kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (43.09kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (103.89kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (14.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (13.74kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (44.41kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (39.38kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (51.73kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (17.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (70.39kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.44kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (251.07kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (19.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (32.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (22.26kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (12.25kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (19.7kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (245.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (603.18kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (46.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (32.94kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (10.54kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (179.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (21.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (22.21kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (38.19kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (81.35kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (28.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (12.44kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (15.67kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (65.67kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (87.6kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (50.86kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (319.98kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.sdk_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (12.82kB)
[INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (2.36MB)
[INFO] Fetching org.eclipse.papyrus.sdk.feature_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.22kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.43MB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (24.11kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (17.17kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (406.16kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (62.52kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (393.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (25.07kB)
[INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (34.31kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.91MB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (262.95kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (15.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (14.88kB)
[INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.24kB)
[INFO] Unpacking org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.1MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (487.15kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (582.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.35MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (486.6kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (158.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (597.65kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.5MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (607.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (977.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (544.91kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (2.98MB)
[INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (30.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (44.72kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (143.33kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (54.26kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (130.66kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (70.15kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.92kB)
[INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (822.09kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (215.53kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (516.01kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (110.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (27.58kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (71.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (332.46kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (238.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (17.25kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (34.2kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (85.96kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (33.67kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (12.35kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (45.99kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (13.35kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (96.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (31.29kB)
[INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (29.92kB)
[INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (76.6kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (67.45kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (78.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (27.18kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (1.51MB)
[INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (36.95kB)
[INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (13.41kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (164.81kB)
[INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (13.03kB)
[INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (14kB)
[INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (16.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (45.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (14.76kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (222kB)
[INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (32.26kB)
[INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (20.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (305.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.feature_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.33kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (15.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.87kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (168.14kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (19.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.84kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (248.07kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (14.9kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.83kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (17.21kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (12.13kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (41.17kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (58.97kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (199.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (18.11kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (18.77kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (42.48kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (23.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (22.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (15.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (117.11kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (62.29kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (28.01kB)
[INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (58.84kB)
[INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (48.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (76.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (92.77kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (55.18kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (47.64kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (70.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (49.27kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (27.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (74.72kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (52.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (158.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (86.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (188.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (85.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (111.47kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (63.26kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (115.63kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (64.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (16.29kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (189.01kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (86.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (115.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (308.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (384.87kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (19.18kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (93.84kB)
[INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.83kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (12.51kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.86kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (40.47kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.views.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (26.58kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (25kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_4.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (70.95kB)
[INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/plugins/ (40.23kB)
[INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.82kB)
[INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.79kB)
[INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202112011019.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/main/features/ (18.85kB)
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (228.7kB)
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (535.07kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.36kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.91kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (969.17kB)
[INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.13kB)
[INFO] Unpacking org.eclipse.xwt.css_1.6.0.202105260718...
[INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.93kB)
[INFO] Unpacking org.eclipse.xwt.emf_1.6.0.202105260718...
[INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.29kB)
[INFO] Unpacking org.eclipse.xwt.pde_1.6.0.202105260718...
[INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.91kB)
[INFO] Unpacking org.eclipse.xwt.xml_1.6.0.202105260718...
[INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.08kB)
[INFO] Unpacking org.eclipse.xwt.forms_1.6.0.202105260718...
[INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB)
[INFO] Unpacking org.pushingpixels.trident_1.2.0.v201305152020...
[INFO] Fetching org.eclipse.xwt.feature_1.6.0.202105260718.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.15kB)
[INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.46kB)
[INFO] Unpacking org.eclipse.xwt.ui.workbench_1.7.0.202105260718...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.models.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.models.feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.models.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.models.feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.models.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.models.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.infra.textedit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.infra.textedit.feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.infra.textedit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.infra.textedit.feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.cdo.infra.textedit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/features/org.eclipse.papyrus.cdo.infra.textedit.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.p2:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/releng/org.eclipse.papyrus.cdo.p2/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.p2:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/releng/org.eclipse.papyrus.cdo.p2/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.p2:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/releng/org.eclipse.papyrus.cdo.p2/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.core.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.core.tests/pom.xml
[INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.65kB)
[INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (421.77kB)
[INFO] Fetching org.eclipse.papyrus.junit.utils_3.1.0.202112011052.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/toolsmiths/plugins/ (218.82kB)
[INFO] Fetching org.eclipse.papyrus.junit.framework_2.1.0.202112011052.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/toolsmiths/plugins/ (73.41kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.4.200.v20211026-0701.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.07kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (65.43kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.core.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Collaborative Modeling - CDO                                       [pom]
[INFO] org.eclipse.papyrus.cdo-bundles                                    [pom]
[INFO] org.eclipse.papyrus.cdo.core                            [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.security                        [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.security.properties             [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.validation.problems             [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.validation.problems.edit        [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.ui                              [eclipse-plugin]
[INFO] Papyrus CDO UI doc                                      [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.ui.hyperlink                    [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.uml.diagram.ui                  [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.uml.search.ui                   [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo.uml.ui                          [eclipse-plugin]
[INFO] org.eclipse.papyrus.infra.gmfdiag.css.cdo               [eclipse-plugin]
[INFO] org.eclipse.papyrus.infra.gmfdiag.style.cdo             [eclipse-plugin]
[INFO] org.eclipse.papyrus.infra.core.architecture.cdo         [eclipse-plugin]
[INFO] org.eclipse.papyrus.infra.nattable.model.cdo            [eclipse-plugin]
[INFO] org.eclipse.papyrus.infra.textedit.cdo                  [eclipse-plugin]
[INFO] uml                                                                [pom]
[INFO] org.eclipse.uml2.uml.cdo                                [eclipse-plugin]
[INFO] org.eclipse.uml2.uml.profile.standard.cdo               [eclipse-plugin]
[INFO] compare                                                            [pom]
[INFO] org.eclipse.emf.compare.uml2.cdo                        [eclipse-plugin]
[INFO] org.eclipse.papyrus.cdo-features                                   [pom]
[INFO] org.eclipse.emf.compare.uml2.cdo.feature               [eclipse-feature]
[INFO] org.eclipse.papyrus.cdo.feature                        [eclipse-feature]
[INFO] org.eclipse.papyrus.cdo.models.feature                 [eclipse-feature]
[INFO] org.eclipse.papyrus.cdo.infra.textedit.feature         [eclipse-feature]
[INFO] org.eclipse.papyrus.cdo-releng                                     [pom]
[INFO] org.eclipse.papyrus.cdo.p2                          [eclipse-repository]
[INFO] org.eclipse.papyrus.cdo-tests                                      [pom]
[INFO] org.eclipse.papyrus.cdo.core.tests                 [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.cdo.ui.tests                   [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.cdo.validation.problems.tests  [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.cdo.uml.ui.tests               [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.cdo.uml.search.ui.tests        [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.cdo.tests                      [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.uml.cdo-tests                                  [pom]
[INFO] org.eclipse.papyrus.cdo.targetplatform       [eclipse-target-definition]
[INFO] 
[INFO] --------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.root >--------
[INFO] Building Collaborative Modeling - CDO 1.2.0-SNAPSHOT              [1/39]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.root ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.root ---
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.root ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.root ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.root ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.root ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo-bundles >-------
[INFO] Building org.eclipse.papyrus.cdo-bundles 1.2.0-SNAPSHOT           [2/39]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo-bundles ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo-bundles ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo-bundles ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo-bundles ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo-bundles ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo-bundles ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core >--------
[INFO] Building org.eclipse.papyrus.cdo.core 2.0.1-SNAPSHOT              [3/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.core ---
[INFO] The project's OSGi version is 2.0.1.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.core ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.core ---
[INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/target/classes
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareCommandStack.java:[27] 
	import org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStack;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type NestingNotifyingWorkspaceCommandStack is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareCommandStack.java:[36] 
	public class CDOAwareCommandStack extends NestingNotifyingWorkspaceCommandStack {
	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type NestingNotifyingWorkspaceCommandStack is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareCommandStack.java:[39] 
	super(history);
	^^^^^^^^^^^^^^^
The constructor NestingNotifyingWorkspaceCommandStack(IOperationHistory) is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareCommandStack.java:[43] 
	super(nested, history);
	^^^^^^^^^^^^^^^^^^^^^^^
The constructor NestingNotifyingWorkspaceCommandStack(boolean, IOperationHistory) is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareCommandStack.java:[57] 
	protected NestingNotifyingWorkspaceCommandStack createNestedCommandStack(IOperationHistory history) {
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type NestingNotifyingWorkspaceCommandStack is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareTransactionalEditingDomainProvider.java:[21] 
	import org.eclipse.papyrus.commands.CheckedOperationHistory;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type CheckedOperationHistory is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareTransactionalEditingDomainProvider.java:[35] 
	CDOAwareCommandStack stack = new CDOAwareCommandStack(CheckedOperationHistory.getInstance());
	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
The type CheckedOperationHistory is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareTransactionalEditingDomainProvider.java:[35] 
	CDOAwareCommandStack stack = new CDOAwareCommandStack(CheckedOperationHistory.getInstance());
	                                                                              ^^^^^^^^^^^^^
The method getInstance() from the type CheckedOperationHistory is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/importer/ModelImporter.java:[280] 
	org.eclipse.papyrus.infra.core.sashwindows.di.PageList dstPages = dstMngr.getPageList();
	                                              ^^^^^^^^
The type PageList is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/importer/ModelImporter.java:[280] 
	org.eclipse.papyrus.infra.core.sashwindows.di.PageList dstPages = dstMngr.getPageList();
	                                                                          ^^^^^^^^^^^^^
The method getPageList() from the type SashWindowsMngr is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/importer/ModelImporter.java:[281] 
	org.eclipse.papyrus.infra.core.sashwindows.di.PageList srcPages = srcMngr.getPageList();
	                                              ^^^^^^^^
The type PageList is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/importer/ModelImporter.java:[281] 
	org.eclipse.papyrus.infra.core.sashwindows.di.PageList srcPages = srcMngr.getPageList();
	                                                                          ^^^^^^^^^^^^^
The method getPageList() from the type SashWindowsMngr is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/importer/ModelImporter.java:[284] 
	dstMngr.setPageList(srcPages);
	        ^^^^^^^^^^^^^^^^^^^^^
The method setPageList(PageList) from the type SashWindowsMngr is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/importer/ModelImporter.java:[286] 
	dstPages.getAvailablePage().addAll(srcPages.getAvailablePage());
	         ^^^^^^^^^^^^^^^^^^
The method getAvailablePage() from the type PageList is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/importer/ModelImporter.java:[286] 
	dstPages.getAvailablePage().addAll(srcPages.getAvailablePage());
	                                            ^^^^^^^^^^^^^^^^^^
The method getAvailablePage() from the type PageList is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/controlmode/CDOProxyManager.java:[19] 
	import org.eclipse.emf.cdo.internal.explorer.checkouts.CDOCheckoutViewProvider;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutViewProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer/4.11.1.v20220110-0412/org.eclipse.emf.cdo.explorer-4.11.1.v20220110-0412.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/controlmode/CDOProxyManager.java:[36] 
	private static final String URI_SCHEME = CDOCheckoutViewProvider.SCHEME;
	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutViewProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer/4.11.1.v20220110-0412/org.eclipse.emf.cdo.explorer-4.11.1.v20220110-0412.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/internal/core/controlmode/CDOProxyManager.java:[36] 
	private static final String URI_SCHEME = CDOCheckoutViewProvider.SCHEME;
	                                                                 ^^^^^^
Discouraged access: The field 'CDOCheckoutViewProvider.SCHEME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer/4.11.1.v20220110-0412/org.eclipse.emf.cdo.explorer-4.11.1.v20220110-0412.jar')
18 problems (18 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/target/org.eclipse.papyrus.cdo.core-2.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/target/org.eclipse.papyrus.cdo.core-2.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.core ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security >------
[INFO] Building org.eclipse.papyrus.cdo.security 1.0.0-SNAPSHOT          [4/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.security ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.security ---
[INFO] The project's OSGi version is 1.0.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.security ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.security ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.security ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.security ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.security ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/target/org.eclipse.papyrus.cdo.security-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.security ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.security ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/target/org.eclipse.papyrus.cdo.security-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.security ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.security ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.security ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.security ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security.properties >--
[INFO] Building org.eclipse.papyrus.cdo.security.properties 1.0.0-SNAPSHOT [5/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] The project's OSGi version is 1.0.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/target/classes
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/src/org/eclipse/papyrus/cdo/security/properties/Activator.java:[17] 
	Class<EMFInstanceOfConstraint> clazz = org.eclipse.papyrus.infra.constraints.constraints.EMFInstanceOfConstraint.class;
	                               ^^^^^
The value of the local variable clazz is not used
1 problem (1 warning)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/target/org.eclipse.papyrus.cdo.security.properties-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/target/org.eclipse.papyrus.cdo.security.properties-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.security.properties ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems >--
[INFO] Building org.eclipse.papyrus.cdo.validation.problems 1.2.0-SNAPSHOT [6/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] The project's OSGi version is 1.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/target/org.eclipse.papyrus.cdo.validation.problems-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/target/org.eclipse.papyrus.cdo.validation.problems-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.validation.problems ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.edit >--
[INFO] Building org.eclipse.papyrus.cdo.validation.problems.edit 1.2.0-SNAPSHOT [7/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] The project's OSGi version is 1.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/target/org.eclipse.papyrus.cdo.validation.problems.edit-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/target/org.eclipse.papyrus.cdo.validation.problems.edit-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.validation.problems.edit ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui >---------
[INFO] Building org.eclipse.papyrus.cdo.ui 1.2.0-SNAPSHOT                [8/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.ui ---
[INFO] The project's OSGi version is 1.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.ui ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.ui ---
[INFO] Compiling 62 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/target/classes
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/adapters/CDOAdapterFactory.java:[41] 
	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
	       ^^^^^^
Type safety: The return type Object for getAdapter(Object, Class) from the type CDOAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/adapters/CDOAdapterFactory.java:[89] 
	public Class[] getAdapterList() {
	       ^^^^^^^
Type safety: The return type Class[] for getAdapterList() from the type CDOAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/views/CheckoutItemProvider.java:[59] 
	@SuppressWarnings("unchecked")
	                  ^^^^^^^^^^^
Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/adapters/EditorAdapterFactory.java:[35] 
	public Object getAdapter(Object adaptableObject, Class adapterType) {
	       ^^^^^^
Type safety: The return type Object for getAdapter(Object, Class) from the type EditorAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/adapters/EditorAdapterFactory.java:[50] 
	public Class[] getAdapterList() {
	       ^^^^^^^
Type safety: The return type Class[] for getAdapterList() from the type EditorAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/DawnEditorAdapter.java:[103] 
	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
	       ^^^^^^
Type safety: The return type Object for getAdapter(Class) from the type DawnEditorAdapter needs unchecked conversion to conform to T from the type IAdaptable
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/views/DIModel.java:[74] 
	public Object getAdapter(Class adapter) {
	       ^^^^^^
Type safety: The return type Object for getAdapter(Class) from the type DIModel needs unchecked conversion to conform to T from the type PlatformObject
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/views/DIModel.java:[79] 
	return super.getAdapter(adapter);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/views/DIModel.java:[79] 
	return super.getAdapter(adapter);
	                        ^^^^^^^
Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/decorators/CDOStateLabelDecorator.java:[54] 
	private final ListenerList listeners = new ListenerList();
	              ^^^^^^^^^^^^
ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/decorators/CDOStateLabelDecorator.java:[54] 
	private final ListenerList listeners = new ListenerList();
	                                           ^^^^^^^^^^^^
ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/decorators/CDOStateLabelDecorator.java:[110] 
	listeners.add(listener);
	^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/dialogs/CreateCDOModelFragmentDialog.java:[225] 
	return (parentUnit instanceof CDOResource) ? new CreateCDOModelFragmentDialog(shell, parentUnit, defaultUnitURI) : DEFAULT.createDialog(shell, parentUnit, defaultUnitURI);
	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method createDialog(Shell, Resource, String) from the type IControlModeFragmentDialogProvider is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/dialogs/CreateCDOModelFragmentDialog.java:[240] 
	public Class[] getAdapterList() {
	       ^^^^^^^
Type safety: The return type Class[] for getAdapterList() from the type CreateCDOModelFragmentDialog.AdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/dialogs/CreateCDOModelFragmentDialog.java:[245] 
	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
	       ^^^^^^
Type safety: The return type Object for getAdapter(Object, Class) from the type CreateCDOModelFragmentDialog.AdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/wizards/CheckoutSelectionBlock.java:[25] 
	import org.eclipse.emf.cdo.explorer.checkouts.CDOCheckoutManager;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.cdo.explorer.checkouts.CDOCheckoutManager is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/wizards/CheckoutSelectionBlock.java:[26] 
	import org.eclipse.emf.cdo.explorer.ui.checkouts.CDOCheckoutContentProvider;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[31] 
	import org.eclipse.emf.cdo.internal.ui.InteractiveConflictHandlerSelector;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'InteractiveConflictHandlerSelector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.ui/4.11.1.v20220115-0815/org.eclipse.emf.cdo.ui-4.11.1.v20220115-0815.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[42] 
	import org.eclipse.emf.internal.cdo.transaction.CDOHandlingConflictResolver;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOHandlingConflictResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo/4.16.0.v20220116-0838/org.eclipse.emf.cdo-4.16.0.v20220116-0838.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[68] 
	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type AdapterUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[99] 
	private final Map<IEditorPart, Map<IEditorPart, CDOInvalidRootAgent>> invalidRootAgents = new HashMap();
	                                                                                          ^^^^^^^^^^^^^
Type safety: The expression of type HashMap needs unchecked conversion to conform to Map<IEditorPart,Map<IEditorPart,CDOInvalidRootAgent>>
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[99] 
	private final Map<IEditorPart, Map<IEditorPart, CDOInvalidRootAgent>> invalidRootAgents = new HashMap();
	                                                                                              ^^^^^^^
HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[111] 
	private IResourceSetDisposalApprover disposalApprover = new ResourceSetDisposalApprover();
	                                     ^^^^^^^^^^^^^^^^
The value of the field PapyrusCDOEditorManager.disposalApprover is not used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[128] 
	URI uri = EditorUtils.getResourceURI(input);
	    ^^^
The value of the local variable uri is not used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[146] 
	CDOHandlingConflictResolver conflictResolver = new CDOHandlingConflictResolver() {
	^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOHandlingConflictResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo/4.16.0.v20220116-0838/org.eclipse.emf.cdo-4.16.0.v20220116-0838.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[146] 
	CDOHandlingConflictResolver conflictResolver = new CDOHandlingConflictResolver() {
	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOHandlingConflictResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo/4.16.0.v20220116-0838/org.eclipse.emf.cdo-4.16.0.v20220116-0838.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[146] 
	CDOHandlingConflictResolver conflictResolver = new CDOHandlingConflictResolver() {
	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'CDOHandlingConflictResolver()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo/4.16.0.v20220116-0838/org.eclipse.emf.cdo-4.16.0.v20220116-0838.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[148] 
	protected boolean handleConflict(final ConflictHandler conflictHandler, final long lastNonConflictTimeStamp) {
	                                       ^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOHandlingConflictResolver.ConflictHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo/4.16.0.v20220116-0838/org.eclipse.emf.cdo-4.16.0.v20220116-0838.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[167] 
	private boolean superHandleConflict(final ConflictHandler conflictHandler, final long lastNonConflictTimeStamp) {
	                                          ^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOHandlingConflictResolver.ConflictHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo/4.16.0.v20220116-0838/org.eclipse.emf.cdo-4.16.0.v20220116-0838.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[168] 
	return super.handleConflict(conflictHandler, lastNonConflictTimeStamp);
	             ^^^^^^^^^^^^^^
Discouraged access: The method 'CDOHandlingConflictResolver.handleConflict(CDOHandlingConflictResolver.ConflictHandler, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo/4.16.0.v20220116-0838/org.eclipse.emf.cdo-4.16.0.v20220116-0838.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[172] 
	conflictResolver.setConflictHandlerSelector(new InteractiveConflictHandlerSelector());
	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CDOHandlingConflictResolver.setConflictHandlerSelector(CDOHandlingConflictResolver.ConflictHandlerSelector)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo/4.16.0.v20220116-0838/org.eclipse.emf.cdo-4.16.0.v20220116-0838.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[172] 
	conflictResolver.setConflictHandlerSelector(new InteractiveConflictHandlerSelector());
	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'InteractiveConflictHandlerSelector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.ui/4.11.1.v20220115-0815/org.eclipse.emf.cdo.ui-4.11.1.v20220115-0815.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[172] 
	conflictResolver.setConflictHandlerSelector(new InteractiveConflictHandlerSelector());
	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'InteractiveConflictHandlerSelector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.ui/4.11.1.v20220115-0815/org.eclipse.emf.cdo.ui-4.11.1.v20220115-0815.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[328] 
	CDOView view = editors.remove(coreEditor);
	        ^^^^
The value of the local variable view is not used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[374] 
	Optional<ISashWindowsContainer> sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class);
	                                                ^^^^^^^^^^^^
The type AdapterUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[374] 
	Optional<ISashWindowsContainer> sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class);
	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method adapt(Object, Class<ISashWindowsContainer>) from the type AdapterUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[387] 
	Optional<ISashWindowsContainer> sashContainer = AdapterUtils.adapt(part, ISashWindowsContainer.class);
	                                                ^^^^^^^^^^^^
The type AdapterUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/PapyrusCDOEditorManager.java:[387] 
	Optional<ISashWindowsContainer> sashContainer = AdapterUtils.adapt(part, ISashWindowsContainer.class);
	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method adapt(Object, Class<ISashWindowsContainer>) from the type AdapterUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/dialogs/CheckoutBrowseDialog.java:[59] 
	import org.eclipse.ui.actions.CreateFolderAction;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type CreateFolderAction is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/dialogs/CheckoutBrowseDialog.java:[228] 
	tree.setSorter(itemProvider);
	     ^^^^^^^^^^^^^^^^^^^^^^^
The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/dialogs/CheckoutBrowseDialog.java:[242] 
	ActionButton newFolderButton = new ActionButton(Messages.CheckoutBrowseDialog_newFolderAction, new CreateFolderAction(this), SWT.PUSH);
	                                                                                                   ^^^^^^^^^^^^^^^^^^
The type CreateFolderAction is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/dialogs/CheckoutBrowseDialog.java:[242] 
	ActionButton newFolderButton = new ActionButton(Messages.CheckoutBrowseDialog_newFolderAction, new CreateFolderAction(this), SWT.PUSH);
	                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
The constructor CreateFolderAction(IShellProvider) is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/org/eclipse/papyrus/cdo/internal/ui/editors/DawnGraphicalEditorSupport.java:[158] 
	Iterator<EObject> iter = EcoreUtil.getAllProperContents(Collections.singleton(diagram), false);
	                  ^^^^
The value of the local variable iter is not used
43 problems (43 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/target/org.eclipse.papyrus.cdo.ui-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/target/org.eclipse.papyrus.cdo.ui-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.ui ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] -------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.doc >-------
[INFO] Building Papyrus CDO UI doc 1.2.0-SNAPSHOT                        [9/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] The project's OSGi version is 1.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.29:eclipse-help (default) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/target/site/generated-eclipse-help
[INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/src/site/mediawiki/papyrus-cdo-client-userDoc.mediawiki
[INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/src/site/mediawiki/papyrus-cdo-server-userDoc.mediawiki
[INFO] Processed 23 files
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/target/org.eclipse.papyrus.cdo.ui.doc-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/target/org.eclipse.papyrus.cdo.ui.doc-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.ui.doc ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ----< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.hyperlink >----
[INFO] Building org.eclipse.papyrus.cdo.ui.hyperlink 1.2.0-SNAPSHOT     [10/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] The project's OSGi version is 1.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/target/classes
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[30] 
	import org.eclipse.emf.cdo.explorer.ui.checkouts.CDOCheckoutContentProvider;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[31] 
	import org.eclipse.emf.cdo.explorer.ui.checkouts.actions.OpenWithActionProvider;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'OpenWithActionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[124] 
	CDOCheckoutContentProvider contentProvider = CDOCheckoutContentProvider.getInstance(CDOCheckoutContentProvider.PROJECT_EXPLORER_ID);
	^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[124] 
	CDOCheckoutContentProvider contentProvider = CDOCheckoutContentProvider.getInstance(CDOCheckoutContentProvider.PROJECT_EXPLORER_ID);
	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[124] 
	CDOCheckoutContentProvider contentProvider = CDOCheckoutContentProvider.getInstance(CDOCheckoutContentProvider.PROJECT_EXPLORER_ID);
	                                                                        ^^^^^^^^^^^
Discouraged access: The method 'CDOCheckoutContentProvider.getInstance(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[124] 
	CDOCheckoutContentProvider contentProvider = CDOCheckoutContentProvider.getInstance(CDOCheckoutContentProvider.PROJECT_EXPLORER_ID);
	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[124] 
	CDOCheckoutContentProvider contentProvider = CDOCheckoutContentProvider.getInstance(CDOCheckoutContentProvider.PROJECT_EXPLORER_ID);
	                                                                                                               ^^^^^^^^^^^^^^^^^^^
Discouraged access: The field 'CDOCheckoutContentProvider.PROJECT_EXPLORER_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[127] 
	contentProvider.selectObjects(checkout);
	                ^^^^^^^^^^^^^
Discouraged access: The method 'CDOCheckoutContentProvider.selectObjects(Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[134] 
	OpenWithActionProvider.openEditor(page, null, object, null);
	^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'OpenWithActionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[134] 
	OpenWithActionProvider.openEditor(page, null, object, null);
	                       ^^^^^^^^^^
Discouraged access: The method 'OpenWithActionProvider.openEditor(IWorkbenchPage, ComposedAdapterFactory, EObject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[137] 
	OpenWithActionProvider.openEditor(page, null, diResource, PapyrusCDOEditorOpener.ID);
	^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'OpenWithActionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlink.java:[137] 
	OpenWithActionProvider.openEditor(page, null, diResource, PapyrusCDOEditorOpener.ID);
	                       ^^^^^^^^^^
Discouraged access: The method 'OpenWithActionProvider.openEditor(IWorkbenchPage, ComposedAdapterFactory, EObject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlinkHelper.java:[38] 
	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type AdapterUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlinkHelper.java:[106] 
	CDOResourceNode node = AdapterUtils.adapt(linkTarget, CDOResourceNode.class, null);
	                       ^^^^^^^^^^^^
The type AdapterUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/org/eclipse/papyrus/cdo/internal/ui/hyperlink/CDOResourceHyperlinkHelper.java:[106] 
	CDOResourceNode node = AdapterUtils.adapt(linkTarget, CDOResourceNode.class, null);
	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method adapt(Object, Class<CDOResourceNode>, CDOResourceNode) from the type AdapterUtils is deprecated
15 problems (15 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/target/org.eclipse.papyrus.cdo.ui.hyperlink-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/target/org.eclipse.papyrus.cdo.ui.hyperlink-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.ui.hyperlink ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.diagram.ui >---
[INFO] Building org.eclipse.papyrus.cdo.uml.diagram.ui 1.2.0-SNAPSHOT   [11/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] The project's OSGi version is 1.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/target/classes
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/org/eclipse/papyrus/cdo/uml/diagram/internal/ui/wizards/NewModelPage.java:[31] 
	import org.eclipse.emf.cdo.explorer.ui.checkouts.CDOCheckoutContentProvider;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/org/eclipse/papyrus/cdo/uml/diagram/internal/ui/wizards/NewModelPage.java:[109] 
	folderViewer = CDOCheckoutContentProvider.createTreeViewer(container);
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CDOCheckoutContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/org/eclipse/papyrus/cdo/uml/diagram/internal/ui/wizards/NewModelPage.java:[109] 
	folderViewer = CDOCheckoutContentProvider.createTreeViewer(container);
	                                          ^^^^^^^^^^^^^^^^
Discouraged access: The method 'CDOCheckoutContentProvider.createTreeViewer(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer.ui/4.7.5.v20220110-1006/org.eclipse.emf.cdo.explorer.ui-4.7.5.v20220110-1006.jar')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/org/eclipse/papyrus/cdo/uml/diagram/internal/ui/wizards/NewModelPage.java:[468] 
	private static SegmentType of(CDOResourceNode resourceNode) {
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method of(CDOResourceNode) from the type NewModelPage.SegmentType is never used locally
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/org/eclipse/papyrus/cdo/uml/diagram/internal/ui/wizards/CDONewModelStorageProvider.java:[26] 
	import org.eclipse.core.runtime.IStatus;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.core.runtime.IStatus is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/org/eclipse/papyrus/cdo/uml/diagram/internal/ui/wizards/CDONewModelStorageProvider.java:[37] 
	import org.eclipse.papyrus.cdo.internal.ui.editors.PapyrusCDOEditorInput;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'PapyrusCDOEditorInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/target/classes')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/org/eclipse/papyrus/cdo/uml/diagram/internal/ui/wizards/CDONewModelStorageProvider.java:[179] 
	return new PapyrusCDOEditorInput(uri, uri.trimFileExtension().lastSegment());
	           ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'PapyrusCDOEditorInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/target/classes')
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/org/eclipse/papyrus/cdo/uml/diagram/internal/ui/wizards/CDONewModelStorageProvider.java:[179] 
	return new PapyrusCDOEditorInput(uri, uri.trimFileExtension().lastSegment());
	           ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'PapyrusCDOEditorInput(URI, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/target/classes')
8 problems (8 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/target/org.eclipse.papyrus.cdo.uml.diagram.ui-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/target/org.eclipse.papyrus.cdo.uml.diagram.ui-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.uml.diagram.ui ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui >----
[INFO] Building org.eclipse.papyrus.cdo.uml.search.ui 1.2.0-SNAPSHOT    [12/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] The project's OSGi version is 1.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/target/org.eclipse.papyrus.cdo.uml.search.ui-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/target/org.eclipse.papyrus.cdo.uml.search.ui-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.uml.search.ui ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] -------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui >-------
[INFO] Building org.eclipse.papyrus.cdo.uml.ui 1.2.0-SNAPSHOT           [13/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] The project's OSGi version is 1.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/target/org.eclipse.papyrus.cdo.uml.ui-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/target/org.eclipse.papyrus.cdo.uml.ui-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.cdo.uml.ui ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.css.cdo >--
[INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.cdo 2.2.100-SNAPSHOT [14/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] The project's OSGi version is 2.2.100.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] Compiling 40 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/target/org.eclipse.papyrus.infra.gmfdiag.css.cdo-2.2.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/target/org.eclipse.papyrus.infra.gmfdiag.css.cdo-2.2.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.css.cdo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.style.cdo >--
[INFO] Building org.eclipse.papyrus.infra.gmfdiag.style.cdo 2.0.0-SNAPSHOT [15/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] The project's OSGi version is 2.0.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/target/org.eclipse.papyrus.infra.gmfdiag.style.cdo-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/target/org.eclipse.papyrus.infra.gmfdiag.style.cdo-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.style.cdo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.core.architecture.cdo >--
[INFO] Building org.eclipse.papyrus.infra.core.architecture.cdo 2.1.0-SNAPSHOT [16/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] The project's OSGi version is 2.1.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/target/org.eclipse.papyrus.infra.core.architecture.cdo-2.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/target/org.eclipse.papyrus.infra.core.architecture.cdo-2.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.core.architecture.cdo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.nattable.model.cdo >--
[INFO] Building org.eclipse.papyrus.infra.nattable.model.cdo 4.2.0-SNAPSHOT [17/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] The project's OSGi version is 4.2.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] Compiling 79 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/target/classes
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/src/org/eclipse/papyrus/infra/nattable/model/cdo/nattable/nattablestyle/impl/StyledElementImpl.java:[109] 
	for (Iterator i = getStyles().iterator(); i.hasNext();) {
	     ^^^^^^^^
Iterator is a raw type. References to generic type Iterator<E> should be parameterized
1 problem (1 warning)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/target/org.eclipse.papyrus.infra.nattable.model.cdo-4.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/target/org.eclipse.papyrus.infra.nattable.model.cdo-4.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.nattable.model.cdo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---< org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.textedit.cdo >---
[INFO] Building org.eclipse.papyrus.infra.textedit.cdo 1.0.0-SNAPSHOT   [18/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] The project's OSGi version is 1.0.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/target/org.eclipse.papyrus.infra.textedit.cdo-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/target/org.eclipse.papyrus.infra.textedit.cdo-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.textedit.cdo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --------------------< org.eclipse.papyrus.cdo:uml >---------------------
[INFO] Building uml 1.2.0-SNAPSHOT                                      [19/39]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ uml ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ uml ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ uml ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ uml ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ uml ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ uml ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ----------< org.eclipse.papyrus.cdo:org.eclipse.uml2.uml.cdo >----------
[INFO] Building org.eclipse.uml2.uml.cdo 5.4.0-SNAPSHOT                 [20/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.uml2.uml.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.uml2.uml.cdo ---
[INFO] The project's OSGi version is 5.4.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.uml2.uml.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.uml2.uml.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.uml2.uml.cdo ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.uml2.uml.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.uml2.uml.cdo ---
[INFO] Compiling 254 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/target/classes
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExecutableNodeImpl.java:[27] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndCreationDataImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndCreationDataImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndCreationDataImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SignalEventImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SignalEventImpl.java:[21] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SignalEventImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralBooleanImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralBooleanImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SlotImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SlotImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SlotImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SlotImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateImpl.java:[25] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateImpl.java:[36] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateImpl.java:[40] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateImpl.java:[41] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateImpl.java:[43] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AddStructuralFeatureValueActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AddStructuralFeatureValueActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtensionEndImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtensionEndImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtensionEndImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DeploymentTargetImpl.java:[27] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeObservationImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeObservationImpl.java:[23] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeObservationImpl.java:[25] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeEventImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeEventImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ParameterImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/NamedElementImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/NamedElementImpl.java:[36] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CreateLinkObjectActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CreateLinkObjectActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StringExpressionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StringExpressionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StringExpressionImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StringExpressionImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DeploymentImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DeploymentImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DeploymentImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DeploymentImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/NodeImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/NodeImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeIntervalImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeIntervalImpl.java:[21] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeIntervalImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassImpl.java:[25] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassImpl.java:[36] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassImpl.java:[40] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassImpl.java:[41] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateSignatureImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateSignatureImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateSignatureImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageOccurrenceSpecificationImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageOccurrenceSpecificationImpl.java:[25] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageOccurrenceSpecificationImpl.java:[27] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ParameterSetImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ParameterSetImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadIsClassifiedObjectActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadIsClassifiedObjectActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateParameterSubstitutionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateParameterSubstitutionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateParameterSubstitutionImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExecutionOccurrenceSpecificationImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExecutionOccurrenceSpecificationImpl.java:[21] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExecutionOccurrenceSpecificationImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ComponentRealizationImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ComponentRealizationImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ComponentRealizationImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/WriteStructuralFeatureActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/WriteStructuralFeatureActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProtocolTransitionImpl.java:[25] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProtocolTransitionImpl.java:[36] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AcceptEventActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AcceptEventActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AcceptEventActionImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TestIdentityActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TestIdentityActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadLinkObjectEndQualifierActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadLinkObjectEndQualifierActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RedefinableElementImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RedefinableElementImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PseudostateImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PseudostateImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PseudostateImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralOrderingImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralOrderingImpl.java:[28] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/WriteVariableActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/WriteVariableActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ChangeEventImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ChangeEventImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RegionImpl.java:[23] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RegionImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RegionImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RegionImpl.java:[39] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConditionalNodeImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConditionalNodeImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConditionalNodeImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExpansionRegionImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExpansionRegionImpl.java:[28] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExpansionRegionImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ValueSpecificationActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ValueSpecificationActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InstanceSpecificationImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InstanceSpecificationImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InstanceSpecificationImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InstanceSpecificationImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InstanceSpecificationImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionFragmentImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionFragmentImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionFragmentImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionFragmentImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionFragmentImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ObjectNodeImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ObjectNodeImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ObjectNodeImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationObservationImpl.java:[26] 
	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationObservationImpl.java:[27] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClearStructuralFeatureActionImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClearStructuralFeatureActionImpl.java:[27] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationConstraintImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationConstraintImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationConstraintImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InformationItemImpl.java:[26] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/IntervalConstraintImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/IntervalConstraintImpl.java:[24] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionConstraintImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionConstraintImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehaviorExecutionSpecificationImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehaviorExecutionSpecificationImpl.java:[21] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehaviorExecutionSpecificationImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateBindingImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateBindingImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateBindingImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateBindingImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PinImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PinImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallOperationActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallOperationActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassifierTemplateParameterImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassifierTemplateParameterImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassifierTemplateParameterImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InformationFlowImpl.java:[28] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadLinkActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadLinkActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ModelImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ModelImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadExtentActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadExtentActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassifierImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassifierImpl.java:[39] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassifierImpl.java:[40] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClassifierImpl.java:[41] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageableElementImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageableElementImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageableElementImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CreateObjectActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CreateObjectActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/IntervalImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/IntervalImpl.java:[21] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/IntervalImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RemoveVariableValueActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RemoveVariableValueActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActionInputPinImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActionInputPinImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralStringImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralStringImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeExpressionImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeExpressionImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeExpressionImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadLinkObjectEndActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadLinkObjectEndActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StartObjectBehaviorActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StartObjectBehaviorActionImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LoopNodeImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LoopNodeImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LoopNodeImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LoopNodeImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadVariableActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadVariableActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ParameterableElementImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ParameterableElementImpl.java:[28] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ParameterableElementImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectorEndImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectorEndImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CollaborationImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CollaborationImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CollaborationImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CollaborationImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConsiderIgnoreFragmentImpl.java:[27] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralIntegerImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralIntegerImpl.java:[25] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RedefinableTemplateSignatureImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkActionImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageImportImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageImportImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageImportImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StereotypeImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProtocolConformanceImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProtocolConformanceImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProtocolConformanceImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MultiplicityElementImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MultiplicityElementImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InstanceValueImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InstanceValueImpl.java:[25] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InstanceValueImpl.java:[27] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OccurrenceSpecificationImpl.java:[28] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReduceActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReduceActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ComponentImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ComponentImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ComponentImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ComponentImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/EnumerationImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InvocationActionImpl.java:[18] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InvocationActionImpl.java:[27] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InvocationActionImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ArtifactImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ArtifactImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ArtifactImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TypedElementImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TypedElementImpl.java:[21] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TypedElementImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ImageImpl.java:[18] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ImageImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StructuralFeatureActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StructuralFeatureActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralizationSetImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralizationSetImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralizationSetImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ContinuationImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ContinuationImpl.java:[28] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectableElementTemplateParameterImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectableElementTemplateParameterImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectorImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectorImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectorImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectorImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallActionImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PortImpl.java:[23] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PortImpl.java:[31] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PortImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TransitionImpl.java:[25] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TransitionImpl.java:[36] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TransitionImpl.java:[40] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TransitionImpl.java:[42] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/UseCaseImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/UseCaseImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActionImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActionImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActionImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/EncapsulatedClassifierImpl.java:[26] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AbstractionImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AbstractionImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageEndImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageEndImpl.java:[25] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageEndImpl.java:[27] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/NamespaceImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SubstitutionImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SubstitutionImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SubstitutionImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LifelineImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LifelineImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LifelineImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LifelineImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AddVariableValueActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AddVariableValueActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StructuralFeatureImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StructuralFeatureImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PropertyImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PropertyImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ElementImportImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ElementImportImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ElementImportImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExecutionSpecificationImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExecutionSpecificationImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExecutionSpecificationImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DecisionNodeImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DecisionNodeImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DecisionNodeImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OperationImpl.java:[23] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OperationImpl.java:[34] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OperationImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OperationImpl.java:[39] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OperationImpl.java:[40] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OperationImpl.java:[41] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtendImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtendImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtendImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtendImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActionExecutionSpecificationImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActionExecutionSpecificationImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActionExecutionSpecificationImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProtocolStateMachineImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ValueSpecificationImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ValueSpecificationImpl.java:[25] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ValueSpecificationImpl.java:[27] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralizationImpl.java:[18] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralizationImpl.java:[27] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralizationImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/GeneralizationImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/UnmarshallActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/UnmarshallActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/UnmarshallActionImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateParameterImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateParameterImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateParameterImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InterfaceImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InterfaceImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InterfaceImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InterfaceImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CollaborationUseImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CollaborationUseImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CollaborationUseImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DeploymentSpecificationImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DeploymentSpecificationImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DeploymentSpecificationImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionUseImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionUseImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionUseImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StartClassifierBehaviorActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StartClassifierBehaviorActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionOperandImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionOperandImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionOperandImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionOperandImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionOperandImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InteractionOperandImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CommentImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CommentImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CommentImpl.java:[25] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueExpressionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueExpressionImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueExpressionImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EDataTypeEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EDataTypeEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueExpressionImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueExpressionImpl.java:[35] 
	import org.eclipse.emf.ecore.util.InternalEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.InternalEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateableElementImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateableElementImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TemplateableElementImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ValuePinImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ValuePinImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VariableActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VariableActionImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VariableActionImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/FeatureImpl.java:[18] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/FeatureImpl.java:[24] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityEdgeImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityEdgeImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityEdgeImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityEdgeImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityEdgeImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SendObjectActionImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SendObjectActionImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehavioralFeatureImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehavioralFeatureImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehavioralFeatureImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehavioralFeatureImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehavioralFeatureImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/QualifierValueImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/QualifierValueImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/QualifierValueImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConstraintImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConstraintImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConstraintImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConstraintImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehaviorImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehaviorImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehaviorImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallEventImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallEventImpl.java:[21] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallEventImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExceptionHandlerImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExceptionHandlerImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExceptionHandlerImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExceptionHandlerImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/IncludeImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/IncludeImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/IncludeImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ObjectFlowImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ObjectFlowImpl.java:[28] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ObjectFlowImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectableElementImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectableElementImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectableElementImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DestroyObjectActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DestroyObjectActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClearAssociationActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClearAssociationActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CreateLinkActionImpl.java:[28] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationIntervalImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationIntervalImpl.java:[21] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DurationIntervalImpl.java:[23] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/EnumerationLiteralImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/EnumerationLiteralImpl.java:[28] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/EnumerationLiteralImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityParameterNodeImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityParameterNodeImpl.java:[28] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityParameterNodeImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AcceptCallActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AcceptCallActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TriggerImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TriggerImpl.java:[26] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TriggerImpl.java:[28] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TriggerImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProfileApplicationImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProfileApplicationImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ProfileApplicationImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralRealImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralRealImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InterfaceRealizationImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InterfaceRealizationImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InterfaceRealizationImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReceptionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReceptionImpl.java:[28] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReceptionImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VertexImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VertexImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VertexImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/MessageImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateInvariantImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateInvariantImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateInvariantImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReplyActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReplyActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReplyActionImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadStructuralFeatureActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadStructuralFeatureActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityNodeImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityNodeImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StructuredClassifierImpl.java:[35] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndDataImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndDataImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndDataImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/InterruptibleActivityRegionImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeConstraintImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/TimeConstraintImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndDestructionDataImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndDestructionDataImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LinkEndDestructionDataImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SequenceNodeImpl.java:[25] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StructuredActivityNodeImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StructuredActivityNodeImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RaiseExceptionActionImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RaiseExceptionActionImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AssociationClassImpl.java:[23] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AssociationClassImpl.java:[34] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehavioredClassifierImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehavioredClassifierImpl.java:[33] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BehavioredClassifierImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtensionPointImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtensionPointImpl.java:[30] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExtensionPointImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallBehaviorActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallBehaviorActionImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CallBehaviorActionImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueActionImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EDataTypeEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EDataTypeEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueActionImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueActionImpl.java:[32] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OperationTemplateParameterImpl.java:[22] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OperationTemplateParameterImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/JoinNodeImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/JoinNodeImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RemoveStructuralFeatureValueActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/RemoveStructuralFeatureValueActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DestroyLinkActionImpl.java:[23] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExpansionNodeImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExpansionNodeImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadSelfActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReadSelfActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SendSignalActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SendSignalActionImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateMachineImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/StateMachineImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CombinedFragmentImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CombinedFragmentImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/CombinedFragmentImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DataTypeImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExpressionImpl.java:[18] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExpressionImpl.java:[27] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ExpressionImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/DependencyImpl.java:[25] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageMergeImpl.java:[17] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageMergeImpl.java:[26] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/PackageMergeImpl.java:[30] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/SignalImpl.java:[31] 
	import org.eclipse.emf.ecore.util.EObjectContainmentEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ManifestationImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ManifestationImpl.java:[26] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ManifestationImpl.java:[28] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VariableImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VariableImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/VariableImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralUnlimitedNaturalImpl.java:[19] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/LiteralUnlimitedNaturalImpl.java:[25] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AssociationImpl.java:[23] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/AssociationImpl.java:[34] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityPartitionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityPartitionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityPartitionImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityPartitionImpl.java:[37] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ActivityPartitionImpl.java:[38] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReclassifyObjectActionImpl.java:[21] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReclassifyObjectActionImpl.java:[32] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ReclassifyObjectActionImpl.java:[36] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueBehaviorImpl.java:[21] 
	import org.eclipse.emf.ecore.util.EDataTypeEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EDataTypeEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueBehaviorImpl.java:[22] 
	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/OpaqueBehaviorImpl.java:[24] 
	import org.eclipse.emf.ecore.util.InternalEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.InternalEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClauseImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClauseImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClauseImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ClauseImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectionPointReferenceImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectionPointReferenceImpl.java:[31] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectionPointReferenceImpl.java:[33] 
	import org.eclipse.emf.ecore.util.EObjectResolvingEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/ConnectionPointReferenceImpl.java:[34] 
	import org.eclipse.emf.ecore.util.EcoreUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreUtil is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BroadcastSignalActionImpl.java:[20] 
	import org.eclipse.emf.common.notify.Notification;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.common.notify.Notification is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BroadcastSignalActionImpl.java:[27] 
	import org.eclipse.emf.ecore.InternalEObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.InternalEObject is never used
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/org/eclipse/uml2/uml/cdo/internal/impl/BroadcastSignalActionImpl.java:[29] 
	import org.eclipse.emf.ecore.impl.ENotificationImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.impl.ENotificationImpl is never used
537 problems (537 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.uml2.uml.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.uml2.uml.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/target/org.eclipse.uml2.uml.cdo-5.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.uml2.uml.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.uml2.uml.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.cdo/target/org.eclipse.uml2.uml.cdo-5.4.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.uml2.uml.cdo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.uml2.uml.cdo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.uml2.uml.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.uml2.uml.cdo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.eclipse.papyrus.cdo:org.eclipse.uml2.uml.profile.standard.cdo >--
[INFO] Building org.eclipse.uml2.uml.profile.standard.cdo 1.5.0-SNAPSHOT [21/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] The project's OSGi version is 1.5.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/target/org.eclipse.uml2.uml.profile.standard.cdo-1.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/uml/org.eclipse.uml2.uml.profile.standard.cdo/target/org.eclipse.uml2.uml.profile.standard.cdo-1.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.uml2.uml.profile.standard.cdo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ------------------< org.eclipse.papyrus.cdo:compare >-------------------
[INFO] Building compare 1.2.0-SNAPSHOT                                  [22/39]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ compare ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ compare ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- tycho-source-plugin:2.1.0:plugin-source (plugin-source) @ compare ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.1.0:source-feature (source-feature) @ compare ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.1.0:p2-metadata (attach-p2-metadata) @ compare ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ compare ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ------< org.eclipse.papyrus.cdo:org.eclipse.emf.compare.uml2.cdo >------
[INFO] Building org.eclipse.emf.compare.uml2.cdo 1.0.0-SNAPSHOT         [23/39]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.emf.compare.uml2.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.compare.uml2.cdo ---
[INFO] The project's OSGi version is 1.0.0.202203010227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-id (default-validate-id) @ org.eclipse.emf.compare.uml2.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.1.0:validate-version (default-validate-version) @ org.eclipse.emf.compare.uml2.cdo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.emf.compare.uml2.cdo ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/org.eclipse.emf.compare.uml2.cdo/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.emf.compare.uml2.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/org.eclipse.emf.compare.uml2.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.1.0:compile (default-compile) @ org.eclipse.emf.compare.uml2.cdo ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/org.eclipse.emf.compare.uml2.cdo/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Collaborative Modeling - CDO 1.2.0-SNAPSHOT ........ SUCCESS [  5.260 s]
[INFO] org.eclipse.papyrus.cdo-bundles 1.2.0-SNAPSHOT ..... SUCCESS [  0.007 s]
[INFO] org.eclipse.papyrus.cdo.core 2.0.1-SNAPSHOT ........ SUCCESS [  5.909 s]
[INFO] org.eclipse.papyrus.cdo.security 1.0.0-SNAPSHOT .... SUCCESS [  0.489 s]
[INFO] org.eclipse.papyrus.cdo.security.properties 1.0.0-SNAPSHOT SUCCESS [  0.327 s]
[INFO] org.eclipse.papyrus.cdo.validation.problems 1.2.0-SNAPSHOT SUCCESS [  0.384 s]
[INFO] org.eclipse.papyrus.cdo.validation.problems.edit 1.2.0-SNAPSHOT SUCCESS [  0.227 s]
[INFO] org.eclipse.papyrus.cdo.ui 1.2.0-SNAPSHOT .......... SUCCESS [  1.467 s]
[INFO] Papyrus CDO UI doc 1.2.0-SNAPSHOT .................. SUCCESS [  1.138 s]
[INFO] org.eclipse.papyrus.cdo.ui.hyperlink 1.2.0-SNAPSHOT  SUCCESS [  0.561 s]
[INFO] org.eclipse.papyrus.cdo.uml.diagram.ui 1.2.0-SNAPSHOT SUCCESS [  0.723 s]
[INFO] org.eclipse.papyrus.cdo.uml.search.ui 1.2.0-SNAPSHOT SUCCESS [  0.889 s]
[INFO] org.eclipse.papyrus.cdo.uml.ui 1.2.0-SNAPSHOT ...... SUCCESS [  0.592 s]
[INFO] org.eclipse.papyrus.infra.gmfdiag.css.cdo 2.2.100-SNAPSHOT SUCCESS [  0.688 s]
[INFO] org.eclipse.papyrus.infra.gmfdiag.style.cdo 2.0.0-SNAPSHOT SUCCESS [  0.120 s]
[INFO] org.eclipse.papyrus.infra.core.architecture.cdo 2.1.0-SNAPSHOT SUCCESS [  0.372 s]
[INFO] org.eclipse.papyrus.infra.nattable.model.cdo 4.2.0-SNAPSHOT SUCCESS [  0.665 s]
[INFO] org.eclipse.papyrus.infra.textedit.cdo 1.0.0-SNAPSHOT SUCCESS [  0.284 s]
[INFO] uml 1.2.0-SNAPSHOT ................................. SUCCESS [  0.052 s]
[INFO] org.eclipse.uml2.uml.cdo 5.4.0-SNAPSHOT ............ SUCCESS [  3.740 s]
[INFO] org.eclipse.uml2.uml.profile.standard.cdo 1.5.0-SNAPSHOT SUCCESS [  0.369 s]
[INFO] compare 1.2.0-SNAPSHOT ............................. SUCCESS [  0.004 s]
[INFO] org.eclipse.emf.compare.uml2.cdo 1.0.0-SNAPSHOT .... FAILURE [  0.145 s]
[INFO] org.eclipse.papyrus.cdo-features 1.2.0-SNAPSHOT .... SKIPPED
[INFO] org.eclipse.emf.compare.uml2.cdo.feature 1.0.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.papyrus.cdo.feature 1.3.0-SNAPSHOT ..... SKIPPED
[INFO] org.eclipse.papyrus.cdo.models.feature 1.0.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.papyrus.cdo.infra.textedit.feature 1.0.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.papyrus.cdo-releng 1.2.0-SNAPSHOT ...... SKIPPED
[INFO] org.eclipse.papyrus.cdo.p2 1.2.0-SNAPSHOT .......... SKIPPED
[INFO] org.eclipse.papyrus.cdo-tests 1.2.0-SNAPSHOT ....... SKIPPED
[INFO] org.eclipse.papyrus.cdo.core.tests 1.2.0-SNAPSHOT .. SKIPPED
[INFO] org.eclipse.papyrus.cdo.ui.tests 1.2.0-SNAPSHOT .... SKIPPED
[INFO] org.eclipse.papyrus.cdo.validation.problems.tests 1.2.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.papyrus.cdo.uml.ui.tests 1.2.0-SNAPSHOT  SKIPPED
[INFO] org.eclipse.papyrus.cdo.uml.search.ui.tests 1.2.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.papyrus.cdo.tests 1.2.0-SNAPSHOT ....... SKIPPED
[INFO] org.eclipse.papyrus.uml.cdo-tests 1.2.0-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.papyrus.cdo.targetplatform 1.2.0-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:36 min
[INFO] Finished at: 2022-03-01T02:31:16Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.1.0:compile (default-compile) on project org.eclipse.emf.compare.uml2.cdo: Compilation failure: Compilation failure: 
[ERROR] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/org.eclipse.emf.compare.uml2.cdo/src/org/eclipse/emf/compare/uml2/cdo/UMLCDOMatchEngine.java:[45] 
[ERROR] 	super(matcher, comparisonFactory);
[ERROR] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor CDOCompare.CDOMatchEngine(IEObjectMatcher, IComparisonFactory) is not visible
[ERROR] /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/compare/org.eclipse.emf.compare.uml2.cdo/src/org/eclipse/emf/compare/uml2/cdo/UMLCDOMatchEngine.java:[176] 
[ERROR] 	public Factory() {
[ERROR] 	       ^^^^^^^^^
[ERROR] Implicit super constructor CDOCompare.CDOMatchEngine.Factory() is undefined. Must explicitly invoke another constructor
[ERROR] 2 problems (2 errors)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :org.eclipse.emf.compare.uml2.cdo
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Sending e-mails to: quentin.lemenez@cea.fr
Recording test results
No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: FAILURE